summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_cdg.c
Commit message (Expand)AuthorAge
* tcp: cdg: make struct tcp_cdg staticColin Ian King2017-10-16
* tcp: consolidate congestion control undo functionsYuchung Cheng2017-08-06
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflictSoheil Hassas Yeganeh2016-09-21
* tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo2016-05-11
* tcp: do not assume TCP code is non preemptibleEric Dumazet2016-05-02
* net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-27
* tcp: do not slow start when cwnd equals ssthreshYuchung Cheng2015-07-09
* tcp: cdg: use div_u64()Kenneth Klette Jonassen2015-06-14
* tcp: add CDG congestion controlKenneth Klette Jonassen2015-06-11