]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1e0bfa42da8f39850bbdcc39f0183a2fb34dc5a6
tree3f9b59862131aeee98552048d8ac67be0ede6cf8
parentb7578d59d341de723f6fb2df5c1efcd907a4fadd
parent6e95dea79a0f4580cf0f3a839e7c72f32b3d8b00
Merge git://git.kernel.org/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