Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [TCP] tcp_vegas: Fix slow start | Thomas Young | 2006-01-04 | 1 | -0/+4 |
* | [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc | Thomas Young | 2005-12-06 | 1 | -8/+0 |
* | [TCP] Vegas: stop resetting rtt every ack | Thomas Young | 2005-12-06 | 1 | -4/+4 |
* | [PATCH] TCP: fix vegas build | Jeff Garzik | 2005-11-11 | 1 | -1/+1 |
* | [TCP]: add tcp_slow_start helper | Stephen Hemminger | 2005-11-10 | 1 | -31/+11 |
* | [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -1/+1 |
* | [TCPDIAG]: Just rename everything to inet_diag | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -2/+2 |
* | [ICSK]: Move TCP congestion avoidance members to icsk | Arnaldo Carvalho de Melo | 2005-08-29 | 1 | -21/+23 |
* | [TCP]: Add TCP Vegas congestion control module. | Stephen Hemminger | 2005-06-23 | 1 | -0/+411 |