1. ac8cfc7 tcp: restore fastopen operations by Eric Dumazet · 9 years ago
  2. ef547f2 tcp: remove max_qlen_log by Eric Dumazet · 9 years ago
  3. 10cbc8f tcp/dccp: remove struct listen_sock by Eric Dumazet · 9 years ago
  4. 81b496b tcp/dccp: shrink struct listen_sock by Eric Dumazet · 9 years ago
  5. 079096f tcp/dccp: install syn_recv requests into ehash table by Eric Dumazet · 9 years ago
  6. aac065c tcp: move qlen/young out of struct listen_sock by Eric Dumazet · 9 years ago
  7. fff1f30 tcp: add a spinlock to protect struct request_sock_queue by Eric Dumazet · 9 years ago
  8. 0536fcc tcp: prepare fastopen code for upcoming listener changes by Eric Dumazet · 9 years ago
  9. 2235f2a inet: fix races with reqsk timers by Eric Dumazet · 9 years ago
  10. b282705 net: convert syn_wait_lock to a spinlock by Eric Dumazet · 9 years ago
  11. fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 9 years ago
  12. 9439ce0 tcp: rename struct tcp_request_sock listener by Eric Dumazet · 9 years ago
  13. 13854e5 inet: add proper refcounting to request sock by Eric Dumazet · 9 years ago
  14. f6d8cb2 inet: reduce TLB pressure for listeners by Eric Dumazet · 10 years ago
  15. 2045cea net: remove unnecessary return's by stephen hemminger · 10 years ago
  16. cce894b tcp: fix a panic on UP machines in reqsk_fastopen_remove by Eric Dumazet · 11 years ago
  17. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  18. 99b53bd ipv4:correct description for tcp_max_syn_backlog by Peter Pan(潘卫平) · 13 years ago
  19. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  20. 493f377 tcp: Add timewait recycling bits to ipv6 connect code. by David S. Miller · 14 years ago
  21. 7a1c8e5 net: allow GFP_HIGHMEM in __vmalloc() by Eric Dumazet · 14 years ago
  22. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  23. 02d4582 [NET] net/core/request_sock.c: Remove unused exports. by Adrian Bunk · 17 years ago
  24. dab6ba3 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue by Pavel Emelyanov · 17 years ago
  25. 72a3eff [NET]: Size listen hash tables using backlog hint by Eric Dumazet · 18 years ago
  26. 77d04bd [NET]: More kzalloc conversions. by Andrew Morton · 18 years ago
  27. 3eb4801 [NET]: drop duplicate assignment in request_sock by Norbert Kiesel · 18 years ago
  28. ba13c98 [REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc by Arnaldo Carvalho de Melo · 18 years ago
  29. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
  30. 0742fd5 [IPV4]: possible cleanups by Adrian Bunk · 19 years ago
  31. 83e3609 [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy by Arnaldo Carvalho de Melo · 19 years ago
  32. e52c1f1 [NET]: Move sysctl_max_syn_backlog into request_sock.c by David S. Miller · 19 years ago
  33. 2ad69c5 [NET] rename struct tcp_listen_opt to struct listen_sock by Arnaldo Carvalho de Melo · 19 years ago
  34. 0e87506 [NET] Generalise tcp_listen_opt by Arnaldo Carvalho de Melo · 19 years ago