1. c79e335 [TCP]: Comment fastpath_cnt_hint off-by-one trap by Ilpo Järvinen · 17 years ago
  2. 13dae42 [TCP]: Update comment about highest_sack validity by Ilpo Järvinen · 17 years ago
  3. b5860bb [TCP]: Tighten tcp_sock's belt, drop left_out by Ilpo Järvinen · 17 years ago
  4. 539d243 [TCP]: Access to highest_sack obsoletes forward_cnt_hint by Ilpo Järvinen · 17 years ago
  5. d738cd8 [TCP]: Add highest_sack seqno, points to globally highest SACK by Ilpo Järvinen · 17 years ago
  6. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  7. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  8. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  9. e0ef57c [TCP]: Make snd_cwnd_clamp a u32. by David S. Miller · 17 years ago
  10. 54287cc [TCP]: Keep copied_seq, rcv_wup and rcv_next together. by Eric Dumazet · 17 years ago
  11. 6f74651 [TCP]: Seperate DSACK from SACK fast path by Baruch Even · 17 years ago
  12. 3a137d2 [TCP]: Renove the __ prefix on the struct tcp_sock members by Arnaldo Carvalho de Melo · 18 years ago
  13. 2ff52f2 [TCP]: Change tcp_header_len member in tcp_sock to u16 by Arnaldo Carvalho de Melo · 18 years ago
  14. 9981a0e [NET]: Annotate checksums in on-the-wire packets. by Al Viro · 18 years ago
  15. cfb6eeb [TCP]: MD5 Signature Option (RFC2385) support. by YOSHIFUJI Hideaki · 18 years ago
  16. ae8064a [TCP]: Bound TSO defer time by John Heffner · 18 years ago
  17. dddc93c [TCP]: struct tcp_sock .pred_flags is net-endian by Al Viro · 18 years ago
  18. 269bd27 [TCP]: struct tcp_sack_block annotations by Al Viro · 18 years ago
  19. 46a9732 [IPV4]: TCP headers annotated by Al Viro · 18 years ago
  20. c8a553ad [TCP]: Move inclusion of <linux/dmaengine.h> to correct place in <linux/tcp.h> by David Woodhouse · 18 years ago
  21. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  22. 97fc2f0 [I/OAT]: Structure changes for TCP recv offload to I/OAT by Chris Leech · 18 years ago
  23. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  24. 0e7b136 [TCP] mtu probing: move tcp-specific data out of inet_connection_sock by John Heffner · 18 years ago
  25. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  26. 2271281 [TCP]: Move the TCPF_ enum to tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  27. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  28. 6a438bb [TCP]: speed up SACK processing by Stephen Hemminger · 19 years ago
  29. 9772efb [TCP]: Appropriate Byte Count support by Stephen Hemminger · 19 years ago
  30. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  31. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
  32. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  33. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  34. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  35. a55ebcc [INET]: Move bind_hash from tcp_sk to inet_sk by Arnaldo Carvalho de Melo · 19 years ago
  36. 0f7ff92 [INET]: Just rename the TCP hashtable functions/structs to inet_ by Arnaldo Carvalho de Melo · 19 years ago
  37. c1b4a7e [TCP]: Move to new TSO segmenting scheme. by David S. Miller · 19 years ago
  38. 5f8ef48 [TCP]: Allow choosing TCP congestion control via sockopt. by Stephen Hemminger · 19 years ago
  39. 317a76f [TCP]: Add pluggable congestion control algorithm infrastructure. by Stephen Hemminger · 19 years ago
  40. 0e87506 [NET] Generalise tcp_listen_opt by Arnaldo Carvalho de Melo · 19 years ago
  41. 60236fd [NET] Rename open_request to request_sock by Arnaldo Carvalho de Melo · 19 years ago
  42. 2e6599c [NET] Generalise TCP's struct open_request minisock infrastructure by Arnaldo Carvalho de Melo · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago