1. acc9672 tcp: fix under-evaluated ssthresh in TCP Vegas by Hoang Tran · 7 years ago
  2. 756ee17 tcp: replace cnt & rtt with struct in pkts_acked() by Lawrence Brakmo · 8 years ago
  3. 071d508 tcp: add tcp_in_slow_start helper by Yuchung Cheng · 9 years ago
  4. 64f40ff tcp: prepare CC get_info() access from getsockopt() by Eric Dumazet · 9 years ago
  5. 521f1cf inet_diag: fix access to tcp cc information by Eric Dumazet · 9 years ago
  6. 688d194 tcp: whitespace fixes by stephen hemminger · 10 years ago
  7. 1f74e61 tcp: Fix integer-overflow in TCP vegas by Christoph Paasch · 10 years ago
  8. 2490155 tcp: remove in_flight parameter from cong_avoid() methods by Eric Dumazet · 10 years ago
  9. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 10 years ago
  10. 45f7435 tcp: remove unused min_cwnd member of tcp_congestion_ops by Stanislav Fomichev · 10 years ago
  11. 9f9843a7 tcp: properly handle stretch acks in slow start by Yuchung Cheng · 11 years ago
  12. a252beb tcp: mark tcp_congestion_ops read_mostly by Stephen Hemminger · 13 years ago
  13. c80a5cd tcp: tcp_vegas ssthresh bugfix by Doug Leith · 15 years ago
  14. 8d3a564 tcp: tcp_vegas cong avoid fix by Doug Leith · 15 years ago
  15. a6af2d6 tcp: tcp_vegas ssthresh bug fix by Doug Leith · 15 years ago
  16. ab59859 net: fix returning void-valued expression warnings by Harvey Harrison · 16 years ago
  17. 1591311 tcp: Overflow bug in Vegas by Lachlan Andrew · 16 years ago
  18. c3a05c6 [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid by Ilpo Järvinen · 16 years ago
  19. c940587 [TCP] vegas: Fix a bug in disabling slow start by gamma parameter. by Xiaoliang (David) Wei · 17 years ago
  20. 30cfd0b [TCP]: congestion control API pass RTT in microseconds by Stephen Hemminger · 17 years ago
  21. 1675134 [TCP]: remove unused argument to cong_avoid op by Stephen Hemminger · 17 years ago
  22. b9ce204 [TCP]: Congestion control API RTT sampling fix by Ilpo Järvinen · 17 years ago
  23. 84299b3 [TCP]: Fix linkage errors on i386. by YOSHIFUJI Hideaki · 17 years ago
  24. 7752237 [TCP] TCP YEAH: Use vegas dont copy it. by Stephen Hemminger · 17 years ago
  25. 164891a [TCP]: Congestion control API update. by Stephen Hemminger · 17 years ago
  26. e9195d6 [TCP] vegas: Use type safe netlink interface by Thomas Graf · 17 years ago
  27. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  28. d2e4bdc [TCP] Vegas: Increase default alpha to 2 and beta to 4. by David S. Miller · 17 years ago
  29. 74975d4 [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  30. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  31. 74cb879 [TCP] tcp_vegas: Fix slow start by Thomas Young · 18 years ago
  32. 0d7bef6 [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc by Thomas Young · 18 years ago
  33. 5b49561 [TCP] Vegas: stop resetting rtt every ack by Thomas Young · 18 years ago
  34. c050970 [PATCH] TCP: fix vegas build by Jeff Garzik · 19 years ago
  35. 7faffa1 [TCP]: add tcp_slow_start helper by Stephen Hemminger · 19 years ago
  36. a8c2190 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  37. 73c1f4a [TCPDIAG]: Just rename everything to inet_diag by Arnaldo Carvalho de Melo · 19 years ago
  38. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  39. b87d856 [TCP]: Add TCP Vegas congestion control module. by Stephen Hemminger · 19 years ago