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