David Ahern
|
4297a0ef08
net: ipv6: add second dif to inet6 socket lookups
|
7 yıl önce |
Eric Dumazet
|
3b24d854cb
tcp/dccp: do not touch listener sk_refcnt under synflood
|
8 yıl önce |
Craig Gallek
|
a583636a83
inet: refactor inet[6]_lookup functions to take skb
|
8 yıl önce |
Craig Gallek
|
496611d7b5
inet: create IPv6-equivalent inet_hash function
|
8 yıl önce |
Eric Dumazet
|
77a6a471bc
ipv6: get rid of __inet6_hash()
|
9 yıl önce |
WANG Cong
|
25de4668d0
ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h
|
10 yıl önce |
Eric Dumazet
|
870c315138
ipv6: introduce tcp_v6_iif()
|
10 yıl önce |
Hannes Frederic Sowa
|
b50026b5ac
ipv6: split inet6_ehashfn to hash functions per compilation unit
|
11 yıl önce |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
11 yıl önce |
Joe Perches
|
1fd5115538
inet*.h: Remove extern from function prototypes
|
11 yıl önce |
Eric Dumazet
|
08dcdbf6a7
ipv6: use a stronger hash for tcp
|
11 yıl önce |
Tom Herbert
|
5ba24953e9
soreuseport: TCP/IPv6 implementation
|
12 yıl önce |
Eric Dumazet
|
c7109986db
ipv6: Early TCP socket demux
|
12 yıl önce |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 yıl önce |
Eric Dumazet
|
9327f7053e
tcp: Fix a connect() race with timewait sockets
|
15 yıl önce |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 yıl önce |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
15 yıl önce |
KOVACS Krisztian
|
23542618de
inet: Don't lookup the socket if there's a socket attached to the skb
|
16 yıl önce |
Arnaldo Carvalho de Melo
|
9a1f27c480
inet_hashtables: Add inet_lookup_skb helpers
|
16 yıl önce |
Pavel Emelyanov
|
0b4419162a
netns: introduce the net_hash_mix "salt" for hashes
|
16 yıl önce |
Pavel Emelyanov
|
33de014c63
inet6: add struct net argument to inet6_ehashfn
|
16 yıl önce |
Arnaldo Carvalho de Melo
|
ab1e0a13d7
[SOCK] proto: Add hashinfo member to struct proto
|
17 yıl önce |
Pavel Emelyanov
|
d86e0dac2c
[NETNS]: Tcp-v6 sockets per-net lookup.
|
17 yıl önce |
David S. Miller
|
b3da2cf37c
[INET]: Use jhash + random secret for ehash.
|
17 yıl önce |
Al Viro
|
d2ecd9ccd0
[IPV6]: annotate inet6_hashtables
|
18 yıl önce |
David Woodhouse
|
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
|
18 yıl önce |
Denis Vlasenko
|
b1a7ffcb7a
[IPV6]: Deinline few large functions in inet6 code
|
18 yıl önce |
Arnaldo Carvalho de Melo
|
0fa1a53e1f
[IPV6]: Introduce inet6_timewait_sock
|
19 yıl önce |
Arnaldo Carvalho de Melo
|
90b19d3169
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
|
19 yıl önce |
Eric Dumazet
|
81c3d5470e
[INET]: speedup inet (tcp/dccp) lookups
|
19 yıl önce |