linux/net/bridge
Stephen Hemminger 6229e362dd bridge: eliminate call by reference
Change the bridging hook to be simple function with return value
rather than modifying the skb argument. This could generate better
code and is cleaner.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
2007-04-25 22:28:44 -07:00
..
netfilter [NETFILTER]: Use setup_timer 2007-04-25 22:27:43 -07:00
br.c [BRIDGE]: Use rtnl registration interface 2007-04-25 22:27:14 -07:00
br_device.c [SK_BUFF]: Introduce skb_reset_mac_header(skb) 2007-04-25 22:24:32 -07:00
br_fdb.c [BRIDGE]: Fix fdb RCU race 2007-03-22 12:25:20 -07:00
br_forward.c [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE 2007-04-25 22:28:16 -07:00
br_if.c [BRIDGE]: adding new device to bridge should enable if up 2007-03-07 16:10:53 -08:00
br_input.c bridge: eliminate call by reference 2007-04-25 22:28:44 -07:00
br_ioctl.c [BRIDGE]: Fix locking of set path cost. 2007-02-28 09:42:12 -08:00
br_netfilter.c [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 2007-04-25 22:28:29 -07:00
br_netlink.c [BRIDGE]: Use rtnl registration interface 2007-04-25 22:27:14 -07:00
br_notify.c
br_private.h bridge: eliminate call by reference 2007-04-25 22:28:44 -07:00
br_private_stp.h
br_stp.c
br_stp_bpdu.c
br_stp_if.c [BRIDGE]: Unaligned access when comparing ethernet addresses 2007-04-17 14:16:00 -07:00
br_stp_timer.c
br_sysfs_br.c
br_sysfs_if.c
Kconfig
Makefile