Pavel Emelyanov
|
3f53a38131
ipv6: don't use tw net when accounting for recycled tw
|
16 年之前 |
Eric Dumazet
|
c25eb3bfb9
net: Convert TCP/DCCP listening hash tables to use RCU
|
16 年之前 |
Eric Dumazet
|
9db66bdcc8
net: convert TCP/DCCP ehash rwlocks to spinlocks
|
16 年之前 |
Eric Dumazet
|
5caea4ea70
net: listening_hash get a spinlock per bucket
|
16 年之前 |
Eric Dumazet
|
3ab5aee7fe
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
|
16 年之前 |
Ilpo Järvinen
|
547b792cac
net: convert BUG_TRAP to generic WARN_ON
|
17 年之前 |
Pavel Emelyanov
|
de0744af1f
mib: add net to NET_INC_STATS_BH
|
17 年之前 |
Pavel Emelyanov
|
33de014c63
inet6: add struct net argument to inet6_ehashfn
|
17 年之前 |
Pavel Emelyanov
|
2086a65078
inet: add struct net argument to inet_lhashfn
|
17 年之前 |
Pavel Emelyanov
|
c29a0bc4df
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
|
17 年之前 |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
17 年之前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年之前 |
Pavel Emelyanov
|
39d8cda76c
[SOCK]: Add udp_hash member to struct proto.
|
17 年之前 |
Pavel Emelyanov
|
5d8c0aa943
[INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.
|
17 年之前 |
Arnaldo Carvalho de Melo
|
ab1e0a13d7
[SOCK] proto: Add hashinfo member to struct proto
|
17 年之前 |
Pavel Emelyanov
|
d86e0dac2c
[NETNS]: Tcp-v6 sockets per-net lookup.
|
17 年之前 |
Pavel Emelyanov
|
5ee31fc1ec
[INET]: Consolidate inet(6)_hash_connect.
|
17 年之前 |
Pavel Emelyanov
|
535174efbe
[IPV6]: Introduce the INET6_TW_MATCH macro.
|
17 年之前 |
Eric Dumazet
|
65f7651788
[NET]: prot_inuse cleanups and optimizations
|
17 年之前 |
Pavel Emelyanov
|
b3652b2dc5
[IPV6]: Mischecked tw match in __inet6_check_established.
|
17 年之前 |
Eric Dumazet
|
230140cffa
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
|
17 年之前 |
Anton Arapov
|
a25de534f8
[INET]: Justification for local port range robustness.
|
17 年之前 |
Stephen Hemminger
|
227b60f510
[INET]: local port range robustness
|
17 年之前 |
YOSHIFUJI Hideaki
|
6e1d9d04c4
[IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.
|
18 年之前 |
YOSHIFUJI Hideaki
|
1ab1457c42
[NET] IPV6: Fix whitespace errors.
|
18 年之前 |
Eric Dumazet
|
dbca9b2750
[NET]: change layout of ehash table
|
18 年之前 |
Al Viro
|
d2ecd9ccd0
[IPV6]: annotate inet6_hashtables
|
18 年之前 |
Al Viro
|
4f765d842f
[IPV4]: INET_MATCH() annotations
|
18 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Denis Vlasenko
|
b1a7ffcb7a
[IPV6]: Deinline few large functions in inet6 code
|
19 年之前 |