Eric Dumazet
|
94671cf125
tcp/dccp: fix possible race __inet_lookup_established()
|
5 年之前 |
David Ahern
|
3fa6f616a7
net: ipv4: add second dif to inet socket lookups
|
7 年之前 |
Eric Dumazet
|
784c372a81
net: make sk_ehashfn() static
|
7 年之前 |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
7 年之前 |
Josef Bacik
|
637bc8bbe6
inet: reset tb->fastreuseport when adding a reuseport sk
|
7 年之前 |
Josef Bacik
|
b9470c2760
inet: kill smallest_size and smallest_port
|
7 年之前 |
Josef Bacik
|
fe38d2a1c8
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
|
7 年之前 |
Eric Dumazet
|
3b24d854cb
tcp/dccp: do not touch listener sk_refcnt under synflood
|
8 年之前 |
Eric Dumazet
|
ee3cf32a4a
tcp/dccp: remove BH disable/enable in lookup
|
8 年之前 |
Craig Gallek
|
c125e80b88
soreuseport: fast reuseport TCP socket selection
|
8 年之前 |
Craig Gallek
|
a583636a83
inet: refactor inet[6]_lookup functions to take skb
|
8 年之前 |
Craig Gallek
|
086c653f58
sock: struct proto hash function may error
|
8 年之前 |
Eric Dumazet
|
5e0724d027
tcp/dccp: fix hashdance race for passive sessions
|
9 年之前 |
Eric Dumazet
|
079096f103
tcp/dccp: install syn_recv requests into ehash table
|
9 年之前 |
Eric Dumazet
|
1ce31c9e08
inet: constify __inet_inherit_port() sock argument
|
9 年之前 |
Eric Dumazet
|
fc01538f9f
inet: simplify timewait refcounting
|
9 年之前 |
Eric Dumazet
|
095dc8e0c3
tcp: fix/cleanup inet_ehash_locks_alloc()
|
9 年之前 |
Eric Dumazet
|
f5af1f57a2
inet_hashinfo: remove bsocket counter
|
9 年之前 |
Eric Dumazet
|
b4d6444ea3
inet: get rid of last __inet_hash_connect() argument
|
9 年之前 |
Eric Dumazet
|
77a6a471bc
ipv6: get rid of __inet6_hash()
|
9 年之前 |
Eric Dumazet
|
d1e559d0b1
inet: add IPv6 support to sk_ehashfn()
|
9 年之前 |
Eric Dumazet
|
5b441f76f1
net: introduce sk_ehashfn() helper
|
9 年之前 |
Eric Dumazet
|
6eada0110c
netns: constify net_hash_mix() and various callers
|
9 年之前 |
Eric W. Biederman
|
0c5c9fb551
net: Introduce possible_net_t
|
9 年之前 |
Joe Perches
|
c722831744
net: Use a more standard macro for INET_ADDR_COOKIE
|
10 年之前 |
Eric Dumazet
|
05dbc7b594
tcp/dccp: remove twchain
|
11 年之前 |
Eric Dumazet
|
5080546682
inet: consolidate INET_TW_MATCH
|
11 年之前 |
Joe Perches
|
1fd5115538
inet*.h: Remove extern from function prototypes
|
11 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
11 年之前 |
Tom Herbert
|
da5e36308d
soreuseport: TCP/IPv4 implementation
|
12 年之前 |