Yuchung Cheng
|
6f73601efb
tcp: add SYN/data info to TCP_INFO
|
12 年之前 |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
12 年之前 |
Christoph Paasch
|
bb68b64724
ipv4: Don't add TCP-code in inet_sock_destruct
|
12 年之前 |
Jerry Chu
|
1046716368
tcp: TCP Fast Open Server - header & support functions
|
12 年之前 |
Eric Dumazet
|
563d34d057
tcp: dont drop MTU reduction indications
|
13 年之前 |
Eric Dumazet
|
6f458dfb40
tcp: improve latencies of timer triggered events
|
13 年之前 |
Yuchung Cheng
|
67da22d23f
net-tcp: Fast Open client - cookie-less mode
|
13 年之前 |
Yuchung Cheng
|
783237e8da
net-tcp: Fast Open client - sending SYN-data
|
13 年之前 |
Yuchung Cheng
|
2100c8d2d9
net-tcp: Fast Open base
|
13 年之前 |
Eric Dumazet
|
46d3ceabd8
tcp: TCP Small Queues
|
13 年之前 |
David S. Miller
|
b6242b9b45
tcp: Remove tw->tw_peer
|
13 年之前 |
David S. Miller
|
43b03f1f6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Paul Pluzhnikov
|
8876d6b5f8
net: Make linux/tcp.h C++ friendly (trivial)
|
13 年之前 |
David S. Miller
|
2397849baa
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
|
13 年之前 |
Linus Torvalds
|
e8650a0823
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 年之前 |
Kyle McMartin
|
c0a788c451
net: Fix tcp_build_and_update_options comment in struct tcp_sock
|
13 年之前 |
Yuchung Cheng
|
750ea2bafa
tcp: early retransmit: delayed fast retransmit
|
13 年之前 |
Yuchung Cheng
|
eed530b6c6
tcp: early retransmit
|
13 年之前 |
Pavel Emelyanov
|
de248a75c3
tcp repair: Fix unaligned access when repairing options (v2)
|
13 年之前 |
Pavel Emelyanov
|
b139ba4e90
tcp: Repair connection-time negotiated parameters
|
13 年之前 |
Pavel Emelyanov
|
ee9952831c
tcp: Initial repair mode
|
13 年之前 |
David S. Miller
|
b4017c5368
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Neal Cardwell
|
ecb9719236
tcp: fix comment for tp->highest_sack
|
13 年之前 |
Eric Dumazet
|
a8afca0329
tcp: md5: protects md5sig_info with RCU
|
13 年之前 |
Eric Dumazet
|
a915da9b69
tcp: md5: rcu conversion
|
13 年之前 |
Vijay Subramanian
|
ab56222a32
tcp: Replace constants with #define macros
|
13 年之前 |
Eric Dumazet
|
b5c5693bb7
tcp: report ECN_SEEN in tcp_info
|
13 年之前 |
Nandita Dukkipati
|
a262f0cdf1
Proportional Rate Reduction for TCP.
|
13 年之前 |
Jerry Chu
|
9ad7c049f0
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
|
14 年之前 |
Jerry Chu
|
dca43c75e7
tcp: Add TCP_USER_TIMEOUT socket option.
|
14 年之前 |