index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_rate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
1
-3
/
+8
|
\
|
*
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
2022-04-22
1
-3
/
+8
*
|
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2022-04-06
1
-1
/
+1
|
/
*
tcp: tracking packets with CE marks in BW rate sample
Yuchung Cheng
2021-09-24
1
-0
/
+6
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
2018-09-21
1
-7
/
+8
*
tcp: expose both send and receive intervals for rate sample
Deepti Raghavan
2018-07-11
1
-0
/
+4
*
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
2017-12-08
1
-3
/
+7
*
tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
Dave Watson
2017-06-15
1
-0
/
+1
*
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
1
-8
/
+8
*
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
2017-04-26
1
-3
/
+4
*
tcp: export data delivery rate
Yuchung Cheng
2016-09-21
1
-1
/
+11
*
tcp: track application-limited rate samples
Soheil Hassas Yeganeh
2016-09-21
1
-1
/
+28
*
tcp: track data delivery rate for a TCP connection
Yuchung Cheng
2016-09-21
1
-0
/
+149