1. 9496a12 svcrpc: make svc_age_temp_xprts enqueue under sv_lock by J. Bruce Fields · 12 years ago
  2. 1fb5f30 ipv6: use a stronger hash for tcp by Eric Dumazet · 12 years ago
  3. 86846ff net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 12 years ago
  4. eb5466e bridge: set priority of STP packets by Stephen Hemminger · 12 years ago
  5. 3381416 bridge: Pull ip header into skb->data before looking into ip header. by Sarveshwar Bandi · 12 years ago
  6. d5569ab tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 12 years ago
  7. 19ed8f1 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 12 years ago
  8. ca36ba1 net: sctp: sctp_endpoint_free: zero out secret key data by Daniel Borkmann · 12 years ago
  9. 1e39332 net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  10. f32046e sctp: refactor sctp_outq_teardown to insure proper re-initalization by Neil Horman · 12 years ago
  11. 330d633 packet: fix leakage of tx_ring memory by Phil Sutter · 12 years ago
  12. ed130e3 ipv6: do not create neighbor entries for local delivery by Marcelo Ricardo Leitner · 12 years ago
  13. a86923f pktgen: correctly handle failures when adding a device by Cong Wang · 12 years ago
  14. ac62c48 ipv6: fix header length calculation in ip6_append_data() by Romain KUNTZ · 12 years ago
  15. 38a0846 ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 12 years ago
  16. 870e6cd net: prevent setting ttl=0 via IP_TTL by Cong Wang · 12 years ago
  17. 378c4af mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 12 years ago
  18. f288e31 Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() by Anderson Lizardo · 12 years ago
  19. bece87a mac80211: fix FT roaming by Johannes Berg · 12 years ago
  20. 48a838d rbd: remove linger unconditionally by Alex Elder · 12 years ago
  21. d034801 ceph: don't reference req after put by Alex Elder · 12 years ago
  22. 072d6a4 libceph: remove 'osdtimeout' option by Sage Weil · 12 years ago
  23. f46c198 libceph: avoid using freed osd in __kick_osd_requests() by Alex Elder · 12 years ago
  24. e08321e libceph: fix osdmap decode error paths by Sage Weil · 12 years ago
  25. 607abff libceph: fix protocol feature mismatch failure path by Sage Weil · 12 years ago
  26. f032ca9 libceph: WARN, don't BUG on unexpected connection states by Alex Elder · 12 years ago
  27. e540542 libceph: always reset osds when kicking by Alex Elder · 12 years ago
  28. b2a1616 libceph: move linger requests sooner in kick_requests() by Alex Elder · 12 years ago
  29. c047f31 libceph: register request before unregister linger by Alex Elder · 12 years ago
  30. 51371a5 libceph: don't use rb_init_node() in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  31. 85e3cd9 libceph: init event->node in ceph_osdc_create_event() by Alex Elder · 12 years ago
  32. 3ff5254 libceph: init osd->o_node in create_osd() by Alex Elder · 12 years ago
  33. 4ce5464 libceph: report connection fault with warning by Alex Elder · 12 years ago
  34. c71be43 libceph: socket can close in any connection state by Alex Elder · 12 years ago
  35. b51b46a ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
  36. 4d2a32d mac80211: use del_timer_sync for final sta cleanup timer deletion by Johannes Berg · 12 years ago
  37. 2338fcf mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  38. 24a0186 SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info by Trond Myklebust · 12 years ago
  39. a28a723 SUNRPC: Ensure we release the socket write lock if the rpc_task exits early by Trond Myklebust · 12 years ago
  40. f546b28 SUNRPC: Ensure that we free the rpc_task after cleanups are done by Trond Myklebust · 12 years ago
  41. 50907b0 SUNRPC: continue run over clients list on PipeFS event instead of break by Stanislav Kinsbursky · 12 years ago
  42. d19c2b2 tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation by Eric Dumazet · 12 years ago
  43. 0776c355 tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() by Eric Dumazet · 12 years ago
  44. d740010 tcp: refine SYN handling in tcp_validate_incoming by Eric Dumazet · 12 years ago
  45. dd0e5c2 tcp: implement RFC 5961 4.2 by Eric Dumazet · 12 years ago
  46. 9c5a046 tcp: implement RFC 5961 3.2 by Eric Dumazet · 12 years ago
  47. 96614c6 net: sched: integer overflow fix by Stefan Hasko · 12 years ago
  48. efba1bb inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock by Christoph Paasch · 12 years ago
  49. e0f091e batman-adv: fix random jitter calculation by Akinobu Mita · 12 years ago
  50. 4120d9c inet_diag: validate port comparison byte code to prevent unsafe reads by Neal Cardwell · 12 years ago
  51. 14889d4 inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  52. 63e9df2 inet_diag: validate byte code to prevent oops in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  53. 159a877 inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state by Neal Cardwell · 12 years ago
  54. 955c7be ipv4: ip_check_defrag must not modify skb before unsharing by Johannes Berg · 12 years ago
  55. ccaafd6 sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall by Tommi Rantala · 12 years ago
  56. 484c9af sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails by Tommi Rantala · 12 years ago
  57. 86abebf NFC: Fix nfc_llcp_local chained list insertion by Thierry Escande · 12 years ago
  58. f6e8519 can: bcm: initialize ifindex for timeouts without previous frame reception by Oliver Hartkopp · 12 years ago
  59. ac30d65 mac80211: deinitialize ibss-internals after emptiness check by Simon Wunderlich · 12 years ago
  60. 9f16f47 libceph: check for invalid mapping by Sage Weil · 12 years ago
  61. ded64b2 libceph: avoid NULL kref_put when osd reset races with alloc_msg by Sage Weil · 12 years ago
  62. 773a6b2 rbd: reset BACKOFF if unable to re-queue by Alex Elder · 12 years ago
  63. 18cfd85 libceph: only kunmap kmapped pages by Alex Elder · 12 years ago
  64. 7386740 libceph: avoid truncation due to racing banners by Jim Schutt · 12 years ago
  65. 1beb5d8 libceph: delay debugfs initialization until we learn global_id by Sage Weil · 12 years ago
  66. fedbf516 libceph: fix crypto key null deref, memory leak by Sylvain Munaut · 12 years ago
  67. ee55d8b libceph: recheck con state after allocating incoming message by Sage Weil · 12 years ago
  68. c032d95 libceph: change ceph_con_in_msg_alloc convention to be less weird by Sage Weil · 12 years ago
  69. 3e6ccd7 libceph: avoid dropping con mutex before fault by Sage Weil · 12 years ago
  70. bbdf090 libceph: verify state after retaking con lock after dispatch by Sage Weil · 12 years ago
  71. e068e58 libceph: revoke mon_client messages on session restart by Sage Weil · 12 years ago
  72. 42e1fac libceph: fix handling of immediate socket connect failure by Sage Weil · 12 years ago
  73. fdb9ada libceph: clear all flags on con_close by Sage Weil · 12 years ago
  74. 5d0fc94 libceph: clean up con flags by Sage Weil · 12 years ago
  75. adec668 libceph: replace connection state bits with states by Sage Weil · 12 years ago
  76. edfda78 libceph: drop unnecessary CLOSED check in socket state change callback by Sage Weil · 12 years ago
  77. 7b159bc libceph: close socket directly from ceph_con_close() by Sage Weil · 12 years ago
  78. a6315e2 libceph: drop gratuitous socket close calls in con_work by Sage Weil · 12 years ago
  79. e8a65c2 libceph: move ceph_con_send() closed check under the con mutex by Sage Weil · 12 years ago
  80. 5c8440f libceph: move msgr clear_standby under con mutex protection by Sage Weil · 12 years ago
  81. 4579d61de libceph: fix fault locking; close socket on lossy fault by Sage Weil · 12 years ago
  82. 10093e9 libceph: reset connection retry on successfully negotiation by Sage Weil · 12 years ago
  83. 9b898de libceph: protect ceph_con_open() with mutex by Sage Weil · 12 years ago
  84. e6ebf2d libceph: (re)initialize bio_iter on start of message receive by Sage Weil · 12 years ago
  85. b1bfda5 libceph: resubmit linger ops when pg mapping changes by Sage Weil · 12 years ago
  86. 3f41a38 libceph: fix mutex coverage for ceph_con_close by Sage Weil · 12 years ago
  87. 36e3b58 libceph: report socket read/write error message by Sage Weil · 12 years ago
  88. a8e41c7 libceph: prevent the race of incoming work during teardown by Guanjun He · 12 years ago
  89. 8636dc5 libceph: initialize msgpool message types by Sage Weil · 12 years ago
  90. 5f677c9 libceph: allow sock transition from CONNECTING to CLOSED by Sage Weil · 12 years ago
  91. 347654e libceph: initialize mon_client con only once by Sage Weil · 12 years ago
  92. 69cbd62 libceph: set peer name on con_open, not init by Sage Weil · 12 years ago
  93. 7648e83 libceph: add some fine ASCII art by Alex Elder · 12 years ago
  94. 47a727f libceph: small changes to messenger.c by Alex Elder · 12 years ago
  95. 7306b99 libceph: distinguish two phases of connect sequence by Alex Elder · 12 years ago
  96. c53a044 libceph: separate banner and connect writes by Alex Elder · 12 years ago
  97. 16699e8 libceph: define and use an explicit CONNECTED state by Alex Elder · 13 years ago
  98. eab703f libceph: clear NEGOTIATING when done by Alex Elder · 13 years ago
  99. 640a221 libceph: clear CONNECTING in ceph_con_close() by Alex Elder · 12 years ago
  100. 872ada2 libceph: don't touch con state in con_close_socket() by Alex Elder · 12 years ago