1. 50eab05 net: fix the use of this_cpu_ptr by Li RongQing · 11 years ago
  2. 1c4a154 ipv6: don't accept node local multicast traffic from the wire by Hannes Frederic Sowa · 11 years ago
  3. 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
  4. 0fb031f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  5. ea872d7 sch: add missing u64 in psched_ratecfg_precompute() by Sergey Popovich · 11 years ago
  6. fcca143 rtnetlink: fix error return code in rtnl_link_fill() by Wei Yongjun · 11 years ago
  7. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  8. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  9. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  10. 14134f6 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL by dingtianhong · 11 years ago
  11. fae17213 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  12. a79ca22 ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 11 years ago
  13. ded34e0 unix: fix a race condition in unix_release() by Paul Moore · 11 years ago
  14. 1166fde6 SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked by Trond Myklebust · 11 years ago
  15. 799ef90 xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn() by Mathias Krause · 11 years ago
  16. 7ebe183 tcp: undo spurious timeout after SACK reneging by Yuchung Cheng · 11 years ago
  17. 9b46922 bridge: fix crash when set mac address of br interface by Hong zhi guo · 11 years ago
  18. 4a7df34 8021q: fix a potential use-after-free by Cong Wang · 11 years ago
  19. 9979a55 net: remove a WARN_ON() in net_enable_timestamp() by Eric Dumazet · 11 years ago
  20. 370bd00 mac80211: Don't restart sta-timer if not associated. by Ben Greear · 11 years ago
  21. f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 11 years ago
  22. f4541d6 tcp: preserve ACK clocking in TSO by Eric Dumazet · 11 years ago
  23. 8b30578 mac80211: fix virtual monitor interface locking by Johannes Berg · 11 years ago
  24. ce1eadd cfg80211: fix wdev tracing crash by Johannes Berg · 11 years ago
  25. 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
  26. 896ee0e net/irda: add missing error path release_sock call by Kees Cook · 11 years ago
  27. 283951f ipconfig: Fix newline handling in log message. by Martin Fuzzey · 11 years ago
  28. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 11 years ago
  29. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 11 years ago
  30. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 11 years ago
  31. cf2f5c8 l2tp: push all ppp pseudowire shutdown through .release handler by Tom Parkin · 11 years ago
  32. 4c6e2fd l2tp: purge session reorder queue on delete by Tom Parkin · 11 years ago
  33. 48f72f9 l2tp: add session reorder queue purge function to core by Tom Parkin · 11 years ago
  34. 02d13ed l2tp: don't BUG_ON sk_socket being NULL by Tom Parkin · 11 years ago
  35. 8abbbe8 l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup by Tom Parkin · 11 years ago
  36. 2b551c6 l2tp: close sessions before initiating tunnel delete by Tom Parkin · 11 years ago
  37. 9360631 l2tp: close sessions in ip socket destroy callback by Tom Parkin · 11 years ago
  38. e34f4c7 l2tp: export l2tp_tunnel_closeall by Tom Parkin · 11 years ago
  39. 9980d00 l2tp: add udp encap socket destroy handler by Tom Parkin · 11 years ago
  40. 44046a5 udp: add encap_destroy callback by Tom Parkin · 11 years ago
  41. f1e79e2 genetlink: trigger BUG_ON if a group name is too long by Masatake YAMATO · 11 years ago
  42. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  43. 0017c0b xfrm: Fix replay notification for esn. by Steffen Klassert · 11 years ago
  44. 3dd6664 netfilter: remove unused "config IP_NF_QUEUE" by Paul Bolle · 11 years ago
  45. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  46. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 11 years ago
  47. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 11 years ago
  48. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  49. cf2e394 ipvs: fix sctp chunk length order by Julian Anastasov · 11 years ago
  50. 8fa48cb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  51. 0d4f060 tcp: dont handle MTU reduction on LISTEN socket by Eric Dumazet · 11 years ago
  52. 3d84fa9 bridge: Add support for setting BR_ROOT_BLOCK flag. by Vlad Yasevich · 11 years ago
  53. c62dce6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  54. a5b8db9 rtnetlink: Mask the rta_type when range checking by Vlad Yasevich · 11 years ago
  55. 8c6216d Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally" by Timo Teräs · 11 years ago
  56. 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
  57. 296b601 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  58. a82783c netfilter: ip6t_NPT: restrict to mangle table by Florian Westphal · 11 years ago
  59. bae99f7 netfilter: nfnetlink_queue: fix incorrect initialization of copy range field by Pablo Neira Ayuso · 11 years ago
  60. 0d98da5 netfilter: nf_conntrack: register pernet subsystem before register L4 proto by Gao feng · 11 years ago
  61. eb20ff9 Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state by Vinicius Costa Gomes · 11 years ago
  62. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 11 years ago
  63. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  64. 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
  65. f281563 sctp: Use correct sideffect command in duplicate cookie handling by Vlad Yasevich · 11 years ago
  66. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  67. 368edaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  68. 5b22b18 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  69. c80a851 net/core: move vlan_depth out of while loop in skb_network_protocol() by Li RongQing · 11 years ago
  70. 3da889b bridge: reserve space for IFLA_BRPORT_FAST_LEAVE by stephen hemminger · 11 years ago
  71. 2230e0c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  72. 4660c7f net/ipv4: Ensure that location of timestamp option is stored by David Ward · 11 years ago
  73. b47506d batman-adv: verify tt len does not exceed packet len by Marek Lindner · 11 years ago
  74. d6c0dd6 libceph: fix decoding of pgids by Sage Weil · 11 years ago
  75. 0cb77508 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  76. 07e5a5f mac80211: fix crash with P2P Device returning action frames by Johannes Berg · 11 years ago
  77. 9026c49 6lowpan: Fix endianness issue in is_addr_link_local(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  78. 29cd8ae dcbnl: fix various netlink info leaks by Mathias Krause · 11 years ago
  79. 84d73cd rtnl: fix info leak on RTM_GETLINK request for VF devices by Mathias Krause · 11 years ago
  80. c085c49 bridge: fix mdb info leaks by Mathias Krause · 11 years ago
  81. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  82. 190b1ecf sunrpc: don't attempt to cancel unitialized work by J. Bruce Fields · 11 years ago
  83. dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 11 years ago
  84. ddf6435 ipv6: stop multicast forwarding to process interface scoped addresses by Hannes Frederic Sowa · 11 years ago
  85. 3bc1b1a bridging: fix rx_handlers return code by Cristian Bercaru · 11 years ago
  86. 3bbc0ce NFC: llcp: Report error to pending sockets when a device is removed by Samuel Ortiz · 11 years ago
  87. e6a3a4b NFC: llcp: Clean raw sockets from nfc_llcp_socket_release by Samuel Ortiz · 11 years ago
  88. a6a8fe9 netlabel: fix build problems when CONFIG_IPV6=n by Paul Moore · 11 years ago
  89. 3536da0 NFC: llcp: Clean local timers and works when removing a device by Samuel Ortiz · 11 years ago
  90. b141e81 NFC: llcp: Decrease socket ack log when accepting a connection by Samuel Ortiz · 11 years ago
  91. 2e85d67 net/rds: zero last byte for strncpy by Chen Gang · 11 years ago
  92. fbca58a bridge: add missing vid to br_mdb_get() by Cong Wang · 11 years ago
  93. c10cb5f Fix: sparse warning in inet_csk_prepare_forced_close by Christoph Paasch · 11 years ago
  94. d0d79c3 afkey: fix a typo by Junwei Zhang · 11 years ago
  95. 0c1233a netlabel: correctly list all the static label mappings by Paul Moore · 11 years ago
  96. 43b18db Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  97. 1345ee6 cfg80211: fix potential BSS memory leak and update by Johannes Berg · 11 years ago
  98. 021fcdc cfg80211: fix inconsistency in trace for rdev_set_mac_acl by Vladimir Kondratiev · 11 years ago
  99. 27a737f mac80211: always synchronize_net() during station removal by Johannes Berg · 11 years ago
  100. 32cdd59 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