Soheil Hassas Yeganeh
|
d82bae12dc
tcp: remove per-destination timestamp cache
|
8 лет назад |
Alexey Kodanev
|
a30aad50c2
tcp: rename *_sequence_number() to *_seq_and_tsoff()
|
8 лет назад |
Eric Dumazet
|
449809a66c
tcp/dccp: block BH for SYN processing
|
8 лет назад |
Julian Anastasov
|
c3a2e83705
tcp: replace dst_confirm with sk_dst_confirm
|
8 лет назад |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 лет назад |
Jason Baron
|
56d806222a
tcp: correct memory barrier usage in tcp_check_space()
|
8 лет назад |
Eric Dumazet
|
60b1af3300
tcp: reduce skb overhead in selected places
|
8 лет назад |
Jason Baron
|
0e40f4c959
tcp: accept RST for rcv_nxt - 1 after receiving a FIN
|
8 лет назад |
Yuchung Cheng
|
94bdc9785a
tcp: disable fack by default
|
8 лет назад |
Yuchung Cheng
|
4a7f600944
tcp: remove thin_dupack feature
|
8 лет назад |
Yuchung Cheng
|
ac229dca7e
tcp: remove RFC4653 NCR
|
8 лет назад |
Yuchung Cheng
|
bec41a11dd
tcp: remove early retransmit
|
8 лет назад |
Yuchung Cheng
|
840a3cbe89
tcp: remove forward retransmit feature
|
8 лет назад |
Yuchung Cheng
|
89fe18e44f
tcp: extend F-RTO to catch more spurious timeouts
|
8 лет назад |
Yuchung Cheng
|
a0370b3f3f
tcp: enable RACK loss detection to trigger recovery
|
8 лет назад |
Yuchung Cheng
|
98e36d449c
tcp: check undo conditions before detecting losses
|
8 лет назад |
Yuchung Cheng
|
1d0833df59
tcp: use sequence to break TS ties for RACK loss detection
|
8 лет назад |
Yuchung Cheng
|
57dde7f70d
tcp: add reordering timer in RACK loss detection
|
8 лет назад |
Yuchung Cheng
|
deed7be78f
tcp: record most recent RTT in RACK loss detection
|
8 лет назад |
Yuchung Cheng
|
e636f8b010
tcp: new helper for RACK to detect loss
|
8 лет назад |
Haishuang Yan
|
fee83d097b
ipv4: Namespaceify tcp_max_syn_backlog knob
|
8 лет назад |
Haishuang Yan
|
1946e672c1
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
|
8 лет назад |
David S. Miller
|
c63d352f05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 лет назад |
Marcelo Ricardo Leitner
|
dcb17d22e1
tcp: warn on bogus MSS and try to amend it
|
8 лет назад |
Florian Westphal
|
25429d7b7d
tcp: allow to turn tcp timestamp randomization off
|
8 лет назад |
Florian Westphal
|
95a22caee3
tcp: randomize tcp timestamp offsets for each connection
|
8 лет назад |
Francis Yan
|
b0f71bd3e1
tcp: instrument how long TCP is limited by insufficient send buffer
|
8 лет назад |
Francis Yan
|
0f87230d1a
tcp: instrument how long TCP is busy sending
|
8 лет назад |
Florian Westphal
|
e97991832a
tcp: make undo_cwnd mandatory for congestion modules
|
8 лет назад |
Eric Dumazet
|
67db3e4bfb
tcp: no longer hold ehash lock while calling tcp_get_info()
|
8 лет назад |