netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] netfilter fixes for 2.6.37
@ 2011-01-11 23:26 pablo
  2011-01-11 23:26 ` [PATCH 1/3] netfilter: x_tables: dont block BH while reading counters pablo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pablo @ 2011-01-11 23:26 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, Pablo Neira Ayuso

From: Pablo Neira Ayuso <pablo@netfilter.org>

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(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-01-11 23:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11 23:26 [PATCH 0/3] netfilter fixes for 2.6.37 pablo
2011-01-11 23:26 ` [PATCH 1/3] netfilter: x_tables: dont block BH while reading counters pablo
2011-01-11 23:26 ` [PATCH 2/3] netfilter: fix race in conntrack between dump_table and destroy pablo
2011-01-11 23:26 ` [PATCH 3/3] netfilter: ebtables: make broute table work again pablo
2011-01-11 23:43 ` [PATCH 0/3] netfilter fixes for 2.6.37 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).