Eric Dumazet
|
e2080072ed
tcp: new list for sent but unacked skbs for RACK recovery
|
8 years ago |
Florian Westphal
|
31770e34e4
tcp: Revert "tcp: remove header prediction"
|
8 years ago |
Yuchung Cheng
|
4faf783998
tcp: fix cwnd undo in Reno and HTCP congestion controls
|
8 years ago |
Florian Westphal
|
45f119bf93
tcp: remove header prediction
|
8 years ago |
Florian Westphal
|
e7942d0633
tcp: remove prequeue support
|
8 years ago |
Eric Dumazet
|
9a568de481
tcp: switch TCP TS option (RFC 7323) to 1ms clock
|
8 years ago |
Eric Dumazet
|
218af599fa
tcp: internal implementation for pacing
|
8 years ago |
Eric Dumazet
|
645f4c6f2e
tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps
|
8 years ago |
Eric Dumazet
|
69e996c58a
tcp: add tp->tcp_mstamp field
|
8 years ago |
Wei Wang
|
cf1ef3f071
net/tcp_fastopen: Disable active side TFO in certain scenarios
|
8 years ago |
Eric Dumazet
|
3541f9e8bd
tcp: add tcp_mss_clamp() helper
|
8 years ago |
Wei Wang
|
19f6d3f3c8
net/tcp-fastopen: Add new API support
|
8 years ago |
David S. Miller
|
580bdf5650
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Yuchung Cheng
|
4a7f600944
tcp: remove thin_dupack feature
|
8 years ago |
Yuchung Cheng
|
bec41a11dd
tcp: remove early retransmit
|
8 years ago |
Yuchung Cheng
|
840a3cbe89
tcp: remove forward retransmit feature
|
8 years ago |
Yuchung Cheng
|
1d0833df59
tcp: use sequence to break TS ties for RACK loss detection
|
8 years ago |
Yuchung Cheng
|
deed7be78f
tcp: record most recent RTT in RACK loss detection
|
8 years ago |
Shannon Nelson
|
003c941057
tcp: fix tcp_fastopen unaligned access complaints on sparc
|
8 years ago |
Eric Dumazet
|
7aa5470c2c
tcp: tsq: move tsq_flags close to sk_wmem_alloc
|
8 years ago |
Eric Dumazet
|
40fc3423b9
tcp: tsq: add tsq_flags / tsq_enum
|
8 years ago |
Florian Westphal
|
95a22caee3
tcp: randomize tcp timestamp offsets for each connection
|
8 years ago |
Francis Yan
|
1c885808e4
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
|
8 years ago |
Francis Yan
|
05b055e891
tcp: instrument tcp sender limits chronographs
|
8 years ago |
Eric Dumazet
|
67db3e4bfb
tcp: no longer hold ehash lock while calling tcp_get_info()
|
8 years ago |
Yuchung Cheng
|
eb8329e0a0
tcp: export data delivery rate
|
9 years ago |
Soheil Hassas Yeganeh
|
d7722e8570
tcp: track application-limited rate samples
|
9 years ago |
Yuchung Cheng
|
b9f64820fb
tcp: track data delivery rate for a TCP connection
|
9 years ago |
Neal Cardwell
|
0682e6902a
tcp: count packets marked lost for a TCP connection
|
9 years ago |
Neal Cardwell
|
6403389211
tcp: use windowed min filter library for TCP min_rtt estimation
|
9 years ago |