]> 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)
commit08499ad4632eae3a001da630808773bc5272a76b
treeef4bec49238cf32b0eb32624c2db14daa2edaf8b
parent7ee5c80a0bf5c5c955e278b5364655c664879a35
parent004672252f20cf99a1b7116dad5755f9eea50895
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