Neal Cardwell
|
4fb17a6091
tcp: mitigate ACK loops for connections as tcp_timewait_sock
|
10 years ago |
Neal Cardwell
|
f2b2c582e8
tcp: mitigate ACK loops for connections as tcp_sock
|
10 years ago |
Neal Cardwell
|
a9b2c06dbe
tcp: mitigate ACK loops for connections as tcp_request_sock
|
10 years ago |
Daniel Borkmann
|
81164413ad
net: tcp: add per route congestion control
|
10 years ago |
Florian Westphal
|
735d383117
tcp: change TCP_ECN prefixes to lower case
|
11 years ago |
Florian Westphal
|
55d8694fa8
net: tcp: assign tcp cong_ops when tcp sk is created
|
11 years ago |
Eric Dumazet
|
04317dafd1
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
|
11 years ago |
Eric Dumazet
|
9fe516ba3f
inet: move ipv6only in sock_common
|
11 years ago |
Yuchung Cheng
|
843f4a55e3
tcp: use tcp_v4_send_synack on first SYN-ACK
|
11 years ago |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
Eric Dumazet
|
740b0f1841
tcp: switch rtt estimations to usec resolution
|
11 years ago |
Florent Fourcot
|
1d13a96c74
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
|
11 years ago |
Eric Dumazet
|
996b175e39
tcp: out_of_order_queue do not use its lock
|
11 years ago |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 years ago |
Yuchung Cheng
|
375fe02c91
tcp: consolidate SYNACK RTT sampling
|
12 years ago |
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
|
13 years ago |
Alan Cox
|
4308fc58dc
tcp: Document use of undefined variable.
|
13 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 |