1. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. e6c022a tcp: better retrans tracking for defer-accept by Eric Dumazet · 12 years ago
  3. 6f73601 tcp: add SYN/data info to TCP_INFO by Yuchung Cheng · 12 years ago
  4. 0725398 tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT by Neal Cardwell · 12 years ago
  5. 4308fc5 tcp: Document use of undefined variable. by Alan Cox · 12 years ago
  6. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  7. fae6ef8 net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child() by Neal Cardwell · 12 years ago
  8. 5d299f3 net: ipv6: fix TCP early demux by Eric Dumazet · 12 years ago
  9. 404e0a8 net: ipv4: fix RCU races on dst refcounts by Eric Dumazet · 12 years ago
  10. 505fbcf ipv4: fix TCP early demux by Eric Dumazet · 12 years ago
  11. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  12. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 12 years ago
  13. b6242b9 tcp: Remove tw->tw_peer by David S. Miller · 12 years ago
  14. 81166dd tcp: Move timestamps from inetpeer to metrics cache. by David S. Miller · 12 years ago
  15. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 12 years ago
  16. 2397849 [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary. by David S. Miller · 12 years ago
  17. 4670fd8 tcp: Get rid of inetpeer special cases. by David S. Miller · 12 years ago
  18. a2a385d tcp: bool conversions by Eric Dumazet · 12 years ago
  19. eed530b tcp: early retransmit by Yuchung Cheng · 12 years ago
  20. a915da9b tcp: md5: rcu conversion by Eric Dumazet · 12 years ago
  21. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  22. d8a6e65 tcp: inherit listener congestion control for passive cnx by Eric Dumazet · 13 years ago
  23. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  24. e56c57d net: rename sk_clone to sk_clone_lock by Eric Dumazet · 13 years ago
  25. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  26. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  27. cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 13 years ago
  28. 58af19e tproxy: copy transparent flag when creating a time wait by KOVACS Krisztian · 13 years ago
  29. 9ad7c04 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side by Jerry Chu · 13 years ago
  30. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. 6763151 tcp: Replace time wait bucket msg by counter by Tom Herbert · 14 years ago
  32. ccb7c41 timewait_sock: Create and use getpeer op. by David S. Miller · 14 years ago
  33. 3f419d2 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. by David S. Miller · 14 years ago
  34. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  35. 4bc2f18 net/ipv4: EXPORT_SYMBOL cleanups by Eric Dumazet · 14 years ago
  36. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  38. 907cdda tcp: Add SNMP counter for DEFER_ACCEPT by Eric Dumazet · 14 years ago
  39. a3a858f net: backlog functions rename by Zhu Yi · 14 years ago
  40. bb5b7c1 tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. by David S. Miller · 15 years ago
  41. 4957faade TCPCT part 1g: Responder Cookie => Initiator by William Allen Simpson · 15 years ago
  42. 435cf55 TCPCT part 1d: define TCP cookie option, extend existing struct's by William Allen Simpson · 15 years ago
  43. e6b4d11 TCPCT part 1a: add request_values parameter for sending SYNACK by William Allen Simpson · 15 years ago
  44. e994b7c tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL by David S. Miller · 15 years ago
  45. bee7ca9 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED by William Allen Simpson · 15 years ago
  46. 05eaade tcp: Do not call IPv4 specific func in tcp_check_req by Gilad Ben-Yossef · 15 years ago
  47. 022c3f7 Allow tcp_parse_options to consult dst entry by Gilad Ben-Yossef · 15 years ago
  48. f55017a Only parse time stamp TCP option in time wait sock by Gilad Ben-Yossef · 15 years ago
  49. d1b99ba tcp: accept socket after TCP_DEFER_ACCEPT period by Julian Anastasov · 15 years ago
  50. a1a2ad9 Revert "tcp: fix tcp_defer_accept to consider the timeout" by David S. Miller · 15 years ago
  51. 6d01a02 tcp: fix tcp_defer_accept to consider the timeout by Willy Tarreau · 15 years ago
  52. 657e964 tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG() by Robert Varga · 15 years ago
  53. 0b6a05c tcp: fix ssthresh u16 leftover by Ilpo Järvinen · 15 years ago
  54. aa13307 tcp: replace hard coded GFP_KERNEL with sk_allocation by Wu Fengguang · 15 years ago
  55. 9a7030b tcp: Remove redundant copy of MD5 authentication key by John Dykstra · 15 years ago
  56. 1ac530b tcp: missing check ACK flag of received segment in FIN-WAIT-2 state by Wei Yongjun · 15 years ago
  57. c887e6d tcp: consolidate paws check by Ilpo Järvinen · 15 years ago
  58. ee7537b tcp: tcp_init_wl / tcp_update_wl argument cleanup by Hantzis Fotis · 15 years ago
  59. cabeccb tcp: kill eff_sacks "cache", the sole user can calculate itself by Ilpo Järvinen · 15 years ago
  60. 5a5f3a8 net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c by Jianjun Kong · 16 years ago
  61. 33f5f57 tcp: kill pointless urg_mode by Ilpo Järvinen · 16 years ago
  62. 2aaab9a tcp: (whitespace only) fix confusing indentation by Adam Langley · 16 years ago
  63. 6edafaa tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup by Gui Jianfeng · 16 years ago
  64. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  65. 63231bd mib: add net to TCP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  66. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  67. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  68. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  69. ec3c098 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 16 years ago
  70. c6aefaf [TCP]: Add IPv6 support to TCP SYN cookies by Glenn Griffin · 16 years ago
  71. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 16 years ago
  72. e60402d [TCP]: Move sack_ok access to obviously named funcs & cleanup by Ilpo Järvinen · 17 years ago
  73. b5860bb [TCP]: Tighten tcp_sock's belt, drop left_out by Ilpo Järvinen · 17 years ago
  74. bdf1ee5 [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it by Ilpo Järvinen · 17 years ago
  75. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  76. 2de979b [TCP]: whitespace cleanup by Stephen Hemminger · 17 years ago
  77. 9d729f7 [NET]: Convert xtime.tv_sec to get_seconds() by James Morris · 17 years ago
  78. 54287cc [TCP]: Keep copied_seq, rcv_wup and rcv_next together. by Eric Dumazet · 17 years ago
  79. a9948a7 [TCP]: Fix minisock tcp_create_openreq_child() typo. by Arnaldo Carvalho de Melo · 17 years ago
  80. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  81. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  82. c678624 [TCP] minisocks: Use kmemdup and LIMIT_NETDEBUG by Arnaldo Carvalho de Melo · 18 years ago
  83. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  84. a928630 [TCP]: Fix some warning when MD5 is disabled. by David S. Miller · 18 years ago
  85. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  86. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  87. ab32ea5 [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly by Brian Haley · 18 years ago
  88. 3687b1d [TCP]: SNMPv2 tcpAttemptFails counter error by Wei Yongjun · 18 years ago
  89. e4d9191 [PATCH] lockdep: locking init debugging improvement by Ingo Molnar · 18 years ago
  90. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  91. b0da8537 [NET]: Add ECN support for TSO by Michael Chan · 18 years ago
  92. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
  93. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  94. caa20d9a [TCP]: spelling fixes by Stephen Hemminger · 19 years ago
  95. 9772efb [TCP]: Appropriate Byte Count support by Stephen Hemminger · 19 years ago
  96. 7957aed [TCP]: Set default congestion control correctly for incoming connections. by Stephen Hemminger · 19 years ago
  97. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  98. 696ab2d [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c by Arnaldo Carvalho de Melo · 19 years ago
  99. 295ff7e [TIMEWAIT]: Introduce inet_timewait_death_row by Arnaldo Carvalho de Melo · 19 years ago
  100. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago