index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_rate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+8
2022-04-22
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
1
-3
/
+8
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
1
-1
/
+1
2021-09-24
tcp: tracking packets with CE marks in BW rate sample
Yuchung Cheng
1
-0
/
+6
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2018-09-21
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
1
-7
/
+8
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