aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields2012-09-141-1/+2
* svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields2012-09-141-5/+2
* svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields2012-09-141-1/+1
* cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li2012-08-151-0/+3
* cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-153-1/+7
* net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-08-152-0/+4
* mac80211: cancel mesh path timerJohannes Berg2012-08-151-0/+1
* SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky2012-08-151-2/+2
* tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina2012-08-091-1/+3
* net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handlingJiri Benc2012-08-091-1/+7
* tcp: Add TCP_USER_TIMEOUT negative value checkHangbin Liu2012-08-091-1/+4
* wanmain: comparing array with NULLAlan Cox2012-08-091-28/+23
* cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore2012-08-091-2/+4
* caif: Fix access to freed pernet memorySjur Brændeland2012-08-091-1/+1
* sctp: Fix list corruption resulting from freeing an association on a listNeil Horman2012-08-092-7/+12
* sch_sfb: Fix missing NULL checkAlan Cox2012-08-091-0/+2
* nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-08-093-1/+14
* cfg80211: check iface combinations only when iface is runningMichal Kazior2012-07-191-1/+1
* tcp: drop SYN+FIN messagesEric Dumazet2012-07-191-0/+2
* mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-07-161-1/+4
* cfg80211: fix potential deadlock in regulatoryEliad Peller2012-07-161-1/+1
* netpoll: fix netpoll_send_udp() bugsEric Dumazet2012-07-161-5/+6
* ipv6: Move ipv6 proc file registration to end of init orderThomas Graf2012-07-161-10/+31
* bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)stephen hemminger2012-07-163-1/+3
* ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław2012-07-161-0/+1
* net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet2012-07-161-0/+2
* net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-07-161-2/+5
* NFSv4.1: Fix a request leak on the back channelTrond Myklebust2012-06-221-1/+2
* cfg80211: fix interface combinations checkJohannes Berg2012-06-171-1/+18
* mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-172-0/+28
* xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2012-06-102-26/+16
* sctp: check cached dst before using itNicolas Dichtel2012-06-102-20/+1
* Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-06-102-32/+6
* pktgen: fix module unload for goodEric Dumazet2012-06-101-2/+2
* pktgen: fix crash at module unloadEric Dumazet2012-06-101-2/+8
* l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman2012-06-101-6/+24
* ipv6: fix incorrect ipsec fragmentGao feng2012-06-102-18/+53
* ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang2012-06-101-7/+13
* ipv4: Do not use dead fib_info entries.David S. Miller2012-06-101-0/+2
* mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-06-101-6/+6
* cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez2012-06-011-0/+10
* tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau2012-05-211-2/+1
* tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet2012-05-212-5/+6
* net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin2012-05-211-1/+2
* net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-05-211-0/+20
* netem: fix possible skb leakEric Dumazet2012-05-211-4/+2
* mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau2012-05-071-1/+2
* nl80211: ensure interface is up in various APIsJohannes Berg2012-05-071-12/+17
* tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-271-0/+4
* net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-271-4/+5