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