From: pablo@netfilter.org
To: davem@davemloft.net
Cc: netfilter-devel@vger.kernel.org, Pablo Neira Ayuso <pablo@netfilter.org>
Subject: [PATCH 0/3] netfilter fixes for 2.6.37
Date: Wed, 12 Jan 2011 00:26:15 +0100 [thread overview]
Message-ID: <1294788378-11475-1-git-send-email-pablo@netfilter.org> (raw)
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(-)
next reply other threads:[~2011-01-11 23:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-11 23:26 pablo [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1294788378-11475-1-git-send-email-pablo@netfilter.org \
--to=pablo@netfilter.org \
--cc=davem@davemloft.net \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).