1. 1280938 inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 13 years ago
  2. 08ebc8f rtnetlink: Mask the rta_type when range checking by Vlad Yasevich · 13 years ago
  3. b6da578 tcp: fix skb_availroom() by Eric Dumazet · 13 years ago
  4. ca42fad sctp: don't break the loop while meeting the active_path so as to find the matched transport by Xufeng Zhang · 13 years ago
  5. 0aa8bf9 sctp: Use correct sideffect command in duplicate cookie handling by Vlad Yasevich · 13 years ago
  6. 7436bcf net/ipv4: Ensure that location of timestamp option is stored by David Ward · 13 years ago
  7. 7cba6ae 6lowpan: Fix endianness issue in is_addr_link_local(). by YOSHIFUJI Hideaki · 13 years ago
  8. 32ceecc dcbnl: fix various netlink info leaks by Mathias Krause · 13 years ago
  9. 78d3a46 rtnl: fix info leak on RTM_GETLINK request for VF devices by Mathias Krause · 13 years ago
  10. 47d7ed1 ipv6: stop multicast forwarding to process interface scoped addresses by Hannes Frederic Sowa · 13 years ago
  11. c7a226b bridging: fix rx_handlers return code by Cristian Bercaru · 13 years ago
  12. 8c6292a netlabel: correctly list all the static label mappings by Paul Moore · 13 years ago
  13. 8bd2b8fa tcp: fix double-counted receiver RTT when leaving receiver fast path by Neal Cardwell · 13 years ago
  14. 6202fe4 net: ipv6: Don't purge default router if accept_ra=2 by Lorenzo Colitti · 13 years ago
  15. 2b2066c rds: limit the size allocated by rds_message_alloc() by Cong Wang · 13 years ago
  16. 136d76d l2tp: Restore socket refcount when sendmsg succeeds by Guillaume Nault · 13 years ago
  17. 1ecb693 SUNRPC: Don't start the retransmission timer when out of socket space by Trond Myklebust · 13 years ago
  18. 7e5e167 svcrpc: make svc_age_temp_xprts enqueue under sv_lock by J. Bruce Fields · 13 years ago
  19. 8c2223f sock_diag: Fix out-of-bounds access to sock_diag_handlers[] by Mathias Krause · 13 years ago
  20. e5a096a ipv6: use a stronger hash for tcp by Eric Dumazet · 13 years ago
  21. 785e5dc ipv4: fix a bug in ping_err(). by Li Wei · 13 years ago
  22. b5428e47 net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 13 years ago
  23. 6e95f97 bridge: set priority of STP packets by Stephen Hemminger · 13 years ago
  24. 94fab0a bridge: Pull ip header into skb->data before looking into ip header. by Sarveshwar Bandi · 14 years ago
  25. f641de9 tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 14 years ago
  26. 2813296 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 14 years ago
  27. d6f5498 net: sctp: sctp_endpoint_free: zero out secret key data by Daniel Borkmann · 13 years ago
  28. 8a501d8 net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 13 years ago
  29. 4c921d0 sctp: refactor sctp_outq_teardown to insure proper re-initalization by Neil Horman · 14 years ago
  30. f60f854 packet: fix leakage of tx_ring memory by Phil Sutter · 14 years ago
  31. 909978d ipv6: do not create neighbor entries for local delivery by Marcelo Ricardo Leitner · 14 years ago
  32. 6c1128b pktgen: correctly handle failures when adding a device by Cong Wang · 14 years ago
  33. 07da6b2 ipv6: fix header length calculation in ip6_append_data() by Romain KUNTZ · 14 years ago
  34. 3b69055 ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 14 years ago
  35. 0ad7157 net: prevent setting ttl=0 via IP_TTL by Cong Wang · 14 years ago
  36. a256a4c Bluetooth: Fix handling of unexpected SMP PDUs by Johan Hedberg · 14 years ago
  37. 5a099d7 mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 14 years ago
  38. 5a6d608 Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() by Anderson Lizardo · 14 years ago
  39. e4fcbe5 mac80211: fix FT roaming by Johannes Berg · 14 years ago
  40. dec3b6a Bluetooth: Fix sending HCI commands after reset by Szymon Janc · 14 years ago
  41. 50cda8f rbd: remove linger unconditionally by Alex Elder · 14 years ago
  42. 02585b8 ceph: don't reference req after put by Alex Elder · 14 years ago
  43. 31c4647 libceph: remove 'osdtimeout' option by Sage Weil · 14 years ago
  44. 3aa540b libceph: avoid using freed osd in __kick_osd_requests() by Alex Elder · 14 years ago
  45. 9aaab33 libceph: fix osdmap decode error paths by Sage Weil · 14 years ago
  46. 7f5b160 libceph: fix protocol feature mismatch failure path by Sage Weil · 14 years ago
  47. 5bd9eb5 libceph: WARN, don't BUG on unexpected connection states by Alex Elder · 14 years ago
  48. 1cc023b libceph: always reset osds when kicking by Alex Elder · 14 years ago
  49. a9ded43 libceph: move linger requests sooner in kick_requests() by Alex Elder · 14 years ago
  50. 0d3b9ff libceph: register request before unregister linger by Alex Elder · 14 years ago
  51. 1d2522a libceph: don't use rb_init_node() in ceph_osdc_alloc_request() by Alex Elder · 14 years ago
  52. 76fb865 libceph: init event->node in ceph_osdc_create_event() by Alex Elder · 14 years ago
  53. 281c5d9 libceph: init osd->o_node in create_osd() by Alex Elder · 14 years ago
  54. 6ea5c96 libceph: report connection fault with warning by Alex Elder · 14 years ago
  55. 1c0bd4a libceph: socket can close in any connection state by Alex Elder · 14 years ago
  56. b4659d8 ceph: propagate layout error on osd request creation by Sage Weil · 14 years ago
  57. 848842e mac80211: use del_timer_sync for final sta cleanup timer deletion by Johannes Berg · 14 years ago
  58. 5ca99e7 mac80211: fix ibss scanning by Stanislaw Gruszka · 14 years ago
  59. c7cde2b SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info by Trond Myklebust · 14 years ago
  60. 11d607d SUNRPC: Ensure we release the socket write lock if the rpc_task exits early by Trond Myklebust · 14 years ago
  61. d5b3199 SUNRPC: Ensure that we free the rpc_task after cleanups are done by Trond Myklebust · 14 years ago
  62. 65ac5ef SUNRPC: continue run over clients list on PipeFS event instead of break by Stanislav Kinsbursky · 14 years ago
  63. 1a0da46 Bluetooth: cancel power_on work when unregistering the device by Gustavo Padovan · 14 years ago
  64. 7e27418 Bluetooth: Add missing lock nesting notation by Gustavo Padovan · 14 years ago
  65. 2ee4432 tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation by Eric Dumazet · 14 years ago
  66. 29eac37 tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() by Eric Dumazet · 14 years ago
  67. f451931 tcp: refine SYN handling in tcp_validate_incoming by Eric Dumazet · 14 years ago
  68. d21383f tcp: implement RFC 5961 4.2 by Eric Dumazet · 14 years ago
  69. 34fb350 tcp: implement RFC 5961 3.2 by Eric Dumazet · 14 years ago
  70. c7078c2 net: sched: integer overflow fix by Stefan Hasko · 14 years ago
  71. d46699a inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 14 years ago
  72. 6eec241 batman-adv: fix random jitter calculation by Akinobu Mita · 14 years ago
  73. f762136 inet_diag: validate port comparison byte code to prevent unsafe reads by Neal Cardwell · 14 years ago
  74. b2aa2e7 inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() by Neal Cardwell · 14 years ago
  75. 879fc99 inet_diag: validate byte code to prevent oops in inet_diag_bc_run() by Neal Cardwell · 14 years ago
  76. 457a04b inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state by Neal Cardwell · 14 years ago
  77. eab34a3 ipv4: ip_check_defrag must not modify skb before unsharing by Johannes Berg · 14 years ago
  78. dff343c sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall by Tommi Rantala · 14 years ago
  79. d0804c6 sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails by Tommi Rantala · 14 years ago
  80. 47abf71 NFC: Fix nfc_llcp_local chained list insertion by Thierry Escande · 14 years ago
  81. c9fa3f4 can: bcm: initialize ifindex for timeouts without previous frame reception by Oliver Hartkopp · 14 years ago
  82. e41cd8f mac80211: deinitialize ibss-internals after emptiness check by Simon Wunderlich · 14 years ago
  83. 2214cc8 Bluetooth: Fix using uninitialized option in RFCMode by Szymon Janc · 14 years ago
  84. dfae3b3 libceph: check for invalid mapping by Sage Weil · 14 years ago
  85. 631015e libceph: avoid NULL kref_put when osd reset races with alloc_msg by Sage Weil · 14 years ago
  86. a872024 rbd: reset BACKOFF if unable to re-queue by Alex Elder · 14 years ago
  87. 21e292e libceph: only kunmap kmapped pages by Alex Elder · 14 years ago
  88. 76cb692 libceph: avoid truncation due to racing banners by Jim Schutt · 14 years ago
  89. 5236930 libceph: delay debugfs initialization until we learn global_id by Sage Weil · 14 years ago
  90. b8e03e3 libceph: fix crypto key null deref, memory leak by Sylvain Munaut · 14 years ago
  91. 5923892 libceph: recheck con state after allocating incoming message by Sage Weil · 14 years ago
  92. 7389a76 libceph: change ceph_con_in_msg_alloc convention to be less weird by Sage Weil · 14 years ago
  93. 328677c2 libceph: avoid dropping con mutex before fault by Sage Weil · 14 years ago
  94. 900fbd9 libceph: verify state after retaking con lock after dispatch by Sage Weil · 14 years ago
  95. da75ae3 libceph: revoke mon_client messages on session restart by Sage Weil · 14 years ago
  96. 6cdaef1 libceph: fix handling of immediate socket connect failure by Sage Weil · 14 years ago
  97. 8992551 libceph: clear all flags on con_close by Sage Weil · 14 years ago
  98. 63c1362 libceph: clean up con flags by Sage Weil · 14 years ago
  99. 265fb7c libceph: replace connection state bits with states by Sage Weil · 14 years ago
  100. cb9f885 libceph: drop unnecessary CLOSED check in socket state change callback by Sage Weil · 14 years ago