Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Fri, 20 Feb 2015 22:36:20 +0000 (17:36 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Feb 2015 22:36:20 +0000 (17:36 -0500)
commitee92259849b1616e4c23121f78eb1342d2b1ce1e
tree3f9b59862131aeee98552048d8ac67be0ede6cf8
parent278f7b4fffce9ad267406cf8800df271d14f4a16
parent78296c97ca1fd3b104f12e1f1fbc06c46635990b
Merge git://git./pub/scm/linux/kernel/git/pablo/nf

Pablo Neira Ayuso says:

====================
Netfilter/IPVS fixes for net

The following patchset contains updates for your net tree, they are:

1) Fix removal of destination in IPVS when the new mixed family support
   is used, from Alexey Andriyanov via Simon Horman.

2) Fix module refcount undeflow in nft_compat when reusing a match /
   target.

3) Fix iptables-restore when the recent match is used with a new hitcount
   that exceeds threshold, from Florian Westphal.

4) Fix stack corruption in xt_socket due to using stack storage to save
   the inner IPv6 header, from Eric Dumazet.

I'll follow up soon with another batch with more fixes that are still
cooking.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/ipvs/ip_vs_ctl.c
net/netfilter/nft_compat.c