From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> 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 -- 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