aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_rate.c
AgeCommit message (Expand)Author
2022-05-09tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-09-21tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet
2018-07-11tcp: expose both send and receive intervals for rate sampleDeepti Raghavan
2017-12-08tcp: invalidate rate samples during SACK renegingYousuk Seung
2017-06-15tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functionsDave Watson
2017-05-17tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet
2017-04-26tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet
2016-09-21tcp: export data delivery rateYuchung Cheng
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng