Eric Dumazet
|
b80c0e7858
tcp: get_cookie_sock() consolidation
|
10 лет назад |
Eric Dumazet
|
0144a81ccc
tcp: fix ipv4 mapped request socks
|
10 лет назад |
Eric Dumazet
|
fa76ce7328
inet: get rid of central tcp/dccp listener timer
|
10 лет назад |
Eric Dumazet
|
08d2cc3b26
inet: request sock should init IPv6/IPv4 addresses
|
10 лет назад |
Eric Dumazet
|
0470c8ca1d
inet: fix request sock refcounting
|
10 лет назад |
Eric Dumazet
|
9439ce00f2
tcp: rename struct tcp_request_sock listener
|
10 лет назад |
Eric Dumazet
|
407640de21
inet: add sk_listener argument to inet_reqsk_alloc()
|
10 лет назад |
Eric Dumazet
|
13854e5a60
inet: add proper refcounting to request sock
|
10 лет назад |
Eric Dumazet
|
16f86165bd
inet: fill request sock ir_iif for IPv4
|
10 лет назад |
Eric Dumazet
|
3f66b083a5
inet: introduce ireq_family
|
10 лет назад |
Eric Dumazet
|
d77c555d32
net: fix CONFIG_NET_NS=n compilation
|
10 лет назад |
Eric Dumazet
|
33cf7c90fe
net: add real socket cookies
|
10 лет назад |
Florian Westphal
|
f7b3bec6f5
net: allow setting ecn via routing table
|
10 лет назад |
Florian Westphal
|
f1673381b1
syncookies: split cookie_check_timestamp() into two functions
|
10 лет назад |
Florian Westphal
|
274e2da0ec
syncookies: avoid magic values and document which-bit-is-what-option
|
10 лет назад |
Florian Westphal
|
646697b9e3
syncookies: only increment SYNCOOKIESFAILED on validation error
|
10 лет назад |
Linus Torvalds
|
2e923b0251
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 лет назад |
Cong Wang
|
461b74c391
ipv4: clean up cookie_v4_check()
|
10 лет назад |
Cong Wang
|
e25f866fbc
ipv4: share tcp_v4_save_options() with cookie_v4_check()
|
10 лет назад |
Cong Wang
|
2077eebf7d
ipv4: call __ip_options_echo() in cookie_v4_check()
|
10 лет назад |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 лет назад |
Florian Westphal
|
253ff51635
tcp: syncookies: mark cookie_secret read_mostly
|
11 лет назад |
Christoph Lameter
|
903ceff7ca
net: Replace get_cpu_var through this_cpu_ptr
|
11 лет назад |
Octavian Purdila
|
57b47553f6
tcp: cookie_v4_init_sequence: skb should be const
|
11 лет назад |
Lorenzo Colitti
|
84f39b08d7
net: support marking accepting TCP sockets
|
11 лет назад |
Weilong Chen
|
0c9a67d2ed
ipv4: fix checkpatch error "space prohibited"
|
11 лет назад |
Hannes Frederic Sowa
|
b23a002fc6
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once
|
11 лет назад |
Eric Dumazet
|
b44084c2c8
inet: rename ir_loc_port to ir_num
|
12 лет назад |
Eric Dumazet
|
634fb979e8
inet: includes a sock_common in request_sock
|
12 лет назад |
Florian Westphal
|
086293542b
tcp: syncookies: reduce mss table to four values
|
12 лет назад |