Eric Dumazet
|
61d2bcae99
tcp: fastopen: accept data/FIN present in SYNACK message
|
10 年之前 |
Jörg Thalheim
|
21603fc45b
tcp: Change reference to experimental CWND RFC.
|
10 年之前 |
Johannes Weiner
|
baac50bbc3
net: tcp_memcontrol: simplify linkage between socket and page counter
|
10 年之前 |
Johannes Weiner
|
e805605c72
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
|
10 年之前 |
Nikolay Borisov
|
b840d15d39
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
|
10 年之前 |
Nikolay Borisov
|
9bd6861bd4
ipv4: Namespecify tcp_keepalive_probes sysctl knob
|
10 年之前 |
Nikolay Borisov
|
13b287e8d1
ipv4: Namespaceify tcp_keepalive_time sysctl knob
|
10 年之前 |
Florian Westphal
|
b1f0a0e99c
net: add inet_sk_transparent() helper
|
10 年之前 |
Lorenzo Colitti
|
c1e64e298b
net: diag: Support destroying TCP sockets.
|
10 年之前 |
Eric Dumazet
|
5e0724d027
tcp/dccp: fix hashdance race for passive sessions
|
10 年之前 |
Yuchung Cheng
|
4f41b1c58a
tcp: use RACK to detect losses
|
10 年之前 |
Yuchung Cheng
|
659a8ad56f
tcp: track the packet timings in RACK
|
10 年之前 |
Yuchung Cheng
|
f672258391
tcp: track min RTT using windowed min-filter
|
10 年之前 |
Eric Dumazet
|
dc6ef6be52
tcp: do not set queue_mapping on SYNACK
|
10 年之前 |
Eric Dumazet
|
ca6fb06518
tcp: attach SYNACK messages to request sockets instead of listener
|
10 年之前 |
Eric Dumazet
|
079096f103
tcp/dccp: install syn_recv requests into ehash table
|
10 年之前 |
Eric Dumazet
|
aa3a0c8ce6
tcp: get_openreq[46]() changes
|
10 年之前 |
Eric Dumazet
|
f964629e33
tcp: constify tcp_v{4|6}_route_req() sock argument
|
10 年之前 |
Eric Dumazet
|
3f684b4b1f
tcp: cookie_init_sequence() cleanups
|
10 年之前 |
Eric Dumazet
|
0c27171e66
tcp/dccp: constify syn_recv_sock() method sock argument
|
10 年之前 |
Eric Dumazet
|
c28c6f0459
tcp: constify tcp_create_openreq_child() socket argument
|
10 年之前 |
Eric Dumazet
|
72ab4a86f7
tcp: remove tcp_rcv_state_process() tcp_hdr argument
|
10 年之前 |
Eric Dumazet
|
bda07a64c0
tcp: remove unused len argument from tcp_rcv_state_process()
|
10 年之前 |
Eric Dumazet
|
7c85af8810
tcp: avoid reorders for TFO passive connections
|
10 年之前 |
Eric Dumazet
|
ea3bea3a1d
tcp/dccp: constify rtx_synack() and friends
|
10 年之前 |
Eric Dumazet
|
0f935dbedc
tcp: constify tcp_v{4|6}_send_synack() socket argument
|
10 年之前 |
Eric Dumazet
|
5d062de7f8
tcp: constify tcp_make_synack() socket argument
|
10 年之前 |
Eric Dumazet
|
b83e3deb97
tcp: md5: constify tcp_md5_do_lookup() socket argument
|
10 年之前 |
Eric Dumazet
|
b1964b5fce
tcp: constify tcp_openreq_init_rwin()
|
10 年之前 |
Eric Dumazet
|
b40cf18ef7
tcp: constify listener socket in tcp_v[46]_init_req()
|
10 年之前 |