summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_bbr.c
Commit message (Expand)AuthorAgeFilesLines
* tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet2017-05-171-11/+11
* tcp_bbr: use tcp_jiffies32 instead of tcp_time_stampEric Dumazet2017-05-171-6/+6
* tcp: internal implementation for pacingEric Dumazet2017-05-161-4/+5
* tcp_bbr: add a state transition diagram and accompanying commentNeal Cardwell2016-10-291-1/+31
* tcp_bbr: add BBR congestion controlNeal Cardwell2016-09-211-0/+896