summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_cong.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [TCP]: less inline'sStephen Hemminger2006-01-041-0/+28
* [TCP]: Appropriate Byte Count supportStephen Hemminger2005-11-111-11/+20
* [TCP]: add tcp_slow_start helperStephen Hemminger2005-11-111-6/+5
* [TCP]: fix congestion window update when using TSO deferalStephen Hemminger2005-11-111-1/+1
* [ICSK]: Move TCP congestion avoidance members to icskArnaldo Carvalho de Melo2005-08-301-18/+26
* [TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger2005-06-241-2/+44
* [TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger2005-06-231-0/+195