mbox series

pull request (net-next): ipsec-next 2021-04-23

Message ID 20210423081409.729557-1-steffen.klassert@secunet.com (mailing list archive)
State Accepted
Commit 7679f864a0b18aa6a6a870fb4f5169426ae1a3ef
Headers show
Series pull request (net-next): ipsec-next 2021-04-23 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git master

Checks

Context Check Description
netdev/tree_selection success Guessing tree name failed - patch did not apply

Message

Steffen Klassert April 23, 2021, 8:14 a.m. UTC
1) The SPI flow key in struct flowi has no consumers,
   so remove it. From Florian Westphal.

2) Remove stray synchronize_rcu from xfrm_init.
   From Florian Westphal.

3) Use the new exit_pre hook to reset the netlink socket
   on net namespace destruction. From Florian Westphal.

4) Remove an unnecessary get_cpu() in ipcomp, that
   code is always called with BHs off.
   From Sabrina Dubroca.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit 392c36e5be1dee19ffce8c8ba8f07f90f5aa3f7c:

  Merge branch 'ehtool-fec-stats' (2021-04-15 17:08:30 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git master

for you to fetch changes up to 747b67088f8d34b3ec64d31447a1044be92dd348:

  xfrm: ipcomp: remove unnecessary get_cpu() (2021-04-19 12:49:29 +0200)

----------------------------------------------------------------
Florian Westphal (3):
      flow: remove spi key from flowi struct
      xfrm: remove stray synchronize_rcu from xfrm_init
      xfrm: avoid synchronize_rcu during netns destruction

Sabrina Dubroca (1):
      xfrm: ipcomp: remove unnecessary get_cpu()

 include/net/flow.h     |  3 ---
 net/xfrm/xfrm_ipcomp.c | 25 ++++++++-----------------
 net/xfrm/xfrm_policy.c | 42 ------------------------------------------
 net/xfrm/xfrm_user.c   | 10 +++++++---
 4 files changed, 15 insertions(+), 65 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org April 23, 2021, 9 p.m. UTC | #1
Hello:

This pull request was applied to netdev/net-next.git (refs/heads/master):

On Fri, 23 Apr 2021 10:14:05 +0200 you wrote:
> 1) The SPI flow key in struct flowi has no consumers,
>    so remove it. From Florian Westphal.
> 
> 2) Remove stray synchronize_rcu from xfrm_init.
>    From Florian Westphal.
> 
> 3) Use the new exit_pre hook to reset the netlink socket
>    on net namespace destruction. From Florian Westphal.
> 
> [...]

Here is the summary with links:
  - pull request (net-next): ipsec-next 2021-04-23
    https://git.kernel.org/netdev/net-next/c/7679f864a0b1
  - [2/4] xfrm: remove stray synchronize_rcu from xfrm_init
    https://git.kernel.org/netdev/net-next/c/7baf867fef7c
  - [3/4] xfrm: avoid synchronize_rcu during netns destruction
    https://git.kernel.org/netdev/net-next/c/6218fe186109
  - [4/4] xfrm: ipcomp: remove unnecessary get_cpu()
    https://git.kernel.org/netdev/net-next/c/747b67088f8d

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html