aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_vegas.c
Commit message (Expand)AuthorAge
* tcp: mark tcp_congestion_ops read_mostlyStephen Hemminger2011-03-10
* tcp: tcp_vegas ssthresh bugfixDoug Leith2009-05-26
* tcp: tcp_vegas cong avoid fix Doug Leith2008-12-09
* tcp: tcp_vegas ssthresh bug fixDoug Leith2008-12-04
* net: fix returning void-valued expression warningsHarvey Harrison2008-05-01
* tcp: Overflow bug in VegasLachlan Andrew2008-04-30
* [TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoidIlpo Järvinen2008-01-28
* [TCP] vegas: Fix a bug in disabling slow start by gamma parameter.Xiaoliang (David) Wei2007-10-30
* [TCP]: congestion control API pass RTT in microsecondsStephen Hemminger2007-07-31
* [TCP]: remove unused argument to cong_avoid opStephen Hemminger2007-07-18
* [TCP]: Congestion control API RTT sampling fixIlpo Järvinen2007-06-15
* [TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki2007-04-26
* [TCP] TCP YEAH: Use vegas dont copy it.Stephen Hemminger2007-04-26
* [TCP]: Congestion control API update.Stephen Hemminger2007-04-26
* [TCP] vegas: Use type safe netlink interfaceThomas Graf2007-04-26
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [TCP] Vegas: Increase default alpha to 2 and beta to 4.David S. Miller2006-12-03
* [TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ONAlexey Dobriyan2006-09-22
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [TCP] tcp_vegas: Fix slow startThomas Young2006-01-04
* [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calcThomas Young2005-12-06
* [TCP] Vegas: stop resetting rtt every ackThomas Young2005-12-06
* [PATCH] TCP: fix vegas buildJeff Garzik2005-11-11
* [TCP]: add tcp_slow_start helperStephen Hemminger2005-11-10
* [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]Arnaldo Carvalho de Melo2005-08-29
* [TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo2005-08-29
* [ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo2005-08-29
* [TCP]: Add TCP Vegas congestion control module.Stephen Hemminger2005-06-23