summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_bbr.c
AgeCommit message (Expand)Author
2017-05-17tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet
2017-05-17tcp_bbr: use tcp_jiffies32 instead of tcp_time_stampEric Dumazet
2017-05-16tcp: internal implementation for pacingEric Dumazet
2016-10-29tcp_bbr: add a state transition diagram and accompanying commentNeal Cardwell
2016-09-21tcp_bbr: add BBR congestion controlNeal Cardwell