Li RongQing
|
9b42d55a66
tcp: release sk_frag.page in tcp_disconnect
|
7 years ago |
David S. Miller
|
3e3ab9ccca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Lawrence Brakmo
|
d44874910a
bpf: Add BPF_SOCK_OPS_STATE_CB
|
7 years ago |
Lawrence Brakmo
|
de525be2ca
bpf: Support passing args to sock_ops bpf function
|
7 years ago |
Dan Streetman
|
4ee806d511
net: tcp: close sock if net namespace is exiting
|
7 years ago |
Wei Yongjun
|
809a79e913
tcp: make local function tcp_recv_timestamp static
|
7 years ago |
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
|
8 years ago |
Eric Dumazet
|
26e9596e5b
tcp: Namespace-ify sysctl_tcp_min_tso_segs
|
8 years ago |
Eric Dumazet
|
0bc65a28ae
tcp: Namespace-ify sysctl_tcp_fack
|
8 years ago |
Ursula Braun
|
60e2a77807
tcp: TCP experimental option for SMC
|
8 years ago |
Christoph Paasch
|
71c02379c7
tcp: Configure TFO without cookie per socket and/or per route
|
8 years ago |
Song Liu
|
e8fce23946
tcp: add tracepoint trace_tcp_set_state()
|
8 years ago |
Yuchung Cheng
|
1fba70e5b6
tcp: socket option to set TCP fast open key
|
8 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 |