blob: 6a9483c4b916c3e35a40e1b8a9a015d6a4670167 [file] [log] [blame]
e9c43add6753 ("net_sched: sch_fq: remove one obsolete check in fq_dequeue()")
48872c11b772 ("net_sched: sch_fq: add dctcp-like marking")
76a9ebe811fb ("net: extend sk_pacing_rate to unsigned long")
fb420d5d91c1 ("tcp/fq: move back to CLOCK_MONOTONIC")
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")
ba113c3aa79a ("tcp: add data bytes sent stats")
984988aa7218 ("tcp: add a helper to calculate size of opt_stats")
cadefe5f584a ("tcp_bbr: fix bbr pacing rate for internal pacing")
5d9f4262b7ea ("tcp: add SACK compression")
b8fef65a8a76 ("tcp: new helper tcp_rack_skb_timeout")
2ad55f566015 ("tcp: new helper tcp_timeout_mark_lost")
d716bfdb10b4 ("tcp: account lost retransmit after timeout")
6ac06ecd3a5d ("tcp: simpler NewReno implementation")
b38a51fec1c1 ("tcp: disable RFC6675 loss detection")
20b654dfe1be ("tcp: support DUPACK threshold in RACK")
73a6bab5aa2a ("tcp: switch pacing timer to softirq based hrtimer")
feb5f2ec6464 ("tcp: export packets delivery info")
e21db6f69a95 ("tcp: track total bytes delivered with ECN CE marks")
a77fa0104abd ("tcp: new helper to calculate newly delivered")
7156d194a077 ("tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS")
be6318929480 ("tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS")
87ecc95d81d9 ("tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS")
dcb8c9b4373a ("tcp_bbr: better deal with suboptimal GSO (II)")
350c9f484bde ("tcp_bbr: better deal with suboptimal GSO")
428aec5e69fa ("tcp: fix off-by-one bug in RACK")
0ce294d88457 ("tcp: correctly test congestion state in RACK")
d4761754b4fb ("tcp: invalidate rate samples during SACK reneging")
3a9b76fd0db9 ("tcp: allow drivers to tweak TSQ logic")
737ff314563c ("tcp: use sequence distance to detect reordering")
713bafea9292 ("tcp: retire FACK loss detection")
1f2556916d97 ("tcp: higher throughput under reordering with adaptive RACK reordering wnd")
e1ea2f9856b7 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")