Hi Dave, following are two netfilter fixes, adding missing IPv6 module aliases to a few matches and targets and fixing TCP conntrack connection reopening. I'll also push the conntrack patch to -stable once it hits upstream. Please apply. thanks. net/netfilter/nf_conntrack_proto_tcp.c | 35 ++++++++++++------------------- net/netfilter/xt_CLASSIFY.c | 1 + net/netfilter/xt_CONNMARK.c | 1 + net/netfilter/xt_NOTRACK.c | 1 + net/netfilter/xt_connbytes.c | 1 + net/netfilter/xt_connmark.c | 1 + net/netfilter/xt_dccp.c | 1 + net/netfilter/xt_sctp.c | 1 + net/netfilter/xt_tcpmss.c | 1 + 9 files changed, 22 insertions(+), 21 deletions(-) Jan Engelhardt (1): [NETFILTER]: x_tables: add missing ip6t_modulename aliases Jozsef Kadlecsik (1): [NETFILTER]: nf_conntrack_tcp: fix connection reopening - 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