android_kernel_xiaomi_sm8350/net/bridge
Stephen Hemminger 07317621d0 [NETFILTER] bridge: code rearrangement for clarity
Cleanup and rearrangement for better style and clarity:
	Split the function nf_bridge_maybe_copy_header into two pieces
	Move copy portion out of line.
	Use Ethernet header size macros.
	Use header file to handle CONFIG_NETFILTER_BRIDGE differences

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-22 15:18:30 -07:00
..
netfilter [NETFILTER]: Make unused signal code go away so nobody copies its brokenness 2006-09-22 14:54:43 -07:00
br_device.c [NET]: Added GSO header verification 2006-06-29 16:57:53 -07:00
br_fdb.c
br_forward.c [NETFILTER] bridge: code rearrangement for clarity 2006-09-22 15:18:30 -07:00
br_if.c [BRIDGE]: Disable SG/GSO if TX checksum is off 2006-08-17 18:22:32 -07:00
br_input.c
br_ioctl.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
br_netfilter.c [NETFILTER] bridge: code rearrangement for clarity 2006-09-22 15:18:30 -07:00
br_netlink.c [BRIDGE]: Convert notifications to use rtnl_notify() 2006-09-22 14:54:59 -07:00
br_notify.c
br_private_stp.h
br_private.h
br_stp_bpdu.c [BRIDGE]: random extra bytes on STP TCN packet 2006-09-17 23:21:08 -07:00
br_stp_if.c
br_stp_timer.c
br_stp.c
br_sysfs_br.c
br_sysfs_if.c
br.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Kconfig
Makefile