summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-11-11mac80211: disable powersave for broken APsJohannes Berg2-2/+17
2011-11-11mac80211: config hw when going back on-channelEliad Peller1-2/+1
2011-11-11mac80211: fix remain_off_channel regressionEliad Peller1-2/+2
2011-11-11NFS/sunrpc: don't use a credential with extra groups.NeilBrown1-0/+3
2011-11-11net: Unlock sock before calling sk_free()Thomas Gleixner1-0/+1
2011-11-11ipv6: fix route error binding peer in func icmp6_dst_allocGao feng1-2/+1
2011-11-11ipv4: fix ipsec forward performance regressionYan, Zheng1-7/+7
2011-11-11net: hold sock reference while processing tx timestampsRichard Cochran1-2/+10
2011-11-11mac80211: fix offchannel TX cookie matchingJohannes Berg4-3/+4
2011-11-11rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman1-0/+1
2011-11-11SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2-22/+22
2011-11-11caif: Fix BUG() with network namespacesDavid Woodhouse1-2/+3
2011-10-20fib_rules: fix unresolved_rules countingYan, Zheng1-1/+4
2011-10-19tproxy: copy transparent flag when creating a time waitKOVACS Krisztian1-0/+1
2011-10-19bluetooth: Properly clone LSM attributes to newly created child connectionsPaul Moore3-1/+11
2011-10-19l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet1-1/+3
2011-10-19bridge: fix hang on removal of bridge via netlinkstephen hemminger3-4/+7
2011-10-18Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller3-53/+88
2011-10-18x25: Prevent skb overreads when checking call user dataMatthew Daley1-1/+2
2011-10-18x25: Handle undersized/fragmented skbsMatthew Daley6-17/+87
2011-10-18x25: Validate incoming call user data lengthsMatthew Daley2-0/+9
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom2-51/+86
2011-10-10gro: refetch inet6_protos[] after pulling ext headersYan, Zheng1-0/+1
2011-10-06bridge: leave carrier on for empty bridgestephen hemminger1-3/+0
2011-10-06netfilter: Use proper rwlock init functionThomas Gleixner1-1/+1
2011-10-05tcp: properly update lost_cnt_hint during shiftingYan, Zheng1-3/+1
2011-10-05tcp: properly handle md5sig_pool referencesYan, Zheng2-7/+12
2011-10-04Merge git://github.com/davem330/netLinus Torvalds4-34/+40
2011-10-03make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn1-1/+4
2011-10-03netfilter: nf_conntrack: fix event flooding in GRE protocol trackerFlorian Westphal1-2/+2
2011-09-30Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-clientLinus Torvalds4-42/+48
2011-09-29can bcm: fix incomplete tx_setup fixOliver Hartkopp1-27/+21
2011-09-29RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger1-4/+9
2011-09-29ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng1-0/+3
2011-09-29can bcm: fix tx_setup off-by-one errorsOliver Hartkopp1-6/+7
2011-09-28libceph: fix pg_temp mapping updateSage Weil1-26/+24
2011-09-28libceph: fix pg_temp mapping calculationSage Weil1-13/+21
2011-09-28Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller1-1/+4
2011-09-27Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville1-1/+4
2011-09-27ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear1-1/+3
2011-09-27ipv6: check return value for dst_allocMadalin Bucur1-1/+3
2011-09-27net: check return value for dst_allocMadalin Bucur1-4/+6
2011-09-27ipv6-multicast: Fix memory leak in input path.Ben Greear1-1/+3
2011-09-27Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-5/+5
2011-09-22batman-adv: do_bcast has to be true for broadcast packets onlyAntonio Quartulli1-5/+5
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen1-1/+4
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert1-0/+5
2011-09-21fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng1-2/+2
2011-09-20ipv6: fix a possible double freeRoy Li1-2/+2
2011-09-20Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville3-9/+11