Eric Dumazet
|
84b114b984
tcp: randomize timestamps on syncookies
|
8 years ago |
Eric Dumazet
|
645f4c6f2e
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
|
8 years ago |
Eric Dumazet
|
a6db50b81e
tcp: remove ack_time from struct tcp_sacktag_state
|
8 years ago |
Eric Dumazet
|
7e0ca8a4c1
tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue()
|
8 years ago |
Eric Dumazet
|
d2329f102d
tcp: do not pass timestamp to tcp_rack_advance()
|
8 years ago |
Eric Dumazet
|
88d5c65098
tcp: do not pass timestamp to tcp_rate_gen()
|
8 years ago |
Eric Dumazet
|
1317a9d69f
tcp: do not pass timestamp to tcp_fastretrans_alert()
|
8 years ago |
Eric Dumazet
|
efab8f8582
tcp: do not pass timestamp to tcp_rack_identify_loss()
|
8 years ago |
Eric Dumazet
|
128eda86be
tcp: do not pass timestamp to tcp_rack_mark_lost()
|
8 years ago |
Eric Dumazet
|
69e996c58a
tcp: add tp->tcp_mstamp field
|
8 years ago |
Wei Wang
|
46c2fa3987
net/tcp_fastopen: Add snmp counter for blackhole detection
|
8 years ago |
Wei Wang
|
cf1ef3f071
net/tcp_fastopen: Disable active side TFO in certain scenarios
|
8 years ago |
Eric Dumazet
|
0f9fa831ae
tcp: remove poll() flakes with FastOpen
|
8 years ago |
Eric Dumazet
|
3d4762639d
tcp: remove poll() flakes when receiving RST
|
8 years ago |
David S. Miller
|
6b6cbc1471
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Yuchung Cheng
|
cc663f4d4c
tcp: restrict F-RTO to work-around broken middle-boxes
|
8 years ago |
David S. Miller
|
6f14f443d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Yuchung Cheng
|
2d2517ee31
tcp: fix reordering SNMP under-counting
|
8 years ago |
Gao Feng
|
589c49cbf9
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
|
8 years ago |
Marcelo Ricardo Leitner
|
0b9aefea86
tcp: minimize false-positives on TCP/GRO check
|
8 years ago |
David S. Miller
|
16ae1f2236
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
15bb7745e9
tcp: initialize icsk_ack.lrcvtime at session start time
|
8 years ago |
Soheil Hassas Yeganeh
|
4396e46187
tcp: remove tcp_tw_recycle
|
8 years ago |
Soheil Hassas Yeganeh
|
d82bae12dc
tcp: remove per-destination timestamp cache
|
8 years ago |
Alexey Kodanev
|
a30aad50c2
tcp: rename *_sequence_number() to *_seq_and_tsoff()
|
8 years ago |
Eric Dumazet
|
449809a66c
tcp/dccp: block BH for SYN processing
|
8 years ago |
Julian Anastasov
|
c3a2e83705
tcp: replace dst_confirm with sk_dst_confirm
|
8 years ago |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Jason Baron
|
56d806222a
tcp: correct memory barrier usage in tcp_check_space()
|
8 years ago |
Eric Dumazet
|
60b1af3300
tcp: reduce skb overhead in selected places
|
8 years ago |