[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3a94c153-c8f1-45d1-9f0d-68ca5b83b44c@6wind.com>
Date: Mon, 14 Oct 2019 11:31:47 +0200
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: Steffen Klassert <steffen.klassert@...unet.com>,
David Miller <davem@...emloft.net>
Cc: Herbert Xu <herbert@...dor.apana.org.au>, netdev@...r.kernel.org
Subject: Re: pull request (net): ipsec 2019-09-05
Le 05/09/2019 à 12:21, Steffen Klassert a écrit :
> 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.
Is it possible to queue those patches for the stable trees?
And also 56c5ee1a5823 ("xfrm interface: fix memory leak on creation")?
Thank you,
Nicolas
>
> 2) Fix a potential warning when merging xfrm_plocy nodes.
> From Florian Westphal.
>
> Please pull or let me know if there are problems.
>
> Thanks!
>
> The following changes since commit 114a5c3240155fdb01bf821c9d326d7bb05bd464:
>
> Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux (2019-07-11 15:06:37 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git master
>
> for you to fetch changes up to 769a807d0b41df4201dbeb01c22eaeb3e5905532:
>
> xfrm: policy: avoid warning splat when merging nodes (2019-08-20 08:09:42 +0200)
>
> ----------------------------------------------------------------
> Florian Westphal (1):
> xfrm: policy: avoid warning splat when merging nodes
>
> Nicolas Dichtel (4):
> xfrm interface: avoid corruption on changelink
> xfrm interface: ifname may be wrong in logs
> xfrm interface: fix list corruption for x-netns
> xfrm interface: fix management of phydev
>
> include/net/xfrm.h | 2 --
> net/xfrm/xfrm_interface.c | 56 +++++++++++++-----------------
> net/xfrm/xfrm_policy.c | 6 ++--
> tools/testing/selftests/net/xfrm_policy.sh | 7 ++++
> 4 files changed, 36 insertions(+), 35 deletions(-)
>
Powered by blists - more mailing lists