1. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 11 years ago
  2. 34e2ed3 net: ipv4: notify when address lifetime changes by Jiri Pirko · 11 years ago
  3. 0e82e7f6d af_unix: If we don't care about credentials coallesce all messages by Eric W. Biederman · 11 years ago
  4. 25da0e3 Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL" by Eric W. Biederman · 11 years ago
  5. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 11 years ago
  6. 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  7. 518314f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless by David S. Miller · 11 years ago
  8. 407ad2b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  9. 906b1c39 netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths by Matthias Schiffer · 11 years ago
  10. 990454b VSOCK: Handle changes to the VMCI context ID. by Reilly Grant · 11 years ago
  11. 25fb6ca4 net IPv6 : Fix broken IPv6 routing table after loopback down-up by Balakumaran Kannan · 11 years ago
  12. f0f6ee1 cbq: incorrect processing of high limits by Vasily Averin · 11 years ago
  13. b0bb9b3 Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 11 years ago
  14. 95bc6b8 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  15. ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  16. 00cfec3 net: add a synchronize_net() in netdev_rx_handler_unregister() by Eric Dumazet · 11 years ago
  17. cd68ddd net: fq_codel: Fix off-by-one error by Vijay Subramanian · 11 years ago
  18. a561cf7 net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb' by Shmulik Ladkani · 11 years ago
  19. 50eab05 net: fix the use of this_cpu_ptr by Li RongQing · 11 years ago
  20. 1c4a154 ipv6: don't accept node local multicast traffic from the wire by Hannes Frederic Sowa · 11 years ago
  21. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  22. 630a216 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  23. 0fb031f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  24. ea872d7 sch: add missing u64 in psched_ratecfg_precompute() by Sergey Popovich · 11 years ago
  25. fcca143 rtnetlink: fix error return code in rtnl_link_fill() by Wei Yongjun · 11 years ago
  26. 5389090 netfilter: nf_conntrack: fix error return code by Wei Yongjun · 11 years ago
  27. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  28. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  29. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  30. 14134f6 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL by dingtianhong · 11 years ago
  31. 39a352a NFC: llcp: Keep the connected socket parent pointer alive by Samuel Ortiz · 11 years ago
  32. fae17213 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  33. a79ca22 ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 11 years ago
  34. ded34e0 unix: fix a race condition in unix_release() by Paul Moore · 11 years ago
  35. 382a103 mac80211: fix idle handling sequence by Johannes Berg · 11 years ago
  36. 1166fde6 SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked by Trond Myklebust · 11 years ago
  37. deadcfc netfilter: nfnetlink_acct: return -EINVAL if object name is empty by Pablo Neira Ayuso · 11 years ago
  38. 558724a netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init() by Wei Yongjun · 11 years ago
  39. 3fbd45c mac80211: fix remain-on-channel cancel crash by Johannes Berg · 11 years ago
  40. 799ef90 xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn() by Mathias Krause · 11 years ago
  41. 7ebe183 tcp: undo spurious timeout after SACK reneging by Yuchung Cheng · 11 years ago
  42. 9b46922 bridge: fix crash when set mac address of br interface by Hong zhi guo · 11 years ago
  43. 4a7df34 8021q: fix a potential use-after-free by Cong Wang · 11 years ago
  44. 9979a55 net: remove a WARN_ON() in net_enable_timestamp() by Eric Dumazet · 11 years ago
  45. 370bd00 mac80211: Don't restart sta-timer if not associated. by Ben Greear · 11 years ago
  46. f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 11 years ago
  47. f4541d6 tcp: preserve ACK clocking in TSO by Eric Dumazet · 11 years ago
  48. 8b30578 mac80211: fix virtual monitor interface locking by Johannes Berg · 11 years ago
  49. ce1eadd cfg80211: fix wdev tracing crash by Johannes Berg · 11 years ago
  50. b9d5319 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  51. 896ee0e net/irda: add missing error path release_sock call by Kees Cook · 11 years ago
  52. 283951f ipconfig: Fix newline handling in log message. by Martin Fuzzey · 11 years ago
  53. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 11 years ago
  54. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 11 years ago
  55. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 11 years ago
  56. cf2f5c8 l2tp: push all ppp pseudowire shutdown through .release handler by Tom Parkin · 11 years ago
  57. 4c6e2fd l2tp: purge session reorder queue on delete by Tom Parkin · 11 years ago
  58. 48f72f9 l2tp: add session reorder queue purge function to core by Tom Parkin · 11 years ago
  59. 02d13ed l2tp: don't BUG_ON sk_socket being NULL by Tom Parkin · 11 years ago
  60. 8abbbe8 l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup by Tom Parkin · 11 years ago
  61. 2b551c6 l2tp: close sessions before initiating tunnel delete by Tom Parkin · 11 years ago
  62. 9360631 l2tp: close sessions in ip socket destroy callback by Tom Parkin · 11 years ago
  63. e34f4c7 l2tp: export l2tp_tunnel_closeall by Tom Parkin · 11 years ago
  64. 9980d00 l2tp: add udp encap socket destroy handler by Tom Parkin · 11 years ago
  65. 44046a5 udp: add encap_destroy callback by Tom Parkin · 11 years ago
  66. f1e79e2 genetlink: trigger BUG_ON if a group name is too long by Masatake YAMATO · 11 years ago
  67. b315515 NFC: llcp: Remove possible double call to kfree_skb by Thierry Escande · 11 years ago
  68. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  69. 0017c0b xfrm: Fix replay notification for esn. by Steffen Klassert · 11 years ago
  70. bec964e NFC: llcp: Detach socket from process context only when releasing the socket by Samuel Ortiz · 11 years ago
  71. 3dd6664 netfilter: remove unused "config IP_NF_QUEUE" by Paul Bolle · 11 years ago
  72. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  73. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 11 years ago
  74. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 11 years ago
  75. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  76. cf2e394 ipvs: fix sctp chunk length order by Julian Anastasov · 11 years ago
  77. 8fa48cb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  78. 0d4f060 tcp: dont handle MTU reduction on LISTEN socket by Eric Dumazet · 11 years ago
  79. 92f28d9 scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids. by Eric W. Biederman · 11 years ago
  80. 3d84fa9 bridge: Add support for setting BR_ROOT_BLOCK flag. by Vlad Yasevich · 11 years ago
  81. c62dce6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  82. a5b8db9 rtnetlink: Mask the rta_type when range checking by Vlad Yasevich · 11 years ago
  83. 8c6216d Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally" by Timo Teräs · 11 years ago
  84. f3a3440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  85. 296b601 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  86. a82783c netfilter: ip6t_NPT: restrict to mangle table by Florian Westphal · 11 years ago
  87. bae99f7 netfilter: nfnetlink_queue: fix incorrect initialization of copy range field by Pablo Neira Ayuso · 11 years ago
  88. 0d98da5 netfilter: nf_conntrack: register pernet subsystem before register L4 proto by Gao feng · 11 years ago
  89. eb20ff9 Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state by Vinicius Costa Gomes · 11 years ago
  90. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 11 years ago
  91. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  92. 2317f44 sctp: don't break the loop while meeting the active_path so as to find the matched transport by Xufeng Zhang · 11 years ago
  93. f281563 sctp: Use correct sideffect command in duplicate cookie handling by Vlad Yasevich · 11 years ago
  94. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  95. 368edaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  96. 5b22b18 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  97. c80a851 net/core: move vlan_depth out of while loop in skb_network_protocol() by Li RongQing · 11 years ago
  98. 3da889b bridge: reserve space for IFLA_BRPORT_FAST_LEAVE by stephen hemminger · 11 years ago
  99. 2230e0c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  100. 4660c7f net/ipv4: Ensure that location of timestamp option is stored by David Ward · 11 years ago