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 |
Florian Westphal
|
086293542b
tcp: syncookies: reduce mss table to four values
|
11 years ago |
Florian Westphal
|
8c27bd75f0
tcp: syncookies: reduce cookie lifetime to 128 seconds
|
11 years ago |
Patrick McHardy
|
0198230b77
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Dmitry Popov
|
d66954a066
tcp: incoming connections might use wrong route under synflood
|
12 years ago |
Christoph Paasch
|
1a2c6181c4
tcp: Remove TCPCT
|
12 years ago |
Hannes Frederic Sowa
|
5d134f1c1f
tcp: make sysctl_tcp_ecn namespace aware
|
12 years ago |
Eric Dumazet
|
e6c022a4fa
tcp: better retrans tracking for defer-accept
|
12 years ago |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
13 years ago |
Yuchung Cheng
|
2100c8d2d9
net-tcp: Fast Open base
|
13 years ago |
Eric Dumazet
|
dfd25ffffc
tcp: fix syncookie regression
|
13 years ago |
Vijay Subramanian
|
ab56222a32
tcp: Replace constants with #define macros
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Eric Dumazet
|
cf533ea53e
tcp: add const qualifiers where possible
|
13 years ago |
Mike Waychison
|
f0e3d0689d
tcp: initialize variable ecn_ok in syncookies path
|
14 years ago |
Jerry Chu
|
9ad7c049f0
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
|
14 years ago |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 years ago |
David S. Miller
|
1bba6ffeeb
ipv4: Use flowi4_init_output() in cookie_v4_check()
|
14 years ago |
David S. Miller
|
9cce96df5b
net: Put fl4_* macros to struct flowi4 and use them again.
|
14 years ago |
David S. Miller
|
9d6ec93801
ipv4: Use flowi4 in public route lookup interfaces.
|
14 years ago |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 years ago |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 years ago |
Florian Westphal
|
172d69e63c
syncookies: add support for ECN
|
15 years ago |
Florian Westphal
|
734f614bc1
syncookies: do not store rcv_wscale in tcp timestamp
|
15 years ago |
Florian Westphal
|
8c76368174
syncookies: check decoded options against sysctl settings
|
15 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |