1. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 9 years ago
  2. 42cb80a inet: remove sk_listener parameter from syn_ack_timeout() by Eric Dumazet · 9 years ago
  3. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 9 years ago
  4. 52452c5 inet: drop prev pointer handling in request sock by Eric Dumazet · 9 years ago
  5. 08d2cc3b inet: request sock should init IPv6/IPv4 addresses by Eric Dumazet · 9 years ago
  6. 0470c8c inet: fix request sock refcounting by Eric Dumazet · 9 years ago
  7. 4e9a578 inet: add rsk_listener field to struct request_sock by Eric Dumazet · 9 years ago
  8. 13854e5 inet: add proper refcounting to request sock by Eric Dumazet · 9 years ago
  9. 41b822c inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state by Eric Dumazet · 9 years ago
  10. 1e2e011 inet: add rsk_refcnt/ireq_refcnt to request socks by Eric Dumazet · 9 years ago
  11. 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
  12. c0f4502 request_sock.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  13. 3fb62c5 net: remove a stale comment for dl_next by Eric Dumazet · 11 years ago
  14. 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 11 years ago
  15. e6c022a tcp: better retrans tracking for defer-accept by Eric Dumazet · 12 years ago
  16. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  17. 1046716 tcp: TCP Fast Open Server - header & support functions by Jerry Chu · 12 years ago
  18. 946cedc tcp: Change possible SYN flooding messages by Eric Dumazet · 13 years ago
  19. 72659ec tcp: account SYN-ACK timeouts & retransmissions by Octavian Purdila · 15 years ago
  20. e6b4d11 TCPCT part 1a: add request_values parameter for sending SYNACK by William Allen Simpson · 15 years ago
  21. 7e56b5d net: Fix memory leak in the proto_register function by Catalin Marinas · 16 years ago
  22. 6edafaa tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup by Gui Jianfeng · 16 years ago
  23. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  24. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  25. 4dfc281 [Syncookies]: Add support for TCP options via timestamps. by Florian Westphal · 16 years ago
  26. ec3c098 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 16 years ago
  27. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 16 years ago
  28. dab6ba3 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue by Pavel Emelyanov · 17 years ago
  29. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  30. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  31. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  32. 72a3eff [NET]: Size listen hash tables using backlog hint by Eric Dumazet · 18 years ago
  33. 6b87769 SELinux: Return correct context for SO_PEERSEC by Venkat Yekkirala · 18 years ago
  34. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 18 years ago
  35. 3eb4801 [NET]: drop duplicate assignment in request_sock by Norbert Kiesel · 18 years ago
  36. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 19 years ago
  37. a019d6f [ICSK]: Move generalised functions from tcp to inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  38. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
  39. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  40. 83e3609 [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy by Arnaldo Carvalho de Melo · 19 years ago
  41. 2ad69c5 [NET] rename struct tcp_listen_opt to struct listen_sock by Arnaldo Carvalho de Melo · 19 years ago
  42. 0e87506 [NET] Generalise tcp_listen_opt by Arnaldo Carvalho de Melo · 19 years ago
  43. 60236fd [NET] Rename open_request to request_sock by Arnaldo Carvalho de Melo · 19 years ago
  44. 2e6599c [NET] Generalise TCP's struct open_request minisock infrastructure by Arnaldo Carvalho de Melo · 19 years ago