blob: 25017e547949035f8a9c0bb59be2ce9a7ece8de5 [file] [log] [blame]
c288b0ca86a0 ("net_sched: sch_fq: do not call fq_peek() twice per packet")
eeb84aa0d0af ("net_sched: sch_fq: do not assume EDT packets are ordered")
6b015a523fa3 ("net_sched: sch_fq: avoid calling ktime_get_ns() if not needed")
48872c11b772 ("net_sched: sch_fq: add dctcp-like marking")
7baf33bdac37 ("net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()")
76a9ebe811fb ("net: extend sk_pacing_rate to unsigned long")
fb420d5d91c1 ("tcp/fq: move back to CLOCK_MONOTONIC")
90caf67b01fa ("net_sched: sch_fq: remove dead code dealing with retransmits")
c092dd5f4a7f ("tcp: switch tcp_internal_pacing() to tcp_wstamp_ns")
ab408b6dc744 ("tcp: switch tcp and sch_fq to new earliest departure time model")
fd2bca2aa789 ("tcp: switch internal pacing timer to CLOCK_TAI")
d3edd06ea8ea ("tcp: provide earliest departure time in skb->tstamp")
142537e41923 ("net_sched: sch_fq: switch to CLOCK_TAI")
2fd66ffba507 ("tcp: introduce tcp_skb_timestamp_us() helper")
72b0094f9182 ("tcp: switch tcp_clock_ns() to CLOCK_TAI base")
a8305bff6852 ("net: Add and use skb_mark_not_on_list().")