From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Hi Dave, The following patches are two bugfixes for your net tree. One regarding the conntrack event infrastructure with GRE traffic and one fix to resolve one deadlock in the IPVS state synchronization. You can pull these changes from (my nf branch): git://1984.lsi.us.es/net nf Florian Westphal (1): netfilter: nf_conntrack: fix event flooding in GRE protocol tracker Hans Schillstrom (1): ipvs: netns shutdown/startup dead-lock include/net/ip_vs.h | 1 + net/netfilter/ipvs/ip_vs_ctl.c | 131 +++++++++++++++++++------------ net/netfilter/ipvs/ip_vs_sync.c | 6 ++ net/netfilter/nf_conntrack_proto_gre.c | 4 +- 4 files changed, 89 insertions(+), 53 deletions(-) -- 1.7.2.5 -- 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