Eric Dumazet
|
5e0724d027
tcp/dccp: fix hashdance race for passive sessions
|
9 年之前 |
Yuchung Cheng
|
4f41b1c58a
tcp: use RACK to detect losses
|
9 年之前 |
Yuchung Cheng
|
659a8ad56f
tcp: track the packet timings in RACK
|
9 年之前 |
Yuchung Cheng
|
f672258391
tcp: track min RTT using windowed min-filter
|
9 年之前 |
Eric Dumazet
|
dc6ef6be52
tcp: do not set queue_mapping on SYNACK
|
9 年之前 |
Eric Dumazet
|
ca6fb06518
tcp: attach SYNACK messages to request sockets instead of listener
|
9 年之前 |
Eric Dumazet
|
079096f103
tcp/dccp: install syn_recv requests into ehash table
|
9 年之前 |
Eric Dumazet
|
aa3a0c8ce6
tcp: get_openreq[46]() changes
|
9 年之前 |
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 年之前 |
Yuchung Cheng
|
0f1c28ae74
tcp: usec resolution SYN/ACK RTT
|
10 年之前 |
Daniel Borkmann
|
c3a8d94746
tcp: use dctcp if enabled on the route to the initiator
|
10 年之前 |
Eric Dumazet
|
43e122b014
tcp: refine pacing rate determination
|
10 年之前 |
Eric Dumazet
|
6f021c62d6
tcp: fix slow start after idle vs TSO/GSO
|
10 年之前 |
Yuchung Cheng
|
76174004a0
tcp: do not slow start when cwnd equals ssthresh
|
10 年之前 |
Yuchung Cheng
|
071d5080e3
tcp: add tcp_in_slow_start helper
|
10 年之前 |
Eric Dumazet
|
f69ad292cf
tcp: fill shinfo->gso_size at last moment
|
10 年之前 |
Eric Dumazet
|
b80c0e7858
tcp: get_cookie_sock() consolidation
|
10 年之前 |
Daniel Borkmann
|
492135557d
tcp: add rfc3168, section 6.1.1.1. fallback
|
10 年之前 |