summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_cong.c
Commit message (Expand)AuthorAgeFilesLines
* [TCP]: Minimum congestion window consolidation.Stephen Hemminger2006-06-181-3/+3
* [TCP]: Fix RFC2465 typo.S P2006-03-291-1/+1
* [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/+5Star
* [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