linux/net/bridge
Stephen Hemminger fd74e6ccd5 [BRIDGE]: faster compare for link local addresses
Use logic operations rather than memcmp() to compare destination
address with link local multicast addresses.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:25:11 -07:00
..
netfilter [NET]: convert network timestamps to ktime_t 2007-04-25 22:23:34 -07:00
br.c
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
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]: faster compare for link local addresses 2007-04-25 22:25:11 -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 ip_hdr(), remove skb->nh.iph 2007-04-25 22:25:10 -07:00
br_netlink.c
br_notify.c [BRIDGE]: eliminate workqueue for carrier check 2007-02-26 11:42:59 -08:00
br_private.h [BRIDGE]: eliminate workqueue for carrier check 2007-02-26 11:42:59 -08: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