Eric Dumazet
|
71cea17ed3
tcp: md5: remove spinlock usage in fast path
|
12 years ago |
Yuchung Cheng
|
cd75eff64d
tcp: reset timer after any SYNACK retransmit
|
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 |
Andrey Vagin
|
ee684b6f28
tcp: send packets with a socket timestamp
|
12 years ago |
Andrey Vagin
|
ceaa1fef65
tcp: adding a per-socket timestamp offset
|
12 years ago |
Stephen Hemminger
|
ca2eb5679f
tcp: remove Appropriate Byte Count support
|
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 |
Yuchung Cheng
|
6f73601efb
tcp: add SYN/data info to TCP_INFO
|
12 years ago |
Neal Cardwell
|
0725398801
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
|
12 years ago |
Alan Cox
|
4308fc58dc
tcp: Document use of undefined variable.
|
12 years ago |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
13 years ago |
Neal Cardwell
|
fae6ef87fa
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
|
13 years ago |
Eric Dumazet
|
5d299f3d3c
net: ipv6: fix TCP early demux
|
13 years ago |
Eric Dumazet
|
404e0a8b6a
net: ipv4: fix RCU races on dst refcounts
|
13 years ago |
Eric Dumazet
|
505fbcf035
ipv4: fix TCP early demux
|
13 years ago |
Yuchung Cheng
|
2100c8d2d9
net-tcp: Fast Open base
|
13 years ago |
Eric Dumazet
|
46d3ceabd8
tcp: TCP Small Queues
|
13 years ago |
David S. Miller
|
b6242b9b45
tcp: Remove tw->tw_peer
|
13 years ago |
David S. Miller
|
81166dd6fa
tcp: Move timestamps from inetpeer to metrics cache.
|
13 years ago |
David S. Miller
|
41063e9dd1
ipv4: Early TCP socket demux.
|
13 years ago |
David S. Miller
|
2397849baa
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
|
13 years ago |
David S. Miller
|
4670fd819e
tcp: Get rid of inetpeer special cases.
|
13 years ago |
Eric Dumazet
|
a2a385d627
tcp: bool conversions
|
13 years ago |
Yuchung Cheng
|
eed530b6c6
tcp: early retransmit
|
13 years ago |
Eric Dumazet
|
a915da9b69
tcp: md5: rcu conversion
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Eric Dumazet
|
d8a6e65f8b
tcp: inherit listener congestion control for passive cnx
|
13 years ago |