From: pablo@netfilter.org
To: netfilter-devel@vger.kernel.org
Cc: netdev@vger.kernel.org, davem@davemloft.net
Subject: [PATCH 0/4] netfilter updates for net tree
Date: Thu, 23 Feb 2012 01:02:22 +0100 [thread overview]
Message-ID: <1329955346-2615-1-git-send-email-pablo@netfilter.org> (raw)
From: Pablo Neira Ayuso <pablo@netfilter.org>
Hi David,
The following are four fixes for your net tree:
* One fix for NFQUEUE if used in bridge mode when GRO/GSO skbs
are enqueued from Florian Westphal.
* One fix from Joerg Willmann to fix wrong alignment in ebtables
on PPC.
* One fix for soft lockup for ctnetlink from Jozsef Kadlecsik.
* One fix for IPVS from Simon Horman.
Please, pull these changes from:
git://1984.lsi.us.es/net nf
Thanks!
Florian Westphal (1):
netfilter: nf_queue: fix queueing of bridged gro skbs
Joerg Willmann (1):
netfilter: ebtables: fix alignment problem in ppc
Jozsef Kadlecsik (1):
netfilter: ctnetlink: fix soft lockup when netlink adds new entries
Simon Horman (1):
ipvs: fix matching of fwmark templates during scheduling
include/linux/netfilter_bridge/ebtables.h | 4 +-
net/netfilter/ipvs/ip_vs_core.c | 2 +-
net/netfilter/nf_conntrack_netlink.c | 43 +++++++++++------------------
net/netfilter/nf_queue.c | 40 +++++++++++++++++++++-----
4 files changed, 51 insertions(+), 38 deletions(-)
--
1.7.7.3
next reply other threads:[~2012-02-23 0:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-23 0:02 pablo [this message]
2012-02-23 0:02 ` [PATCH 1/4] ipvs: fix matching of fwmark templates during scheduling pablo
2012-02-23 0:02 ` [PATCH 2/4] netfilter: nf_queue: fix queueing of bridged gro skbs pablo
2012-02-23 0:02 ` [PATCH 3/4] netfilter: ebtables: fix alignment problem in ppc pablo
2012-02-23 0:02 ` [PATCH 4/4] netfilter: ctnetlink: fix soft lockup when netlink adds new entries pablo
2012-02-23 5:20 ` [PATCH 0/4] netfilter updates for net tree David Miller
-- strict thread matches above, loose matches on Subject: below --
2012-01-17 11:04 pablo
2012-01-17 15:03 ` 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=1329955346-2615-1-git-send-email-pablo@netfilter.org \
--to=pablo@netfilter.org \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--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).