Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict | Soheil Hassas Yeganeh | 2016-09-21 | 1 | -6/+6 |
* | tcp: replace cnt & rtt with struct in pkts_acked() | Lawrence Brakmo | 2016-05-11 | 1 | -7/+7 |
* | tcp: do not assume TCP code is non preemptible | Eric Dumazet | 2016-05-02 | 1 | -10/+10 |
* | net: rename NET_{ADD|INC}_STATS_BH() | Eric Dumazet | 2016-04-27 | 1 | -10/+10 |
* | tcp: do not slow start when cwnd equals ssthresh | Yuchung Cheng | 2015-07-09 | 1 | -1/+1 |
* | tcp: cdg: use div_u64() | Kenneth Klette Jonassen | 2015-06-14 | 1 | -1/+1 |
* | tcp: add CDG congestion control | Kenneth Klette Jonassen | 2015-06-11 | 1 | -0/+433 |