summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_vegas.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [TCP] tcp_vegas: Fix slow startThomas Young2006-01-041-0/+4
* [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calcThomas Young2005-12-071-8/+0Star
* [TCP] Vegas: stop resetting rtt every ackThomas Young2005-12-071-4/+4
* [PATCH] TCP: fix vegas buildJeff Garzik2005-11-111-1/+1
* [TCP]: add tcp_slow_start helperStephen Hemminger2005-11-111-31/+11Star
* [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]Arnaldo Carvalho de Melo2005-08-301-1/+1
* [TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo2005-08-301-2/+2
* [ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo2005-08-301-21/+23
* [TCP]: Add TCP Vegas congestion control module.Stephen Hemminger2005-06-231-0/+411