Eric Dumazet
|
04317dafd1
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
|
před 11 roky |
Hannes Frederic Sowa
|
a26552afe8
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
|
před 11 roky |
Neal Cardwell
|
4fab907195
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
|
před 11 roky |
Andrey Vagin
|
9d186cac7f
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
|
před 11 roky |
Neal Cardwell
|
5ae344c949
tcp: reduce spurious retransmits due to transient SACK reneging
|
před 11 roky |
Christoph Paasch
|
5ee2c941b5
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
|
před 11 roky |
Neal Cardwell
|
86c6a2c75a
tcp: switch snt_synack back to measuring transmit time of first SYNACK
|
před 11 roky |
Octavian Purdila
|
1fb6f159fd
tcp: add tcp_conn_request
|
před 11 roky |
Octavian Purdila
|
695da14eb0
tcp: add queue_add_hash to tcp_request_sock_ops
|
před 11 roky |
Octavian Purdila
|
2aec4a297b
tcp: add mss_clamp to tcp_request_sock_ops
|
před 11 roky |
Octavian Purdila
|
5db92c9949
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
|
před 11 roky |
Octavian Purdila
|
d6274bd8d6
tcp: add send_synack method to tcp_request_sock_ops
|
před 11 roky |
Octavian Purdila
|
936b8bdb53
tcp: add init_seq method to tcp_request_sock_ops
|
před 11 roky |
Octavian Purdila
|
d94e0417ad
tcp: add route_req method to tcp_request_sock_ops
|
před 11 roky |
Octavian Purdila
|
fb7b37a7f3
tcp: add init_cookie_seq method to tcp_request_sock_ops
|
před 11 roky |
Octavian Purdila
|
16bea70aa7
tcp: add init_req method to tcp_request_sock_ops
|
před 11 roky |
Octavian Purdila
|
57b47553f6
tcp: cookie_v4_init_sequence: skb should be const
|
před 11 roky |
Octavian Purdila
|
e0f802fbca
tcp: move ir_mark initialization to tcp_openreq_init
|
před 11 roky |
Octavian Purdila
|
6cc55e096f
tcp: add gfp parameter to tcp_fragment
|
před 11 roky |
Neal Cardwell
|
ca8a226343
tcp: make cwnd-limited checks measurement-based, and gentler
|
před 11 roky |
Yuchung Cheng
|
843f4a55e3
tcp: use tcp_v4_send_synack on first SYN-ACK
|
před 11 roky |
Yuchung Cheng
|
89278c9dc9
tcp: simplify fast open cookie processing
|
před 11 roky |
Yuchung Cheng
|
5b7ed0892f
tcp: move fastopen functions to tcp_fastopen.c
|
před 11 roky |
Eric Dumazet
|
249015515f
tcp: remove in_flight parameter from cong_avoid() methods
|
před 11 roky |
Eric Dumazet
|
e114a710aa
tcp: fix cwnd limited checking to improve congestion control
|
před 11 roky |
Weiping Pan
|
86fd14ad1e
tcp: make tcp_cwnd_application_limited() static
|
před 11 roky |
David S. Miller
|
04f58c8854
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 11 roky |
Eric Dumazet
|
6326231531
tcp: syncookies: do not use getnstimeofday()
|
před 11 roky |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 11 roky |
Eric Dumazet
|
740b0f1841
tcp: switch rtt estimations to usec resolution
|
před 11 roky |