Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-11 | tcp: expose both send and receive intervals for rate sample | Deepti Raghavan | 1 | -0/+4 |
2017-12-08 | tcp: invalidate rate samples during SACK reneging | Yousuk Seung | 1 | -3/+7 |
2017-06-15 | tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions | Dave Watson | 1 | -0/+1 |
2017-05-17 | tcp: switch TCP TS option (RFC 7323) to 1ms clock | Eric Dumazet | 1 | -8/+8 |
2017-04-26 | tcp: do not pass timestamp to tcp_rate_gen() | Eric Dumazet | 1 | -3/+4 |
2016-09-21 | tcp: export data delivery rate | Yuchung Cheng | 1 | -1/+11 |
2016-09-21 | tcp: track application-limited rate samples | Soheil Hassas Yeganeh | 1 | -1/+28 |
2016-09-21 | tcp: track data delivery rate for a TCP connection | Yuchung Cheng | 1 | -0/+149 |