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)
commit2ee653f644ab203364724cac85a7efd371367979
treeef4bec49238cf32b0eb32624c2db14daa2edaf8b
parenteddf016b910486d2123675a6b5fd7d64f77cdca8
parent9dffff200fd178f11dd50eb1fd8ccd0650c9284e
Merge branch 'master' of git://git./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