Hans Wippel
|
bc58a1baf2
net/ipv4: disable SMC TCP option with SYN Cookies
|
7 gadi atpakaļ |
Eric Dumazet
|
ceef9ab6be
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
|
7 gadi atpakaļ |
Eric Dumazet
|
c92e8c02fe
tcp/dccp: fix ireq->opt races
|
7 gadi atpakaļ |
Paolo Abeni
|
91ed1e666a
ip/options: explicitly provide net ns to __ip_options_echo()
|
8 gadi atpakaļ |
Alexander Potapenko
|
18bcf2907d
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
|
8 gadi atpakaļ |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 gadi atpakaļ |
Eric Dumazet
|
5d2ed0521a
tcp: Namespaceify sysctl_tcp_timestamps
|
8 gadi atpakaļ |
Eric Dumazet
|
9bb37ef00e
tcp: Namespaceify sysctl_tcp_window_scaling
|
8 gadi atpakaļ |
Eric Dumazet
|
f930103421
tcp: Namespaceify sysctl_tcp_sack
|
8 gadi atpakaļ |
Eric Dumazet
|
eed29f17f0
tcp: add a struct net parameter to tcp_parse_options()
|
8 gadi atpakaļ |
Eric Dumazet
|
9a568de481
tcp: switch TCP TS option (RFC 7323) to 1ms clock
|
8 gadi atpakaļ |
Eric Dumazet
|
84b114b984
tcp: randomize timestamps on syncookies
|
8 gadi atpakaļ |
Jason A. Donenfeld
|
fe62d05b29
syncookies: use SipHash in place of SHA1
|
8 gadi atpakaļ |
Florian Westphal
|
95a22caee3
tcp: randomize tcp timestamp offsets for each connection
|
8 gadi atpakaļ |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
8 gadi atpakaļ |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 gadi atpakaļ |
Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 gadi atpakaļ |
Peter Zijlstra
|
25528213fe
tags: Fix DEFINE_PER_CPU expansions
|
9 gadi atpakaļ |
Nikolay Borisov
|
12ed8244ed
ipv4: Namespaceify tcp syncookies sysctl knob
|
9 gadi atpakaļ |
David Ahern
|
6dd9a14e92
net: Allow accepted sockets to be bound to l3mdev domain
|
9 gadi atpakaļ |
Eric Dumazet
|
5e0724d027
tcp/dccp: fix hashdance race for passive sessions
|
9 gadi atpakaļ |
Eric Dumazet
|
ed53d0ab76
net: shrink struct sock and request_sock by 8 bytes
|
10 gadi atpakaļ |
Eric Dumazet
|
6bcfd7f8c2
tcp: fix RFS vs lockless listeners
|
10 gadi atpakaļ |
Eric Dumazet
|
a1a5344ddb
tcp: avoid two atomic ops for syncookies
|
10 gadi atpakaļ |
Eric Dumazet
|
079096f103
tcp/dccp: install syn_recv requests into ehash table
|
10 gadi atpakaļ |
Eric Dumazet
|
3f684b4b1f
tcp: cookie_init_sequence() cleanups
|
10 gadi atpakaļ |
Yuchung Cheng
|
0f1c28ae74
tcp: usec resolution SYN/ACK RTT
|
10 gadi atpakaļ |
Eric Dumazet
|
b80c0e7858
tcp: get_cookie_sock() consolidation
|
10 gadi atpakaļ |
Eric Dumazet
|
0144a81ccc
tcp: fix ipv4 mapped request socks
|
10 gadi atpakaļ |
Eric Dumazet
|
fa76ce7328
inet: get rid of central tcp/dccp listener timer
|
10 gadi atpakaļ |