Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
authorDavid S. Miller <davem@davemloft.net>
Fri, 6 Sep 2019 13:09:16 +0000 (15:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Sep 2019 13:09:16 +0000 (15:09 +0200)
commit2e9550ed67cc861e6607d63e7d1036dce28f4902
tree644091635a2b0ae76499534c0c4ba6f293da6ea0
parentf4b633b911fd3b4cbe1dc065e8fb064078d0889d
parent769a807d0b41df4201dbeb01c22eaeb3e5905532
Merge branch 'master' of git://git./linux/kernel/git/klassert/ipsec

Steffen Klassert says:

====================
pull request (net): ipsec 2019-09-05

1) Several xfrm interface fixes from Nicolas Dichtel:
   - Avoid an interface ID corruption on changelink.
   - Fix wrong intterface names in the logs.
   - Fix a list corruption when changing network namespaces.
   - Fix unregistation of the underying phydev.

2) Fix a potential warning when merging xfrm_plocy nodes.
   From Florian Westphal.

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

Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_policy.c