blob: 3dd24f84b404190eb8f4d567f1d7b32205aca6c8 [file] [log] [blame]
700465fd338f ("net: Properly typecast int values to set sk_max_pacing_rate")
6bdef102dae9 ("net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)")
e224c390a625 ("bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing")
76a9ebe811fb ("net: extend sk_pacing_rate to unsigned long")
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")
2fd66ffba507 ("tcp: introduce tcp_skb_timestamp_us() helper")
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")