From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Hi David, The following patchset contains Netfilter bugfixes for 2.6.37. You can pull them from: git://1984.lsi.us.es/net-2.6 master Please, apply! Eric Dumazet (1): netfilter: x_tables: dont block BH while reading counters Florian Westphal (1): netfilter: ebtables: make broute table work again Stephen Hemminger (1): netfilter: fix race in conntrack between dump_table and destroy include/linux/if_bridge.h | 2 +- include/linux/netfilter/x_tables.h | 10 ++++---- net/ipv4/netfilter/arp_tables.c | 45 ++++++++++----------------------- net/ipv4/netfilter/ip_tables.c | 45 ++++++++++----------------------- net/ipv6/netfilter/ip6_tables.c | 45 ++++++++++----------------------- net/netfilter/nf_conntrack_netlink.c | 14 ++++------- net/netfilter/x_tables.c | 3 +- 7 files changed, 55 insertions(+), 109 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html