]> 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, 18 Oct 2018 16:55:08 +0000 (09:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2018 16:55:08 +0000 (09:55 -0700)
commit7a17f2b9a6ceca14e33ba29e2a297ca3885de977
treeef4bec49238cf32b0eb32624c2db14daa2edaf8b
parent4ab977599cbfb6903de3302761df372fa6423fd1
parentc674943083e8195e237051ce7f0da0d5cc58a309
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec

Steffen Klassert says:

====================
pull request (net): ipsec 2018-10-18

1) Free the xfrm interface gro_cells when deleting the
   interface, otherwise we leak it. From Li RongQing.

2) net/core/flow.c does not exist anymore, so remove it
   from the MAINTAINERS file.

3) Fix a slab-out-of-bounds in _decode_session6.
   From Alexei Starovoitov.

4) Fix RCU protection when policies inserted into
   thei bydst lists. From Florian Westphal.

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

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