]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6b4b4757a611ea5666812bb7323fb9c614cf0e04
tree9ceb2f84e28ab1c94156a88ecc1dbbbef7374c98
parent325008ba6612aa050d52ab40c0528a0c30b45afa
parent6a893297ad474a57fbaf62f8e9ed14e7a853a5e1
Merge branch 'master' of git://git.kernel.org/pub/scm/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>