]> 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>
Thu, 22 Sep 2016 06:56:23 +0000 (02:56 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Sep 2016 06:56:23 +0000 (02:56 -0400)
commit108b61f0857cccd02d3c85e5347226be9c502a8c
treec2572c4362e4ceaa7bfc6b2d6136d22026d37c40
parent1fd9c8a66df88b3311dccd028b225d4ddd9ff3bc
parenta64bea8db9591f2df18877a0bafb2d64d2a69375
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec

Steffen Klassert says:

====================
pull request (net): ipsec 2016-09-21

1) Propagate errors on security context allocation.
   From Mathias Krause.

2) Fix inbound policy checks for inter address family tunnels.
   From Thomas Zeitlhofer.

3) Fix an old memory leak on aead algorithm usage.
   From Ilan Tayari.

4) A recent patch fixed a possible NULL pointer dereference
   but broke the vti6 input path.
   Fix from Nicolas Dichtel.
====================

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