summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_rate.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet2018-09-221-7/+8
* tcp: expose both send and receive intervals for rate sampleDeepti Raghavan2018-07-121-0/+4
* tcp: invalidate rate samples during SACK renegingYousuk Seung2017-12-081-3/+7
* tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functionsDave Watson2017-06-151-0/+1
* tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet2017-05-171-8/+8
* tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet2017-04-261-3/+4
* tcp: export data delivery rateYuchung Cheng2016-09-211-1/+11
* tcp: track application-limited rate samplesSoheil Hassas Yeganeh2016-09-211-1/+28
* tcp: track data delivery rate for a TCP connectionYuchung Cheng2016-09-211-0/+149