aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2011-09-18Merge git://github.com/davem330/netLinus Torvalds
2011-09-17ipv6: don't use inetpeer to store metrics for routes.Yan, Zheng
2011-09-16IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen
2011-09-16net: Handle different key sizes between address families in flow cachedpward
2011-09-16ipv4: Fix fib_info->fib_metrics leakYan, Zheng
2011-09-16caif: fix a potential NULL dereferenceEric Dumazet
2011-09-16sctp: deal with multiple COOKIE_ECHO chunksMax Matveev
2011-09-16wireless: Fix rate mask for scan requestRajkumar Manoharan
2011-09-16wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan
2011-09-16libceph: fix linger request requeuingSage Weil