linux/net/tipc
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization.
Without CONFIG_NET_NS, namespace is always &init_net.
Compiler will be able to omit namespace comparisons with this patch.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-19 22:34:43 -07:00
..
addr.c
addr.h
bcast.c tipc: Eliminate improper use of TIPC_OK error code 2008-07-14 22:44:01 -07:00
bcast.h
bearer.c tipc: Eliminate improper use of TIPC_OK error code 2008-07-14 22:44:01 -07:00
bearer.h
cluster.c tipc: Eliminate improper use of TIPC_OK error code 2008-07-14 22:44:01 -07:00
cluster.h
config.c
config.h
core.c
core.h
dbg.c
dbg.h
discover.c
discover.h
eth_media.c netns: Use net_eq() to compare net-namespaces for optimization. 2008-07-19 22:34:43 -07:00
handler.c
Kconfig
link.c tipc: Eliminate improper use of TIPC_OK error code 2008-07-14 22:44:01 -07:00
link.h
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c tipc: Optimization to multicast name lookup algorithm 2008-07-14 22:45:33 -07:00
name_table.h
net.c tipc: Eliminate improper use of TIPC_OK error code 2008-07-14 22:44:01 -07:00
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c tipc: Add missing locks when inspecting node list & link list 2008-07-14 22:44:58 -07:00
node.h
port.c tipc: Eliminate improper use of TIPC_OK error code 2008-07-14 22:44:01 -07:00
port.h
ref.c tipc: Eliminate improper use of TIPC_OK error code 2008-07-14 22:44:01 -07:00
ref.h
socket.c
subscr.c
subscr.h
user_reg.c tipc: Eliminate improper use of TIPC_OK error code 2008-07-14 22:44:01 -07:00
user_reg.h
zone.c
zone.h