summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-11-26batman-adv: unify hash_entry field position in tt_local/global_entryAntonio Quartulli
2011-11-26batman-adv: add sanity check when removing global ttsSimon Wunderlich
2011-11-26batman-adv: remove references for global tt entriesSimon Wunderlich
2011-11-26batman-adv: correctly set the data field in the TT_REPONSE packetAntonio Quartulli
2011-11-26batman-adv: fix tt_local_reset_flags() functionAntonio Quartulli
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-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-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