blob: 2397efc42c3ab3ad6b4452ee52ffd99700c48932 [file] [log] [blame]
77c3c9563752 ("tcp: factor out __tcp_close() helper")
8873c064d1de ("tcp: do not release socket ownership in tcp_close()")
713bafea9292 ("tcp: retire FACK loss detection")
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")
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")
111993692741 ("tcp: Remove the unused parameter for tcp_try_fastopen.")
df92c8394e6e ("tcp: fix xmit timer to only be reset if data ACKed/SACKed")
a2815817ffa6 ("tcp: enable xmit timer fix by having TLP use time when RTO should fire")
9872a4bde31b ("bpf: Add TCP connection BPF callbacks")
13d3b1ebe287 ("bpf: Support for setting initial receive window")
8550f328f45d ("bpf: Support for per connection SYN/SYN-ACK RTOs")
40304b2a1567 ("bpf: BPF support for sock_ops")
734942cc4ea6 ("tcp: ULP infrastructure")
5d2ed0521ac9 ("tcp: Namespaceify sysctl_tcp_timestamps")
9bb37ef00e93 ("tcp: Namespaceify sysctl_tcp_window_scaling")
f930103421f6 ("tcp: Namespaceify sysctl_tcp_sack")
1e2709769086 ("bpf: Add BPF_OBJ_GET_INFO_BY_FD")
bd5f5f4ecb78 ("bpf: Add BPF_MAP_GET_FD_BY_ID")
b16d9aa4c2b9 ("bpf: Add BPF_PROG_GET_FD_BY_ID")
34ad5580f8f9 ("bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command")
f3f1c054c288 ("bpf: Introduce bpf_map ID")
dc4bb0e23561 ("bpf: Introduce bpf_prog ID")
8726679a0fa3 ("bpf: teach verifier to track stack depth")
34aa83c2fc23 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")