Cong Wang
|
bcefe17cff
tcp: introduce a per-route knob for quick ack
|
12 years ago |
Yuchung Cheng
|
85f16525a2
tcp: properly send new data in fast recovery in first RTT
|
12 years ago |
Yuchung Cheng
|
c7d9d6a185
tcp: undo on DSACK during recovery
|
12 years ago |
Yuchung Cheng
|
7026b912f9
tcp: fix undo on partial ack in recovery
|
12 years ago |
Yuchung Cheng
|
6a63df46a7
tcp: refactor undo functions
|
12 years ago |
Yuchung Cheng
|
6804973ffb
tcp: consolidate PRR packet accounting
|
12 years ago |
Joe Perches
|
c48b22daa6
tcp: Remove 2 indentation levels in tcp_rcv_state_process
|
12 years ago |
Joe Perches
|
61eb900352
tcp: Remove another indentation level in tcp_rcv_state_process
|
12 years ago |
Eric Dumazet
|
1f6afc8108
tcp: remove one indentation level in tcp_rcv_state_process()
|
12 years ago |
David S. Miller
|
e6ff4c75f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nandita Dukkipati
|
35f079ebbc
tcp: bug fix in proportional rate reduction.
|
12 years ago |
Yuchung Cheng
|
3e59cb0ddf
tcp: remove bad timeout logic in fast recovery
|
12 years ago |
Eric Dumazet
|
d2cf43674e
tcp: speedup tcp_fixup_rcvbuf()
|
12 years ago |
Eric Dumazet
|
6a5dc9e598
net: Add MIB counters for checksum errors
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
12fb3dd9dc
tcp: call tcp_replace_ts_recent() from tcp_ack()
|
12 years ago |
David S. Miller
|
e2a553dbf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Yuchung Cheng
|
7ebe183c6d
tcp: undo spurious timeout after SACK reneging
|
12 years ago |
Yuchung Cheng
|
e33099f96d
tcp: implement RFC5682 F-RTO
|
12 years ago |
Yuchung Cheng
|
ab42d9ee3d
tcp: refactor CA_Loss state processing
|
12 years ago |
Yuchung Cheng
|
9b44190dc1
tcp: refactor F-RTO
|
12 years ago |
Christoph Paasch
|
1a2c6181c4
tcp: Remove TCPCT
|
12 years ago |
Nandita Dukkipati
|
9b717a8d24
tcp: TLP loss detection.
|
12 years ago |
Nandita Dukkipati
|
6ba8a3b19e
tcp: Tail loss probe (TLP)
|
12 years ago |
Neal Cardwell
|
aab2b4bf22
tcp: fix double-counted receiver RTT when leaving receiver fast path
|
12 years ago |
Pravin B Shelar
|
c9af6db4c1
net: Fix possible wrong checksum generation.
|
12 years ago |
Andrey Vagin
|
ee684b6f28
tcp: send packets with a socket timestamp
|
12 years ago |
David S. Miller
|
fd5023111c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Ilpo Järvinen
|
6731d2095b
tcp: fix for zero packets_in_flight was too broad
|
12 years ago |
Stephen Hemminger
|
ca2eb5679f
tcp: remove Appropriate Byte Count support
|
12 years ago |