summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_cdg.c
Commit message (Expand)AuthorAgeFilesLines
* net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-281-10/+10
* tcp: do not slow start when cwnd equals ssthreshYuchung Cheng2015-07-091-1/+1
* tcp: cdg: use div_u64()Kenneth Klette Jonassen2015-06-141-1/+1
* tcp: add CDG congestion controlKenneth Klette Jonassen2015-06-111-0/+433