Yuchung Cheng
|
6f73601efb
tcp: add SYN/data info to TCP_INFO
|
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 년 전 |
Yuchung Cheng
|
684bad1107
tcp: use PRR to reduce cwin in CWR state
|
12 년 전 |
Yuchung Cheng
|
fb4d3d1df3
tcp: move tcp_update_cwnd_in_recovery
|
12 년 전 |
Yuchung Cheng
|
09484d1f6e
tcp: move tcp_enter_cwr()
|
12 년 전 |
Jerry Chu
|
168a8f5805
tcp: TCP Fast Open Server - main code path
|
12 년 전 |
Jerry Chu
|
1046716368
tcp: TCP Fast Open Server - header & support functions
|
12 년 전 |
David S. Miller
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 년 전 |
Yuchung Cheng
|
7c4a56fec3
tcp: fix cwnd reduction for non-sack recovery
|
12 년 전 |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 년 전 |
Razvan Ghitulete
|
1b3a6926fc
net: remove wrong initialization for snd_wl1
|
12 년 전 |
Eric Dumazet
|
aae06bf5f9
tcp: ecn: dont delay ACKS after CE
|
13 년 전 |
Eric Dumazet
|
5d299f3d3c
net: ipv6: fix TCP early demux
|
13 년 전 |
Linus Torvalds
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 년 전 |
Mel Gorman
|
c76562b670
netvm: prevent a stream-specific deadlock
|
13 년 전 |
Eric Dumazet
|
404e0a8b6a
net: ipv4: fix RCU races on dst refcounts
|
13 년 전 |
Jiri Kosina
|
59ea33a68a
tcp: perform DMA to userspace only if there is a task waiting for it
|
13 년 전 |
Eric Dumazet
|
505fbcf035
ipv4: fix TCP early demux
|
13 년 전 |
David S. Miller
|
92101b3b2e
ipv4: Prepare for change of rt->rt_iif encoding.
|
13 년 전 |
Vijay Subramanian
|
67b95bd78f
tcp: Return bool instead of int where appropriate
|
13 년 전 |
Yuchung Cheng
|
67da22d23f
net-tcp: Fast Open client - cookie-less mode
|
13 년 전 |
Yuchung Cheng
|
aab4874355
net-tcp: Fast Open client - detecting SYN-data drops
|
13 년 전 |
Yuchung Cheng
|
8e4178c1c7
net-tcp: Fast Open client - receiving SYN-ACK
|
13 년 전 |
Yuchung Cheng
|
2100c8d2d9
net-tcp: Fast Open base
|
13 년 전 |
Eric Dumazet
|
e371589917
tcp: refine SYN handling in tcp_validate_incoming
|
13 년 전 |
Eric Dumazet
|
0c24604b68
tcp: implement RFC 5961 4.2
|
13 년 전 |