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
|
45f6fad84c
ipv6: add complete rcu protection around np->opt
|
9 years ago |
Eric Dumazet
|
ed53d0ab76
net: shrink struct sock and request_sock by 8 bytes
|
9 years ago |
Eric Dumazet
|
a1a5344ddb
tcp: avoid two atomic ops for syncookies
|
9 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
|
0470c8ca1d
inet: fix request sock refcounting
|
10 years ago |
Eric Dumazet
|
9439ce00f2
tcp: rename struct tcp_request_sock listener
|
10 years ago |
Eric Dumazet
|
407640de21
inet: add sk_listener argument to inet_reqsk_alloc()
|
10 years ago |
Eric Dumazet
|
3f66b083a5
inet: introduce ireq_family
|
10 years ago |
Eric Dumazet
|
bd337c581b
ipv6: add missing ireq_net & ir_cookie initializations
|
10 years ago |
Florian Westphal
|
f7b3bec6f5
net: allow setting ecn via routing table
|
10 years ago |
Florian Westphal
|
f1673381b1
syncookies: split cookie_check_timestamp() into two functions
|
10 years ago |
Florian Westphal
|
646697b9e3
syncookies: only increment SYNCOOKIESFAILED on validation error
|
10 years ago |
Kenjiro Nakayama
|
105970f608
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
|
10 years ago |
Linus Torvalds
|
2e923b0251
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
870c315138
ipv6: introduce tcp_v6_iif()
|
10 years ago |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 years ago |
Eric Dumazet
|
a224772db8
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
|
11 years ago |
Florian Westphal
|
253ff51635
tcp: syncookies: mark cookie_secret read_mostly
|
11 years ago |
Christoph Lameter
|
903ceff7ca
net: Replace get_cpu_var through this_cpu_ptr
|
11 years ago |