blob: 1c4d9fb2bbfe5663cfed30e3cf3e301c58c6cb35 [file] [log] [blame]
7788174e8726 ("tcp: change IPv6 flow-label upon receiving spurious retransmission")
7e10b6554ff2 ("tcp: add dsack blocks received stats")
fb31c9b9f6c8 ("tcp: add data bytes retransmitted stats")
ba113c3aa79a ("tcp: add data bytes sent stats")
984988aa7218 ("tcp: add a helper to calculate size of opt_stats")
5d9f4262b7ea ("tcp: add SACK compression")
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")
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")
c6e218035913 ("tcp: Namespace-ify sysctl_tcp_max_reordering")
773d4bb96cec ("tcp: remove stale sysctl_tcp_reordering")
0bc65a28ae2a ("tcp: Namespace-ify sysctl_tcp_fack")
65c9410cf55e ("tcp: Namespace-ify sysctl_tcp_abort_on_overflow")
625357aa175c ("tcp: Namespace-ify sysctl_tcp_rfc1337")
3f4c7c6f6a90 ("tcp: Namespace-ify sysctl_tcp_stdurg")
e0a1e5b51923 ("tcp: Namespace-ify sysctl_tcp_retrans_collapse")
b510f0d23a47 ("tcp: Namespace-ify sysctl_tcp_slow_start_after_idle")
2c04ac8ae0b6 ("tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts")
e20223f19628 ("tcp: Namespace-ify sysctl_tcp_recovery")
2ae21cf527da ("tcp: Namespace-ify sysctl_tcp_early_retrans")
75c119afe14f ("tcp: implement rb-tree based retransmit queue")
8ba6ddaaf86c ("tcp: reduce tcp_fastretrans_alert() verbosity")
ac3f09ba3e49 ("tcp: uninline tcp_write_queue_purge()")
043b87d7599e ("tcp: more efficient RACK loss detection")
e2080072ed2d ("tcp: new list for sent but unacked skbs for RACK recovery")
27204aaa9dc6 ("tcp: uniform the set up of sockets after successful connection")
3733be14a32b ("ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob")
437138485656 ("ipv4: Namespaceify tcp_fastopen_key knob")
dd000598a39b ("ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once")
e1cfcbe82b45 ("ipv4: Namespaceify tcp_fastopen knob")
b5b7db8d6804 ("tcp: fastopen: fix on syn-data transmit failure")
fc22579917eb ("tcp: fix data delivery rate")
8c72c65b426b ("tcp: update skb->skb_mstamp more carefully")
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")
111993692741 ("tcp: Remove the unused parameter for tcp_try_fastopen.")
3118e6e19da7 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")