index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_rate.c
Age
Commit message (
Expand
)
Author
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-22
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2021-09-24
tcp: tracking packets with CE marks in BW rate sample
Yuchung Cheng
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-09-21
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
2018-07-11
tcp: expose both send and receive intervals for rate sample
Deepti Raghavan
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2017-06-15
tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
Dave Watson
2017-05-17
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-04-26
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
2016-09-21
tcp: export data delivery rate
Yuchung Cheng
2016-09-21
tcp: track application-limited rate samples
Soheil Hassas Yeganeh
2016-09-21
tcp: track data delivery rate for a TCP connection
Yuchung Cheng