summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_cdg.c
AgeCommit message (Expand)Author
2016-05-11tcp: replace cnt & rtt with struct in pkts_acked()Lawrence Brakmo
2016-05-02tcp: do not assume TCP code is non preemptibleEric Dumazet
2016-04-27net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet
2015-07-09tcp: do not slow start when cwnd equals ssthreshYuchung Cheng
2015-06-14tcp: cdg: use div_u64()Kenneth Klette Jonassen
2015-06-11tcp: add CDG congestion controlKenneth Klette Jonassen