Yuchung Cheng
|
7ebe183c6d
tcp: undo spurious timeout after SACK reneging
|
12 年之前 |
Neal Cardwell
|
aab2b4bf22
tcp: fix double-counted receiver RTT when leaving receiver fast path
|
12 年之前 |
Pravin B Shelar
|
c9af6db4c1
net: Fix possible wrong checksum generation.
|
12 年之前 |
Andrey Vagin
|
ee684b6f28
tcp: send packets with a socket timestamp
|
12 年之前 |
David S. Miller
|
fd5023111c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Ilpo Järvinen
|
6731d2095b
tcp: fix for zero packets_in_flight was too broad
|
12 年之前 |
Stephen Hemminger
|
ca2eb5679f
tcp: remove Appropriate Byte Count support
|
12 年之前 |
David S. Miller
|
188d1f76d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Eric Dumazet
|
2e5f421211
tcp: frto should not set snd_cwnd to 0
|
12 年之前 |
Yuchung Cheng
|
66555e92fb
tcp: detect SYN/data drop when F-RTO is disabled
|
12 年之前 |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 年之前 |
David S. Miller
|
4b87f92259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Eric Dumazet
|
7b514a886b
tcp: accept RST without ACK flag
|
12 年之前 |
Hannes Frederic Sowa
|
5d134f1c1f
tcp: make sysctl_tcp_ecn namespace aware
|
12 年之前 |
Eric Dumazet
|
c3ae62af8e
tcp: should drop incoming frames without ACK flag set
|
12 年之前 |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 年之前 |
Yuchung Cheng
|
93b174ad71
tcp: bug fix Fast Open client retransmission
|
12 年之前 |
David S. Miller
|
67f4efdce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Eric Dumazet
|
bd090dfc63
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
|
12 年之前 |
David S. Miller
|
d4185bbf62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Eric Dumazet
|
e6c022a4fa
tcp: better retrans tracking for defer-accept
|
12 年之前 |
Pavel Emelyanov
|
c454e6111d
tcp-repair: Handle zero-length data put in rcv queue
|
12 年之前 |
Jerry Chu
|
37561f68bd
tcp: Reject invalid ack_seq to Fast Open sockets
|
12 年之前 |
Yuchung Cheng
|
6f73601efb
tcp: add SYN/data info to TCP_INFO
|
12 年之前 |
Eric Dumazet
|
354e4aa391
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
|
12 年之前 |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Neal Cardwell
|
30099b2e9b
tcp: TCP Fast Open Server - record retransmits after 3WHS
|
12 年之前 |
Neal Cardwell
|
e69bebde46
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
|
12 年之前 |
Neal Cardwell
|
016818d076
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
|
12 年之前 |
Eric Dumazet
|
1d57f19539
tcp: fix regression in urgent data handling
|
12 年之前 |