Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b160628e9ebcdc85d0db9d7f423c26b3c7c179d0
/
net
/
ipv4
/
tcp_recovery.c
a657db0
tcp: more accurately check DSACKs to grow RACK reordering window
by Neal Cardwell
· 3 years, 5 months ago
62d9f1a
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
by Pengcheng Yang
· 4 years ago
7e901ee
tcp: avoid slow start during fast recovery on new losses
by Yuchung Cheng
· 4 years, 2 months ago
fd214674
tcp: move tcp_mark_skb_lost
by Yuchung Cheng
· 4 years, 3 months ago
179ac35
tcp: consistently check retransmit hint
by Yuchung Cheng
· 4 years, 3 months ago
2fd66ff
tcp: introduce tcp_skb_timestamp_us() helper
by Eric Dumazet
· 6 years ago
7ec6537
tcp: add stat of data packet reordering events
by Wei Wang
· 6 years ago
1f7455c
tcp: tcp_rack_reo_wnd() can be static
by kbuild test robot
· 7 years ago
b8fef65
tcp: new helper tcp_rack_skb_timeout
by Yuchung Cheng
· 7 years ago
d716bfd
tcp: account lost retransmit after timeout
by Yuchung Cheng
· 7 years ago
6ac06ec
tcp: simpler NewReno implementation
by Yuchung Cheng
· 7 years ago
20b654d
tcp: support DUPACK threshold in RACK
by Yuchung Cheng
· 7 years ago
6065fd0
tcp: evaluate packet losses upon RTT change
by Yuchung Cheng
· 7 years ago
428aec5
tcp: fix off-by-one bug in RACK
by Yuchung Cheng
· 7 years ago
0ce294d
tcp: correctly test congestion state in RACK
by Yuchung Cheng
· 7 years ago
1f25569
tcp: higher throughput under reordering with adaptive RACK reordering wnd
by Priyaranjan Jha
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e20223f
tcp: Namespace-ify sysctl_tcp_recovery
by Eric Dumazet
· 7 years ago
bef0622
tcp: a small refactor of RACK loss detection
by Yuchung Cheng
· 7 years ago
043b87d
tcp: more efficient RACK loss detection
by Yuchung Cheng
· 7 years ago
bb4d991
tcp: adjust tail loss probe timeout
by Yuchung Cheng
· 7 years ago
9a568de
tcp: switch TCP TS option (RFC 7323) to 1ms clock
by Eric Dumazet
· 8 years ago
385e207
tcp: use tp->tcp_mstamp in output path
by Eric Dumazet
· 8 years ago
4b726e81
tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp
by Eric Dumazet
· 8 years ago
d2329f1
tcp: do not pass timestamp to tcp_rack_advance()
by Eric Dumazet
· 8 years ago
128eda8
tcp: do not pass timestamp to tcp_rack_mark_lost()
by Eric Dumazet
· 8 years ago
7c1c730
tcp: do not pass timestamp to tcp_rack_detect_loss()
by Eric Dumazet
· 8 years ago
ecde8f3
tcp: fix lost retransmit SNMP under-counting
by Yuchung Cheng
· 8 years ago
a0370b3
tcp: enable RACK loss detection to trigger recovery
by Yuchung Cheng
· 8 years ago
1d0833d
tcp: use sequence to break TS ties for RACK loss detection
by Yuchung Cheng
· 8 years ago
57dde7f
tcp: add reordering timer in RACK loss detection
by Yuchung Cheng
· 8 years ago
deed7be
tcp: record most recent RTT in RACK loss detection
by Yuchung Cheng
· 8 years ago
e636f8b
tcp: new helper for RACK to detect loss
by Yuchung Cheng
· 8 years ago
db8da6b
tcp: new helper function for RACK loss detection
by Yuchung Cheng
· 8 years ago
c10d931
tcp: do not assume TCP code is non preemptible
by Eric Dumazet
· 9 years ago
02a1d6e
net: rename NET_{ADD|INC}_STATS_BH()
by Eric Dumazet
· 9 years ago
4f41b1c
tcp: use RACK to detect losses
by Yuchung Cheng
· 9 years ago
659a8ad
tcp: track the packet timings in RACK
by Yuchung Cheng
· 9 years ago