Eric Dumazet
|
7ae8639c9d
tcp: remove invalid __rcu annotation
|
12 years ago |
Yuchung Cheng
|
85f16525a2
tcp: properly send new data in fast recovery in first RTT
|
12 years ago |
Daniel Borkmann
|
28850dc7c7
net: tcp: move GRO/GSO functions to tcp_offload
|
12 years ago |
Eric Dumazet
|
71cea17ed3
tcp: md5: remove spinlock usage in fast path
|
12 years ago |
Yuchung Cheng
|
3e59cb0ddf
tcp: remove bad timeout logic in fast recovery
|
12 years ago |
Eric Dumazet
|
d6a4a10411
tcp: GSO should be TSQ friendly
|
12 years ago |
Neal Cardwell
|
8466563e16
tcp: Remove dead sysctl_tcp_cookie_size declaration
|
12 years ago |
Yuchung Cheng
|
9b44190dc1
tcp: refactor F-RTO
|
12 years ago |
Christoph Paasch
|
1a2c6181c4
tcp: Remove TCPCT
|
12 years ago |
Nandita Dukkipati
|
6ba8a3b19e
tcp: Tail loss probe (TLP)
|
12 years ago |
Eric Dumazet
|
b2fb4f54ec
tcp: uninline tcp_prequeue()
|
12 years ago |
Eric Dumazet
|
79ffef1fe2
tcp: avoid wakeups for pure ACK
|
12 years ago |
Stephen Hemminger
|
ca2eb5679f
tcp: remove Appropriate Byte Count support
|
12 years ago |
Hannes Frederic Sowa
|
5d134f1c1f
tcp: make sysctl_tcp_ecn namespace aware
|
12 years ago |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Yuchung Cheng
|
93b174ad71
tcp: bug fix Fast Open client retransmission
|
12 years ago |
Neal Cardwell
|
8d8be8389f
tcp: remove dead prototype for tcp_v4_get_peer()
|
12 years ago |
Neal Cardwell
|
016818d076
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
|
12 years ago |
Neal Cardwell
|
623df484a7
tcp: extract code to compute SYNACK RTT
|
12 years ago |
Yuchung Cheng
|
684bad1107
tcp: use PRR to reduce cwin in CWR state
|
13 years ago |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
13 years ago |
Jerry Chu
|
1046716368
tcp: TCP Fast Open Server - header & support functions
|
13 years ago |
Alex Bergmann
|
6c9ff979d1
tcp: Increase timeout for SYN segments
|
13 years ago |
David S. Miller
|
e6acb38480
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
Eric W. Biederman
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 years ago |
Eric Dumazet
|
63d02d157e
net: tcp: ipv6_mapped needs sk_rx_dst_set method
|
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
|
aab4874355
net-tcp: Fast Open client - detecting SYN-data drops
|
13 years ago |
Yuchung Cheng
|
cf60af03ca
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
|
13 years ago |