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 |
David S. Miller
|
188d1f76d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
2e5f421211
tcp: frto should not set snd_cwnd to 0
|
12 years ago |
Yuchung Cheng
|
66555e92fb
tcp: detect SYN/data drop when F-RTO is disabled
|
12 years ago |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 years ago |
David S. Miller
|
4b87f92259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
7b514a886b
tcp: accept RST without ACK flag
|
12 years ago |
Hannes Frederic Sowa
|
5d134f1c1f
tcp: make sysctl_tcp_ecn namespace aware
|
12 years ago |
Eric Dumazet
|
c3ae62af8e
tcp: should drop incoming frames without ACK flag set
|
12 years ago |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Yuchung Cheng
|
93b174ad71
tcp: bug fix Fast Open client retransmission
|
12 years ago |
David S. Miller
|
67f4efdce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
bd090dfc63
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
|
12 years ago |