1. e6c022a tcp: better retrans tracking for defer-accept by Eric Dumazet · 12 years ago
  2. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  3. 1046716 tcp: TCP Fast Open Server - header & support functions by Jerry Chu · 12 years ago
  4. 946cedc tcp: Change possible SYN flooding messages by Eric Dumazet · 13 years ago
  5. 72659ec tcp: account SYN-ACK timeouts & retransmissions by Octavian Purdila · 14 years ago
  6. e6b4d11 TCPCT part 1a: add request_values parameter for sending SYNACK by William Allen Simpson · 15 years ago
  7. 7e56b5d net: Fix memory leak in the proto_register function by Catalin Marinas · 16 years ago
  8. 6edafaa tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup by Gui Jianfeng · 16 years ago
  9. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  10. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  11. 4dfc281 [Syncookies]: Add support for TCP options via timestamps. by Florian Westphal · 16 years ago
  12. ec3c098 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 16 years ago
  13. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 16 years ago
  14. dab6ba3 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue by Pavel Emelyanov · 17 years ago
  15. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  16. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  17. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  18. 72a3eff [NET]: Size listen hash tables using backlog hint by Eric Dumazet · 18 years ago
  19. 6b87769 SELinux: Return correct context for SO_PEERSEC by Venkat Yekkirala · 18 years ago
  20. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 18 years ago
  21. 3eb4801 [NET]: drop duplicate assignment in request_sock by Norbert Kiesel · 18 years ago
  22. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 19 years ago
  23. a019d6f [ICSK]: Move generalised functions from tcp to inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  24. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
  25. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  26. 83e3609 [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy by Arnaldo Carvalho de Melo · 19 years ago
  27. 2ad69c5 [NET] rename struct tcp_listen_opt to struct listen_sock by Arnaldo Carvalho de Melo · 19 years ago
  28. 0e87506 [NET] Generalise tcp_listen_opt by Arnaldo Carvalho de Melo · 19 years ago
  29. 60236fd [NET] Rename open_request to request_sock by Arnaldo Carvalho de Melo · 19 years ago
  30. 2e6599c [NET] Generalise TCP's struct open_request minisock infrastructure by Arnaldo Carvalho de Melo · 19 years ago