aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler2012-01-252-4/+4
* ah: Correctly pass error codes in ahash output callback.Nick Bowler2012-01-252-4/+0
* svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields2012-01-252-20/+38
* svcrpc: destroy server sockets all at onceJ. Bruce Fields2012-01-252-7/+11
* svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields2012-01-251-0/+3
* mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka2012-01-251-1/+1
* igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings2012-01-121-0/+2
* ipv4: using prefetch requires including prefetch.hStephen Rothwell2012-01-061-0/+1
* ipv4: reintroduce route cache garbage collectorEric Dumazet2012-01-061-0/+106
* ipv4: flush route cache after change accept_localWeiping Pan2012-01-061-0/+5
* sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf2012-01-062-11/+3
* sctp: fix incorrect overflow check on autocloseXi Wang2012-01-064-3/+17
* sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet2012-01-061-1/+1
* net: have ipconfig not wait if no dev is availableGerlando Falauto2012-01-061-0/+4
* mqprio: Avoid panic if no options are providedThomas Graf2012-01-061-1/+1
* llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu2012-01-061-4/+10
* mac80211: fix another race in aggregation startJohannes Berg2012-01-061-45/+41
* ipip, sit: copy parms.name after register_netdeviceTed Feng2012-01-062-2/+12
* mac80211: fix race condition caused by late addBA responseNikolay Martynov2011-12-211-1/+16
* cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez2011-12-091-2/+4
* cfg80211: fix race on init and driver registrationLuis R. Rodriguez2011-12-091-16/+27
* mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach2011-12-091-0/+14
* mac80211: don't stop a single aggregation session twiceJohannes Berg2011-12-091-2/+8
* cfg80211: fix regulatory NULL dereferenceJohannes Berg2011-12-091-0/+4
* nl80211: fix MAC address validationEliad Peller2011-12-091-2/+2
* SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust2011-12-091-2/+1
* ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer2011-11-261-1/+7
* cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-261-0/+3
* nl80211: fix HT capability attribute validationJohannes Berg2011-11-261-2/+1
* mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg2011-11-261-0/+4
* mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-261-3/+6
* net: Handle different key sizes between address families in flow cachedpward2011-11-111-14/+17
* mac80211: disable powersave for broken APsJohannes Berg2011-11-112-2/+17
* mac80211: config hw when going back on-channelEliad Peller2011-11-111-2/+1
* mac80211: fix remain_off_channel regressionEliad Peller2011-11-111-2/+2
* NFS/sunrpc: don't use a credential with extra groups.NeilBrown2011-11-111-0/+3
* net: Unlock sock before calling sk_free()Thomas Gleixner2011-11-111-0/+1
* bridge: leave carrier on for empty bridgestephen hemminger2011-11-111-3/+0
* can bcm: fix incomplete tx_setup fixOliver Hartkopp2011-11-111-27/+21
* make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn2011-11-111-1/+4
* ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng2011-11-111-0/+3
* tcp: properly update lost_cnt_hint during shiftingYan, Zheng2011-11-111-3/+1
* tcp: properly handle md5sig_pool referencesYan, Zheng2011-11-112-7/+12
* l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet2011-11-111-1/+3
* ipv4: fix ipsec forward performance regressionYan, Zheng2011-11-111-7/+7
* can bcm: fix tx_setup off-by-one errorsOliver Hartkopp2011-11-111-6/+7
* bridge: fix hang on removal of bridge via netlinkstephen hemminger2011-11-113-4/+7
* net: hold sock reference while processing tx timestampsRichard Cochran2011-11-111-2/+10
* mac80211: fix offchannel TX cookie matchingJohannes Berg2011-11-114-3/+4
* rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman2011-11-111-0/+1