Soheil Hassas Yeganeh
|
0a38806f31
net: revert "Update RFS target at poll for tcp/udp"
|
7 years ago |
Willem de Bruijn
|
8ddab50839
tcp: do not allocate linear memory for zerocopy skbs
|
7 years ago |
Willem de Bruijn
|
02583adeff
tcp: place all zerocopy payload in frags
|
7 years ago |
Willem de Bruijn
|
111856c758
tcp: push full zerocopy packets
|
7 years ago |
Yafang Shao
|
986ffdfd08
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store
|
7 years ago |
Yafang Shao
|
563e0bb0dc
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint
|
7 years ago |
David S. Miller
|
51e18a453f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Yousuk Seung
|
d4761754b4
tcp: invalidate rate samples during SACK reneging
|
7 years ago |
Martin KaFai Lau
|
27da6d37e2
tcp: Enable 2nd listener hashtable in TCP
|
7 years ago |
Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
8 years ago |
Yuchung Cheng
|
737ff31456
tcp: use sequence distance to detect reordering
|
7 years ago |
Yuchung Cheng
|
713bafea92
tcp: retire FACK loss detection
|
7 years ago |
Eric Dumazet
|
356d1833b6
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
|
7 years ago |
Priyaranjan Jha
|
1f2556916d
tcp: higher throughput under reordering with adaptive RACK reordering wnd
|
7 years ago |
Eric Dumazet
|
790f00e19f
tcp: Namespace-ify sysctl_tcp_autocorking
|
7 years ago |
Eric Dumazet
|
26e9596e5b
tcp: Namespace-ify sysctl_tcp_min_tso_segs
|
7 years ago |
Eric Dumazet
|
0bc65a28ae
tcp: Namespace-ify sysctl_tcp_fack
|
7 years ago |
Ursula Braun
|
60e2a77807
tcp: TCP experimental option for SMC
|
7 years ago |
Christoph Paasch
|
71c02379c7
tcp: Configure TFO without cookie per socket and/or per route
|
7 years ago |
Song Liu
|
e8fce23946
tcp: add tracepoint trace_tcp_set_state()
|
7 years ago |
Yuchung Cheng
|
1fba70e5b6
tcp: socket option to set TCP fast open key
|
7 years ago |
Eric Dumazet
|
75c119afe1
tcp: implement rb-tree based retransmit queue
|
8 years ago |
Eric Dumazet
|
4e8cc22803
tcp: tcp_tx_timestamp() cleanup
|
8 years ago |
Eric Dumazet
|
ac3f09ba3e
tcp: uninline tcp_write_queue_purge()
|
8 years ago |
Eric Dumazet
|
e2080072ed
tcp: new list for sent but unacked skbs for RACK recovery
|
8 years ago |
Wei Wang
|
27204aaa9d
tcp: uniform the set up of sockets after successful connection
|
8 years ago |
Haishuang Yan
|
4371384856
ipv4: Namespaceify tcp_fastopen_key knob
|
8 years ago |
Haishuang Yan
|
dd000598a3
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
|
8 years ago |
Haishuang Yan
|
e1cfcbe82b
ipv4: Namespaceify tcp_fastopen knob
|
8 years ago |
Eric Dumazet
|
db5bce32fb
net: prepare (struct ubuf_info)->refcnt conversion
|
8 years ago |