summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-11ipv6: fix route error binding peer in func icmp6_dst_allocGao feng
2011-11-11ipv4: fix ipsec forward performance regressionYan, Zheng
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
2011-11-11SUNRPC/NFS: make rpc pipe upcall genericPeng Tao
2011-11-11caif: Fix BUG() with network namespacesDavid Woodhouse
2011-10-19fib_rules: fix unresolved_rules countingYan, Zheng
2011-10-19tproxy: copy transparent flag when creating a time waitKOVACS Krisztian
2011-10-18bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore
2011-10-18l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet
2011-10-18bridge: fix hang on removal of bridge via netlinkstephen hemminger
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-10-17x25: Prevent skb overreads when checking call user dataMatthew Daley
2011-10-17x25: Handle undersized/fragmented skbsMatthew Daley
2011-10-17x25: Validate incoming call user data lengthsMatthew Daley
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom
2011-10-10gro: refetch inet6_protos[] after pulling ext headersYan, Zheng
2011-10-06bridge: leave carrier on for empty bridgestephen hemminger
2011-10-05netfilter: Use proper rwlock init functionThomas Gleixner
2011-10-04tcp: properly update lost_cnt_hint during shiftingYan, Zheng
2011-10-04tcp: properly handle md5sig_pool referencesYan, Zheng
2011-10-04Merge git://github.com/davem330/netLinus Torvalds
2011-10-03make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn
2011-10-03netfilter: nf_conntrack: fix event flooding in GRE protocol trackerFlorian Westphal
2011-09-29Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-clientLinus Torvalds
2011-09-29can bcm: fix incomplete tx_setup fixOliver Hartkopp
2011-09-29RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger
2011-09-29ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng
2011-09-29can bcm: fix tx_setup off-by-one errorsOliver Hartkopp
2011-09-28libceph: fix pg_temp mapping updateSage Weil
2011-09-28libceph: fix pg_temp mapping calculationSage Weil
2011-09-27Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller
2011-09-27Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville
2011-09-27ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear
2011-09-27ipv6: check return value for dst_allocMadalin Bucur
2011-09-27net: check return value for dst_allocMadalin Bucur
2011-09-27ipv6-multicast: Fix memory leak in input path.Ben Greear
2011-09-27Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-09-22batman-adv: do_bcast has to be true for broadcast packets onlyAntonio Quartulli
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert
2011-09-21fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng
2011-09-20ipv6: fix a possible double freeRoy Li
2011-09-20Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville
2011-09-19Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville
2011-09-18tcp: fix validation of D-SACKZheng Yan