Martin KaFai Lau
|
8217ca653e
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
|
7 年之前 |
Martin KaFai Lau
|
2dbb9b9e6d
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
|
7 年之前 |
David Ahern
|
8c43bd1706
net/tcp: Fix socket lookups with SO_BINDTODEVICE
|
7 年之前 |
Geert Uytterhoeven
|
0ba9871810
inet: Avoid unitialized variable warning in inet_unhash()
|
7 年之前 |
Yafang Shao
|
563e0bb0dc
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint
|
7 年之前 |
Martin KaFai Lau
|
61b7c691c7
inet: Add a 2nd listener hashtable (port+addr)
|
7 年之前 |
Martin KaFai Lau
|
76d013b20b
inet: Add a count to struct inet_listen_hashbucket
|
7 年之前 |
Paolo Abeni
|
e94a62f507
net/reuseport: drop legacy code
|
7 年之前 |
Craig Gallek
|
1b5f962e71
soreuseport: fix initialization race
|
7 年之前 |
David Ahern
|
3fa6f616a7
net: ipv4: add second dif to inet socket lookups
|
8 年之前 |
Eric Dumazet
|
784c372a81
net: make sk_ehashfn() static
|
8 年之前 |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 年之前 |
Michal Hocko
|
752ade68cb
treewide: use kv[mz]alloc* rather than opencoded variants
|
8 年之前 |
Josef Bacik
|
b9470c2760
inet: kill smallest_size and smallest_port
|
8 年之前 |
Josef Bacik
|
fe38d2a1c8
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
|
8 年之前 |
David Ahern
|
a04a480d43
net: Require exact match for TCP socket lookups if dif is l3mdev
|
8 年之前 |
David S. Miller
|
cba6532100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Craig Gallek
|
90e5d0db2b
soreuseport: Fix TCP listener hash collision
|
9 年之前 |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 年之前 |
Craig Gallek
|
d296ba60d8
soreuseport: Resolve merge conflict for v4/v6 ordering fix
|
9 年之前 |
Eric Dumazet
|
8501786929
tcp/dccp: fix inet_reuseport_add_sock()
|
9 年之前 |
Eric Dumazet
|
3b24d854cb
tcp/dccp: do not touch listener sk_refcnt under synflood
|
9 年之前 |
Eric Dumazet
|
2d331915a0
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
|
9 年之前 |
Eric Dumazet
|
1580ab63fc
tcp/dccp: better use of ephemeral ports in connect()
|
9 年之前 |
Craig Gallek
|
c125e80b88
soreuseport: fast reuseport TCP socket selection
|
9 年之前 |
Craig Gallek
|
a583636a83
inet: refactor inet[6]_lookup functions to take skb
|
9 年之前 |
Craig Gallek
|
086c653f58
sock: struct proto hash function may error
|
9 年之前 |
Eric Dumazet
|
5e0724d027
tcp/dccp: fix hashdance race for passive sessions
|
9 年之前 |
Eric Dumazet
|
c2f34a65a6
tcp/dccp: fix potential NULL deref in __inet_inherit_port()
|
9 年之前 |
Eric Dumazet
|
70da268b56
net: SO_INCOMING_CPU setsockopt() support
|
9 年之前 |