Commit Graph

24 Commits (33ae0cdd3eaba219e7c2f0647b6db4be540e2130)

Author SHA1 Message Date
Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 years ago
YOSHIFUJI Hideaki 878628fbf2 [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Pavel Emelyanov 39d8cda76c [SOCK]: Add udp_hash member to struct proto. 17 years ago
Pavel Emelyanov 5d8c0aa943 [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. 17 years ago
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Pavel Emelyanov d86e0dac2c [NETNS]: Tcp-v6 sockets per-net lookup. 17 years ago
Pavel Emelyanov 5ee31fc1ec [INET]: Consolidate inet(6)_hash_connect. 17 years ago
Pavel Emelyanov 535174efbe [IPV6]: Introduce the INET6_TW_MATCH macro. 17 years ago
Eric Dumazet 65f7651788 [NET]: prot_inuse cleanups and optimizations 17 years ago
Pavel Emelyanov b3652b2dc5 [IPV6]: Mischecked tw match in __inet6_check_established. 17 years ago
Eric Dumazet 230140cffa [INET]: Remove per bucket rwlock in tcp/dccp ehash table. 17 years ago
Anton Arapov a25de534f8 [INET]: Justification for local port range robustness. 18 years ago
Stephen Hemminger 227b60f510 [INET]: local port range robustness 18 years ago
YOSHIFUJI Hideaki 6e1d9d04c4 [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index. 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Eric Dumazet dbca9b2750 [NET]: change layout of ehash table 18 years ago
Al Viro d2ecd9ccd0 [IPV6]: annotate inet6_hashtables 18 years ago
Al Viro 4f765d842f [IPV4]: INET_MATCH() annotations 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Denis Vlasenko b1a7ffcb7a [IPV6]: Deinline few large functions in inet6 code 19 years ago
Herbert Xu 3759fa9c55 [TCP]: Fix zero port problem in IPv6 19 years ago
Arnaldo Carvalho de Melo d8313f5ca2 [INET6]: Generalise tcp_v6_hash_connect 19 years ago
Arnaldo Carvalho de Melo 5324a040cc [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c 20 years ago