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