Dmitry Popov
|
c0155b2da4
tcp: Remove unused tcpct declarations and comments
|
12 years ago |
Eric Dumazet
|
c9bee3b7fd
tcp: TCP_NOTSENT_LOWAT socket option
|
12 years ago |
Yuchung Cheng
|
3e59cb0ddf
tcp: remove bad timeout logic in fast recovery
|
12 years ago |
Yuchung Cheng
|
e33099f96d
tcp: implement RFC5682 F-RTO
|
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 |
Christoph Paasch
|
e61667af2f
tcp: Remove unused tw_cookie_values from tcp_timewait_sock
|
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 |
Joseph Gasparakis
|
6a674e9c75
net: Add support for hardware-offloaded encapsulation
|
12 years ago |
Yuchung Cheng
|
6f73601efb
tcp: add SYN/data info to TCP_INFO
|
12 years ago |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
12 years ago |
Christoph Paasch
|
bb68b64724
ipv4: Don't add TCP-code in inet_sock_destruct
|
12 years ago |
Jerry Chu
|
1046716368
tcp: TCP Fast Open Server - header & support functions
|
13 years ago |
Eric Dumazet
|
563d34d057
tcp: dont drop MTU reduction indications
|
13 years ago |
Eric Dumazet
|
6f458dfb40
tcp: improve latencies of timer triggered events
|
13 years ago |
Yuchung Cheng
|
67da22d23f
net-tcp: Fast Open client - cookie-less mode
|
13 years ago |
Yuchung Cheng
|
783237e8da
net-tcp: Fast Open client - sending SYN-data
|
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
|
43b03f1f6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Paul Pluzhnikov
|
8876d6b5f8
net: Make linux/tcp.h C++ friendly (trivial)
|
13 years ago |
David S. Miller
|
2397849baa
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
|
13 years ago |
Linus Torvalds
|
e8650a0823
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Kyle McMartin
|
c0a788c451
net: Fix tcp_build_and_update_options comment in struct tcp_sock
|
13 years ago |
Yuchung Cheng
|
750ea2bafa
tcp: early retransmit: delayed fast retransmit
|
13 years ago |
Yuchung Cheng
|
eed530b6c6
tcp: early retransmit
|
13 years ago |