blob: bee7a8b1a11e62d8bcb7baaa28b40b31fdd152c4 [file] [log] [blame]
7ba0537c2b53 ("net_sched: sch_fq: change fq_flow size/layout")
dde0a648fc00 ("net_sched: sch_fq: avoid touching f->next from fq_gc()")
eeb84aa0d0af ("net_sched: sch_fq: do not assume EDT packets are ordered")
7baf33bdac37 ("net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()")
90caf67b01fa ("net_sched: sch_fq: remove dead code dealing with retransmits")
ab408b6dc744 ("tcp: switch tcp and sch_fq to new earliest departure time model")
d3edd06ea8ea ("tcp: provide earliest departure time in skb->tstamp")
2fd66ffba507 ("tcp: introduce tcp_skb_timestamp_us() helper")
a8305bff6852 ("net: Add and use skb_mark_not_on_list().")