]> 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>
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)
commitd1b76c0d6afa5e3399a682c62c951476120e2622
tree644091635a2b0ae76499534c0c4ba6f293da6ea0
parent03c2f70db715b8414e62d5d58b4a5f21715e0844
parent3062d5d99d37687cab7380e1a9546de4b14f1dc3
Merge branch 'master' of git://git.kernel.org/pub/scm/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