Eric W. Biederman
|
a4fe34bf90
tcp_memcontrol: Remove the per netns control.
|
11 years ago |
Hannes Frederic Sowa
|
222e83d2e0
tcp: switch tcp_fastopen key generation to net_get_random_once
|
11 years ago |
Hannes Frederic Sowa
|
b23a002fc6
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once
|
11 years ago |
Eric Dumazet
|
28be6e07e8
tcp: rename tcp_tso_segment()
|
11 years ago |
Eric Dumazet
|
b44084c2c8
inet: rename ir_loc_port to ir_num
|
11 years ago |
Eric Dumazet
|
634fb979e8
inet: includes a sock_common in request_sock
|
11 years ago |
Eric Dumazet
|
05dbc7b594
tcp/dccp: remove twchain
|
11 years ago |
Florian Westphal
|
8c27bd75f0
tcp: syncookies: reduce cookie lifetime to 128 seconds
|
11 years ago |
Joe Perches
|
5c9f30236f
tcp.h: Remove extern from function prototypes
|
11 years ago |
Vijay Subramanian
|
c995ae2259
tcp: Change return value of tcp_rcv_established()
|
12 years ago |
Eric Dumazet
|
95bd09eb27
tcp: TSO packets automatic sizing
|
12 years ago |
Patrick McHardy
|
81eb6a1487
net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
|
12 years ago |
Patrick McHardy
|
0198230b77
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
|
12 years ago |
Yuchung Cheng
|
149479d019
tcp: add server ip to encrypt cookie in fast open
|
12 years ago |
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
|
5b08e47caf
tcp: prefer packet timing to TS-ECR for RTT
|
12 years ago |
Yuchung Cheng
|
375fe02c91
tcp: consolidate SYNACK RTT sampling
|
12 years ago |
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 |