linux/net/bridge/netfilter
Davidlohr Bueso d9aaaf2232 netfilter: ebtables: allocate chainstack on CPU local nodes
Keep the per-CPU memory allocated for chainstacks local.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2021-10-18 00:23:57 +02:00
..
Kconfig
Makefile
ebt_802_3.c
ebt_among.c
ebt_arp.c
ebt_arpreply.c
ebt_dnat.c
ebt_ip.c
ebt_ip6.c
ebt_limit.c netfilter: allow to turn off xtables compat layer 2021-04-26 18:16:56 +02:00
ebt_log.c
ebt_mark.c netfilter: allow to turn off xtables compat layer 2021-04-26 18:16:56 +02:00
ebt_mark_m.c netfilter: allow to turn off xtables compat layer 2021-04-26 18:16:56 +02:00
ebt_nflog.c
ebt_pkttype.c
ebt_redirect.c
ebt_snat.c
ebt_stp.c
ebt_vlan.c
ebtable_broute.c netfilter: ebtables: do not hook tables by default 2021-08-02 11:40:45 +02:00
ebtable_filter.c netfilter: ebtables: do not hook tables by default 2021-08-02 11:40:45 +02:00
ebtable_nat.c netfilter: ebtables: do not hook tables by default 2021-08-02 11:40:45 +02:00
ebtables.c netfilter: ebtables: allocate chainstack on CPU local nodes 2021-10-18 00:23:57 +02:00
nf_conntrack_bridge.c netfilter: nf_conntrack_bridge: Fix memory leak when error 2021-08-04 10:41:29 +02:00
nft_meta_bridge.c
nft_reject_bridge.c