1. 514ddfe ipv4: raw: fix icmp_filter() by Eric Dumazet · 14 years ago
  2. 09c6cf7 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 14 years ago
  3. 6b8fc5c net: small bug on rxhash calculation by Chema Gonzalez · 14 years ago
  4. 8d16c62 sctp: Don't charge for data in sndbuf again when transmitting packet by Thomas Graf · 14 years ago
  5. 2033554 tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero by Michal Kubeček · 14 years ago
  6. 410eafa ipv6: fix return value check in fib6_add() by Wei Yongjun · 14 years ago
  7. d5e36b0 ipv6: del unreachable route when an addr is deleted on lo by Nicolas Dichtel · 14 years ago
  8. 17de307 ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt by Gao feng · 14 years ago
  9. 2ab0868 8021q: fix mac_len recomputation in vlan_untag() by Antonio Quartulli · 14 years ago
  10. 5ee708f pkt_sched: fix virtual-start-time update in QFQ by Paolo Valente · 14 years ago
  11. 52ee754 net-sched: sch_cbq: avoid infinite loop by Eric Dumazet · 14 years ago
  12. 53bf146 xfrm_user: ensure user supplied esn replay window is valid by Mathias Krause · 14 years ago
  13. 743b911 xfrm_user: don't copy esn replay window twice for new states by Mathias Krause · 14 years ago
  14. 0c5e375 xfrm_user: fix info leak in copy_to_user_tmpl() by Mathias Krause · 14 years ago
  15. 97f96ea xfrm_user: fix info leak in copy_to_user_policy() by Mathias Krause · 14 years ago
  16. d5f1f7c xfrm_user: fix info leak in copy_to_user_state() by Mathias Krause · 14 years ago
  17. 37d61a2 xfrm_user: fix info leak in copy_to_user_auth() by Mathias Krause · 14 years ago
  18. a91af73 xfrm: fix a read lock imbalance in make_blackhole by Li RongQing · 14 years ago
  19. f38b334 xfrm_user: return error pointer instead of NULL #2 by Mathias Krause · 14 years ago
  20. 555144b xfrm_user: return error pointer instead of NULL by Mathias Krause · 14 years ago
  21. 20eb208 xfrm: Workaround incompatibility of ESN and async crypto by Steffen Klassert · 14 years ago
  22. b2c1fca rds: set correct msg_namelen by Weiping Pan · 14 years ago
  23. e6da94b net: Statically initialize init_net.dev_base_head by Rustad, Mark D · 14 years ago
  24. c031edc Bluetooth: Fix sending a HCI Authorization Request over LE links by Vinicius Costa Gomes · 14 years ago
  25. 0fcc080 Bluetooth: Change signature of smp_conn_security() by Vinicius Costa Gomes · 14 years ago
  26. 27d5046 Bluetooth: Fix use-after-free bug in SMP by Andre Guedes · 14 years ago
  27. 7334e40 cfg80211: fix possible circular lock on reg_regdb_search() by Luis R. Rodriguez · 14 years ago
  28. a6be20b Bluetooth: mgmt: Fix enabling LE while powered off by Andrzej Kaczmarek · 14 years ago
  29. ec4d417 Bluetooth: Fix not removing power_off delayed work by Vinicius Costa Gomes · 14 years ago
  30. dcc8dbc Bluetooth: mgmt: Fix enabling SSP while powered off by Andrzej Kaczmarek · 14 years ago
  31. ba41a6d mac80211: clear bssid on auth/assoc failure by Eliad Peller · 14 years ago
  32. 2ff0cd9 openvswitch: Reset upper layer protocol info on internal devices. by Jesse Gross · 14 years ago
  33. b9d798a net: ipv4: ipmr_expire_timer causes crash when removing net namespace by Francesco Ruggeri · 14 years ago
  34. fae286b l2tp: avoid to use synchronize_rcu in tunnel free function by xeb@mail.ru · 14 years ago
  35. fbc3501 tcp: fix cwnd reduction for non-sack recovery by Yuchung Cheng · 14 years ago
  36. 912af4d netlink: fix possible spoofing from non-root processes by Pablo Neira Ayuso · 14 years ago
  37. 7c799a1 af_netlink: force credentials passing [CVE-2012-3520] by Eric Dumazet · 14 years ago
  38. 9e296be af_packet: don't emit packet on orig fanout group by Eric Leblond · 14 years ago
  39. d09b3b2 net: fix info leak in compat dev_ifconf() by Mathias Krause · 14 years ago
  40. 62b4d90 ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) by Mathias Krause · 14 years ago
  41. 59039dc dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO) by Mathias Krause · 14 years ago
  42. 00ed5b8 llc: fix info leak via getsockname() by Mathias Krause · 14 years ago
  43. dbcba7a Bluetooth: L2CAP - Fix info leak via getsockname() by Mathias Krause · 14 years ago
  44. 8717cd3 Bluetooth: RFCOMM - Fix info leak via getsockname() by Mathias Krause · 14 years ago
  45. 279d3f5 Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) by Mathias Krause · 14 years ago
  46. 745dcdb Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) by Mathias Krause · 14 years ago
  47. 639edee Bluetooth: HCI - Fix info leak via getsockname() by Mathias Krause · 14 years ago
  48. 87c42a1 Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) by Mathias Krause · 14 years ago
  49. 458ed56 atm: fix info leak via getsockname() by Mathias Krause · 14 years ago
  50. 5b26dbd atm: fix info leak in getsockopt(SO_ATMPVC) by Mathias Krause · 14 years ago
  51. 84a2d3c ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock by Ben Hutchings · 14 years ago
  52. c8cca9d af_packet: remove BUG statement in tpacket_destruct_skb by danborkmann@iogearbox.net · 14 years ago
  53. caf2630 net/core: Fix potential memory leak in dev_set_alias() by Alexey Khoroshilov · 14 years ago
  54. 7e0c71a net_sched: gact: Fix potential panic in tcf_gact(). by Hiroaki SHIMODA · 14 years ago
  55. 4658b24 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 14 years ago
  56. 2dc3b21 net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 14 years ago
  57. af84397 dccp: check ccid before dereferencing by Mathias Krause · 14 years ago
  58. 43da476 Fix order of arguments to compat_put_time[spec|val] by Mikulas Patocka · 14 years ago
  59. 234c04c svcrpc: sends on closed socket should stop immediately by J. Bruce Fields · 14 years ago
  60. 973caa9 svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping by J. Bruce Fields · 14 years ago
  61. 389aec3 svcrpc: fix BUG() in svc_tcp_clear_pages by J. Bruce Fields · 14 years ago
  62. 3cf3cfc Bluetooth: Fix legacy pairing with some devices by Szymon Janc · 14 years ago
  63. 4a20bce Bluetooth: Set name_state to unknown when entry name is empty by Ram Malovany · 14 years ago
  64. a8b8ad6 Bluetooth: Fix using a NULL inquiry cache entry by Ram Malovany · 14 years ago
  65. a431bd5 Bluetooth: Fix using NULL inquiry entry by Ram Malovany · 14 years ago
  66. 510f1d1 cfg80211: fix interface combinations check for ADHOC(IBSS) by Liang Li · 14 years ago
  67. 25320e7 cfg80211: process pending events when unregistering net device by Daniel Drake · 14 years ago
  68. e48fa33 net: feed /dev/random with the MAC address when registering a device by Theodore Ts'o · 14 years ago
  69. 0295403 wireless: reg: restore previous behaviour of chan->max_power calculations by Stanislaw Gruszka · 14 years ago
  70. 33db2f2 mac80211: cancel mesh path timer by Johannes Berg · 14 years ago
  71. d281dc7 SUNRPC: return negative value in case rpcbind client creation error by Stanislav Kinsbursky · 14 years ago
  72. 613975f sunrpc: clnt: Add missing braces by Joe Perches · 14 years ago
  73. 2ce42ec tcp: perform DMA to userspace only if there is a task waiting for it by Jiri Kosina · 14 years ago
  74. 202a366 net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling by Jiri Benc · 14 years ago
  75. ac6b310 tcp: Add TCP_USER_TIMEOUT negative value check by Hangbin Liu · 14 years ago
  76. 1a86341 wanmain: comparing array with NULL by Alan Cox · 14 years ago
  77. 4deb65e net: Fix references to out-of-scope variables in put_cmsg_compat() by Jesper Juhl · 14 years ago
  78. a080e65 cipso: don't follow a NULL pointer when setsockopt() is called by Paul Moore · 14 years ago
  79. 60d2aa5 caif: Fix access to freed pernet memory by Sjur Brændeland · 14 years ago
  80. 2936d35 sctp: Fix list corruption resulting from freeing an association on a list by Neil Horman · 14 years ago
  81. d5eeca5f sch_sfb: Fix missing NULL check by Alan Cox · 14 years ago
  82. a5b4b62 net: Fix memory leak - vlan_info struct by Amir Hanania · 14 years ago
  83. f7a47ee netem: add limitation to reordered packets by Eric Dumazet · 14 years ago
  84. 032da6a nfs: skip commit in releasepage if we're freeing memory for fs-related reasons by Jeff Layton · 14 years ago
  85. 7974648 mac80211: fail authentication when AP denied authentication by Eliad Peller · 14 years ago
  86. 20855fe tun: fix a crash bug and a memory leak by Mikulas Patocka · 14 years ago
  87. 738c88c cfg80211: check iface combinations only when iface is running by Michal Kazior · 14 years ago
  88. 3cf16f7 mac80211: destroy assoc_data correctly if assoc fails by Eliad Peller · 14 years ago
  89. 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
  90. bf2370f mac80211: fix queues stuck issue with HT bandwidth change by Johannes Berg · 14 years ago
  91. ee92389 SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 14 years ago
  92. 1076241 SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 14 years ago
  93. cec8fda mac80211: correct behaviour on unrecognised action frames by Johannes Berg · 14 years ago
  94. 576f080 mac80211: clear ifmgd->bssid only after building DELBA by Eliad Peller · 14 years ago
  95. 0c290a3 batman-adv: only drop packets of known wifi clients by Marek Lindner · 14 years ago
  96. a7faba5 batman-adv: fix skb->data assignment by Antonio Quartulli · 14 years ago
  97. 0d84f6e cfg80211: fix potential deadlock in regulatory by Eliad Peller · 14 years ago
  98. 6ee6b4d NFC: Prevent multiple buffer overflows in NCI by Dan Rosenberg · 14 years ago
  99. ee0b2dd NFC: Return from rawsock_release when sk is NULL by Eric Dumazet · 14 years ago
  100. f7153a4 bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2) by stephen hemminger · 14 years ago