Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Nov 2016 01:21:48 +0000 (20:21 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Nov 2016 01:21:48 +0000 (20:21 -0500)
commit8eb4adf60b8a2e0857643910c01aac98fe613466
tree9ceb2f84e28ab1c94156a88ecc1dbbbef7374c98
parente824265d632629c3d2583d86b8a816e886a5136c
parent6b226487815574193c1da864f2eac274781a2b0c
Merge branch 'master' of git://git./linux/kernel/git/klassert/ipsec

Steffen Klassert says:

====================
pull request (net): ipsec 2016-11-25

1) Fix a refcount leak in vti6.
   From Nicolas Dichtel.

2) Fix a wrong if statement in xfrm_sk_policy_lookup.
   From Florian Westphal.

3) The flowcache watermarks are per cpu. Take this into
   account when comparing to the threshold where we
   refusing new allocations. From Miroslav Urbanek.

Please pull or let me know if there are problems.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>