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