Commit message (Expand) | Author | Age | |
---|---|---|---|
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 |
* | tcp: cdg: use tcp high resolution clock cache | Eric Dumazet | 2018-10-16 |
* | tcp: cdg: make struct tcp_cdg static | Colin Ian King | 2017-10-16 |
* | tcp: consolidate congestion control undo functions | Yuchung Cheng | 2017-08-07 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 |
* | tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict | Soheil Hassas Yeganeh | 2016-09-21 |
* | tcp: replace cnt & rtt with struct in pkts_acked() | Lawrence Brakmo | 2016-05-11 |
* | tcp: do not assume TCP code is non preemptible | Eric Dumazet | 2016-05-02 |
* | net: rename NET_{ADD|INC}_STATS_BH() | Eric Dumazet | 2016-04-27 |
* | tcp: do not slow start when cwnd equals ssthresh | Yuchung Cheng | 2015-07-09 |
* | tcp: cdg: use div_u64() | Kenneth Klette Jonassen | 2015-06-14 |
* | tcp: add CDG congestion control | Kenneth Klette Jonassen | 2015-06-11 |