From: Patrick McHardy <kaber@trash.net>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, Patrick McHardy <kaber@trash.net>,
netfilter-devel@vger.kernel.org
Subject: netfilter 00/02: netfilter fixes
Date: Thu, 30 Oct 2008 08:31:45 +0100 (MET) [thread overview]
Message-ID: <20081030073143.14487.24299.sendpatchset@x2.localnet> (raw)
Hi Dave,
the following two patches contain the GRE conntrack netns fix for an
oops on unload from Alexey and the preparatory patch, introducing
register_pernet_gen_subsys/unregister_pernet_gen_subsys.
Please apply, thanks.
include/net/net_namespace.h | 2 ++
net/core/net_namespace.c | 32 ++++++++++++++++++++++++++++++++
net/netfilter/nf_conntrack_proto_gre.c | 4 ++--
3 files changed, 36 insertions(+), 2 deletions(-)
Alexey Dobriyan (2):
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
next reply other threads:[~2008-10-30 7:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-30 7:31 Patrick McHardy [this message]
2008-10-30 7:31 ` netns 01/02: add register_pernet_gen_subsys/unregister_pernet_gen_subsys Patrick McHardy
2008-10-31 6:55 ` David Miller
2008-10-30 7:31 ` netfilter 02/02: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() Patrick McHardy
2008-10-31 6:55 ` David Miller
-- strict thread matches above, loose matches on Subject: below --
2009-04-17 16:09 netfilter 00/02: netfilter fixes Patrick McHardy
2009-04-17 22:44 ` David Miller
2009-11-19 14:59 netfilter 00/02: Netfilter fixes Patrick McHardy
2010-02-02 16:27 netfilter 00/02: netfilter fixes Patrick McHardy
2010-02-02 17:05 ` 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=20081030073143.14487.24299.sendpatchset@x2.localnet \
--to=kaber@trash.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.