blob: f6488c6ec447f9a8732413ffcfc76f0811905a4e [file] [log] [blame]
6065fd0d179b ("tcp: evaluate packet losses upon RTT change")
9a568de4818d ("tcp: switch TCP TS option (RFC 7323) to 1ms clock")
46bf466f08c9 ("tcp_lp: cache tcp_time_stamp")
ec66eda82d4b ("tcp: introduce tcp_jiffies32")
385e20706fac ("tcp: use tp->tcp_mstamp in output path")
a9f11f963a54 ("tcp: fix wraparound issue in tcp_lp")
645f4c6f2ebd ("tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps")
a6db50b81e3f ("tcp: remove ack_time from struct tcp_sacktag_state")
7e0ca8a4c19c ("tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()")
d2329f102d84 ("tcp: do not pass timestamp to tcp_rack_advance()")
88d5c65098e5 ("tcp: do not pass timestamp to tcp_rate_gen()")
7c1c7308592f ("tcp: do not pass timestamp to tcp_rack_detect_loss()")
69e996c58a35 ("tcp: add tp->tcp_mstamp field")
bec41a11dd3d ("tcp: remove early retransmit")
a0370b3f3f2c ("tcp: enable RACK loss detection to trigger recovery")
98e36d449cc6 ("tcp: check undo conditions before detecting losses")
1d0833df5943 ("tcp: use sequence to break TS ties for RACK loss detection")
57dde7f70de3 ("tcp: add reordering timer in RACK loss detection")
deed7be78f51 ("tcp: record most recent RTT in RACK loss detection")
e636f8b0104d ("tcp: new helper for RACK to detect loss")
db8da6bb574e ("tcp: new helper function for RACK loss detection")
95a22caee396 ("tcp: randomize tcp timestamp offsets for each connection")