remarkable-linux/net/bridge/netfilter
David S. Miller c8923c6b85 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
Original patch by Harald Welte, with feedback from Herbert Xu
and testing by Sébastien Bernard.

EBTABLES, ARP tables, and IP/IP6 tables all assume that cpus
are numbered linearly.  That is not necessarily true.

This patch fixes that up by calculating the largest possible
cpu number, and allocating enough per-cpu structure space given
that.

Signed-off-by: David S. Miller <davem@davemloft.net>
2005-10-13 14:41:23 -07:00
..
ebt_802_3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_among.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_arp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_arpreply.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_dnat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_ip.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_limit.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_log.c [EBTABLES]: Fix thinkos in ebt_log.c 2005-06-28 12:39:40 -07:00
ebt_mark.c [NETFILTER]: reduce netfilter sk_buff enlargement 2005-08-29 15:31:04 -07:00
ebt_mark_m.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_pkttype.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_redirect.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_snat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_stp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebt_ulog.c [NETLINK]: Add "groups" argument to netlink_kernel_create 2005-08-29 16:01:11 -07:00
ebt_vlan.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebtable_broute.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebtable_filter.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebtable_nat.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ebtables.c [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. 2005-10-13 14:41:23 -07:00
Kconfig [NET]: BRIDGE_EBT_ARPREPLY must depend on INET 2005-07-19 14:00:13 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00