kernel-hacking-2024-linux-s.../net/bridge
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
..
netfilter netfilter: ebt_nflog: fix Kconfig typo 2008-07-08 02:37:07 -07:00
br.c
br_device.c
br_fdb.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2008-07-18 02:39:39 -07:00
br_forward.c
br_if.c bridge: Check return of dev_set_promiscuity 2008-07-14 20:53:13 -07:00
br_input.c
br_ioctl.c
br_netfilter.c
br_netlink.c
br_notify.c netns: Use net_eq() to compare net-namespaces for optimization. 2008-07-19 22:34:43 -07:00
br_private.h
br_private_stp.h
br_stp.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2008-07-18 02:39:39 -07:00
br_stp_bpdu.c netns: Use net_eq() to compare net-namespaces for optimization. 2008-07-19 22:34:43 -07:00
br_stp_if.c
br_stp_timer.c
br_sysfs_br.c
br_sysfs_if.c
Kconfig
Makefile