Martin KaFai Lau
|
8217ca653e
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
|
7 gadi atpakaļ |
David Ahern
|
8c43bd1706
net/tcp: Fix socket lookups with SO_BINDTODEVICE
|
7 gadi atpakaļ |
Martin KaFai Lau
|
61b7c691c7
inet: Add a 2nd listener hashtable (port+addr)
|
7 gadi atpakaļ |
Paolo Abeni
|
e94a62f507
net/reuseport: drop legacy code
|
7 gadi atpakaļ |
David Ahern
|
4297a0ef08
net: ipv6: add second dif to inet6 socket lookups
|
8 gadi atpakaļ |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 gadi atpakaļ |
Josef Bacik
|
fe38d2a1c8
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
|
8 gadi atpakaļ |
Craig Gallek
|
e4cabca549
inet: Fix missing return value in inet6_hash
|
8 gadi atpakaļ |
David Ahern
|
a04a480d43
net: Require exact match for TCP socket lookups if dif is l3mdev
|
8 gadi atpakaļ |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 gadi atpakaļ |
Eric Dumazet
|
03c5b53418
ipv6: fix inet6_lookup_listener()
|
9 gadi atpakaļ |
Eric Dumazet
|
3b24d854cb
tcp/dccp: do not touch listener sk_refcnt under synflood
|
9 gadi atpakaļ |
Eric Dumazet
|
2d331915a0
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
|
9 gadi atpakaļ |
Eric Dumazet
|
ee3cf32a4a
tcp/dccp: remove BH disable/enable in lookup
|
9 gadi atpakaļ |
Craig Gallek
|
c125e80b88
soreuseport: fast reuseport TCP socket selection
|
9 gadi atpakaļ |
Craig Gallek
|
a583636a83
inet: refactor inet[6]_lookup functions to take skb
|
9 gadi atpakaļ |
Craig Gallek
|
496611d7b5
inet: create IPv6-equivalent inet_hash function
|
9 gadi atpakaļ |
Eric Dumazet
|
70da268b56
net: SO_INCOMING_CPU setsockopt() support
|
9 gadi atpakaļ |
Eric Dumazet
|
dbe7faa404
inet: inet_twsk_deschedule factorization
|
10 gadi atpakaļ |
Eric Dumazet
|
fc01538f9f
inet: simplify timewait refcounting
|
10 gadi atpakaļ |
Eric Dumazet
|
e2baad9e4b
tcp: connect() from bound sockets can be faster
|
10 gadi atpakaļ |
Eric Dumazet
|
789f558cfb
tcp/dccp: get rid of central timewait timer
|
10 gadi atpakaļ |
Eric Dumazet
|
b4d6444ea3
inet: get rid of last __inet_hash_connect() argument
|
10 gadi atpakaļ |
Eric Dumazet
|
77a6a471bc
ipv6: get rid of __inet6_hash()
|
10 gadi atpakaļ |
Eric Dumazet
|
d1e559d0b1
inet: add IPv6 support to sk_ehashfn()
|
10 gadi atpakaļ |
Eric Dumazet
|
6eada0110c
netns: constify net_hash_mix() and various callers
|
10 gadi atpakaļ |
Ian Morris
|
4c83acbc56
ipv6: White-space cleansing : gaps between function and symbol export
|
11 gadi atpakaļ |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 gadi atpakaļ |
Daniel Borkmann
|
8fc54f6891
net: use reciprocal_scale() helper
|
11 gadi atpakaļ |
Hannes Frederic Sowa
|
1bbdceef1e
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
|
11 gadi atpakaļ |