blob: 1b6ee58a510ec0b5b41ebc1adfcc2857663171d7 [file] [log] [blame]
d66280b12bd7 ("net: netem: use a list in addition to rbtree")
836af83b54e3 ("netem: support delivering packets in delayed time slots")
99803171ef04 ("netem: add uapi to express delay and jitter in nanoseconds")
112f9cb65643 ("netem: convert to qdisc_watchdog_schedule_ns")
18a4c0eab262 ("net: add rb_to_skb() and other rb tree helpers")
3aa605f28b0d ("sch_netem: faster rb tree removal")
bffa72cf7f9d ("net: sk_buff rbnode reorg")
31770e34e43d ("tcp: Revert "tcp: remove header prediction"")
c1d2b4c3e204 ("tcp: Revert "tcp: remove CA_ACK_SLOWPATH"")
98aaa913b4ed ("tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg")
d06c3583c2cf ("tcp: remove extra POLL_OUT added for finished active connect()")
3282e65558b3 ("tcp: remove unused mib counters")
573aeb0492be ("tcp: remove CA_ACK_SLOWPATH")
45f119bf936b ("tcp: remove header prediction")
c13ee2a4f03f ("tcp: reindent two spots after prequeue removal")
e7942d0633c4 ("tcp: remove prequeue support")
d0e1a1b5a833 ("tcp: better validation of received ack sequences")
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")
cf1ef3f0719b ("net/tcp_fastopen: Disable active side TFO in certain scenarios")
0f9fa831aecf ("tcp: remove poll() flakes with FastOpen")
dddb64bcb346 ("net: Add sysctl to toggle early demux for tcp and udp")
5080f39e8c72 ("netem: apply correct delay when rate throttling")
5425077d73e0 ("net: ipv6: Add early demux handler for UDP unicast")
19f6d3f3c842 ("net/tcp-fastopen: Add new API support")
065263f40f09 ("net/tcp-fastopen: refactor cookie check logic")
4548b683b781 ("Introduce a sysctl that modifies the value of PROT_SOCK.")
0e40f4c9593b ("tcp: accept RST for rcv_nxt - 1 after receiving a FIN")
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")
1946e672c173 ("ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob")
56ab6b93007e ("ipv4: Namespaceify tcp_tw_reuse knob")
7f7cd56c3393 ("net_sched: sch_netem: use rb_entry()")
c84d949057ca ("udp: copy skb->truesize in the first cache line")