summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-25ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler
2012-01-25ah: Correctly pass error codes in ahash output callback.Nick Bowler
2012-01-25svcrpc: avoid memory-corruption on pool shutdownJ. Bruce Fields
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields
2012-01-25svcrpc: fix double-free on shutdown of nfsd after changing pool modeJ. Bruce Fields
2012-01-25mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka
2012-01-12igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings
2012-01-06ipv4: using prefetch requires including prefetch.hStephen Rothwell
2012-01-06ipv4: reintroduce route cache garbage collectorEric Dumazet
2012-01-06ipv4: flush route cache after change accept_localWeiping Pan
2012-01-06sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf
2012-01-06sctp: fix incorrect overflow check on autocloseXi Wang
2012-01-06sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet
2012-01-06net: have ipconfig not wait if no dev is availableGerlando Falauto
2012-01-06mqprio: Avoid panic if no options are providedThomas Graf
2012-01-06llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu
2012-01-06mac80211: fix another race in aggregation startJohannes Berg
2012-01-06ipip, sit: copy parms.name after register_netdeviceTed Feng
2011-12-21mac80211: fix race condition caused by late addBA responseNikolay Martynov
2011-12-09cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez
2011-12-09cfg80211: fix race on init and driver registrationLuis R. Rodriguez
2011-12-09mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach
2011-12-09mac80211: don't stop a single aggregation session twiceJohannes Berg
2011-12-09cfg80211: fix regulatory NULL dereferenceJohannes Berg
2011-12-09nl80211: fix MAC address validationEliad Peller
2011-12-09SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust
2011-11-26ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer
2011-11-26cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez
2011-11-26nl80211: fix HT capability attribute validationJohannes Berg
2011-11-26mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg
2011-11-26mac80211: fix NULL dereference in radiotap codeJohannes Berg
2011-11-11net: Handle different key sizes between address families in flow cachedpward
2011-11-11mac80211: disable powersave for broken APsJohannes Berg
2011-11-11mac80211: config hw when going back on-channelEliad Peller
2011-11-11mac80211: fix remain_off_channel regressionEliad Peller
2011-11-11NFS/sunrpc: don't use a credential with extra groups.NeilBrown
2011-11-11net: Unlock sock before calling sk_free()Thomas Gleixner
2011-11-11bridge: leave carrier on for empty bridgestephen hemminger
2011-11-11can bcm: fix incomplete tx_setup fixOliver Hartkopp
2011-11-11make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn
2011-11-11ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng
2011-11-11tcp: properly update lost_cnt_hint during shiftingYan, Zheng
2011-11-11tcp: properly handle md5sig_pool referencesYan, Zheng
2011-11-11l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet
2011-11-11ipv4: fix ipsec forward performance regressionYan, Zheng
2011-11-11can bcm: fix tx_setup off-by-one errorsOliver Hartkopp
2011-11-11bridge: fix hang on removal of bridge via netlinkstephen hemminger
2011-11-11net: hold sock reference while processing tx timestampsRichard Cochran
2011-11-11mac80211: fix offchannel TX cookie matchingJohannes Berg
2011-11-11rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman