KOVACS Krisztian
|
23542618de
inet: Don't lookup the socket if there's a socket attached to the skb
|
16 年之前 |
Arnaldo Carvalho de Melo
|
9a1f27c480
inet_hashtables: Add inet_lookup_skb helpers
|
16 年之前 |
Pavel Emelyanov
|
0b4419162a
netns: introduce the net_hash_mix "salt" for hashes
|
17 年之前 |
Pavel Emelyanov
|
2086a65078
inet: add struct net argument to inet_lhashfn
|
17 年之前 |
Pavel Emelyanov
|
7f635ab71e
inet: add struct net argument to inet_bhashfn
|
17 年之前 |
Pavel Emelyanov
|
53083773dc
[INET]: Uninline the __inet_inherit_port call.
|
17 年之前 |
Pavel Emelyanov
|
e56d8b8a2e
[INET]: Drop the inet_inherit_port() call.
|
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
|
c67499c0e7
[NETNS]: Tcp-v4 sockets per-net lookup.
|
17 年之前 |
Pavel Emelyanov
|
941b1d22cc
[NETNS]: Make bind buckets live in net namespaces.
|
17 年之前 |
Pavel Emelyanov
|
5ee31fc1ec
[INET]: Consolidate inet(6)_hash_connect.
|
17 年之前 |
Eric Dumazet
|
65f7651788
[NET]: prot_inuse cleanups and optimizations
|
17 年之前 |
Pavel Emelyanov
|
77a5ba55da
[INET]: Uninline the __inet_lookup_established function.
|
17 年之前 |
Pavel Emelyanov
|
152da81deb
[INET]: Uninline the __inet_hash function.
|
17 年之前 |
Pavel Emelyanov
|
218ad12f42
[IPV4]: Fix memory leak in inet_hashtables.h when NUMA is on
|
17 年之前 |
Eric Dumazet
|
9e4505c459
[INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h
|
17 年之前 |
Eric Dumazet
|
230140cffa
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
|
17 年之前 |
Vlad Yasevich
|
fee9dee730
[UDP]: Make use of inet_iif() when doing socket lookups.
|
17 年之前 |
Stephen Hemminger
|
cfcabdcc2d
[NET]: sparse warning fixes
|
17 年之前 |
Eric Dumazet
|
dbca9b2750
[NET]: change layout of ehash table
|
18 年之前 |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 年之前 |
Al Viro
|
fb99c848e5
[IPV4]: annotate inet_lookup() and friends
|
18 年之前 |
Al Viro
|
4f765d842f
[IPV4]: INET_MATCH() annotations
|
18 年之前 |
Herbert Xu
|
8f491069b4
[IPV4]: Use network-order dport for all visible inet_lookup_*
|
19 年之前 |
Herbert Xu
|
99a92ff504
[IPV4]: Uninline inet_lookup_listener
|
19 年之前 |
David Woodhouse
|
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
|
19 年之前 |
Arnaldo Carvalho de Melo
|
14c850212e
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
|
19 年之前 |