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 |
David S. Miller
|
d4185bbf62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
e6c022a4fa
tcp: better retrans tracking for defer-accept
|
12 years ago |
Pavel Emelyanov
|
c454e6111d
tcp-repair: Handle zero-length data put in rcv queue
|
12 years ago |
Jerry Chu
|
37561f68bd
tcp: Reject invalid ack_seq to Fast Open sockets
|
12 years ago |
Yuchung Cheng
|
6f73601efb
tcp: add SYN/data info to TCP_INFO
|
12 years ago |
Eric Dumazet
|
354e4aa391
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
|
12 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Neal Cardwell
|
30099b2e9b
tcp: TCP Fast Open Server - record retransmits after 3WHS
|
12 years ago |
Neal Cardwell
|
e69bebde46
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
|
12 years ago |
Neal Cardwell
|
016818d076
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
|
12 years ago |
Eric Dumazet
|
1d57f19539
tcp: fix regression in urgent data handling
|
12 years ago |
Yuchung Cheng
|
684bad1107
tcp: use PRR to reduce cwin in CWR state
|
13 years ago |
Yuchung Cheng
|
fb4d3d1df3
tcp: move tcp_update_cwnd_in_recovery
|
13 years ago |
Yuchung Cheng
|
09484d1f6e
tcp: move tcp_enter_cwr()
|
13 years ago |
Jerry Chu
|
168a8f5805
tcp: TCP Fast Open Server - main code path
|
13 years ago |
Jerry Chu
|
1046716368
tcp: TCP Fast Open Server - header & support functions
|
13 years ago |
David S. Miller
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Yuchung Cheng
|
7c4a56fec3
tcp: fix cwnd reduction for non-sack recovery
|
13 years ago |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Razvan Ghitulete
|
1b3a6926fc
net: remove wrong initialization for snd_wl1
|
13 years ago |
Eric Dumazet
|
aae06bf5f9
tcp: ecn: dont delay ACKS after CE
|
13 years ago |
Eric Dumazet
|
5d299f3d3c
net: ipv6: fix TCP early demux
|
13 years ago |
Linus Torvalds
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Mel Gorman
|
c76562b670
netvm: prevent a stream-specific deadlock
|
13 years ago |
Eric Dumazet
|
404e0a8b6a
net: ipv4: fix RCU races on dst refcounts
|
13 years ago |