netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Kuniyuki Iwashima <kuniyu@amazon.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, dsahern@kernel.org, yoshfuji@linux-ipv6.org,
	kuni1840@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH v2 net-next 0/5] inet6: Remove inet6_destroy_sock() calls.
Date: Mon, 24 Oct 2022 09:10:16 +0000	[thread overview]
Message-ID: <166660261676.3485.16310457743644962563.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221019223603.22991-1-kuniyu@amazon.com>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Wed, 19 Oct 2022 15:35:58 -0700 you wrote:
> This is a follow-up series for commit d38afeec26ed ("tcp/udp: Call
> inet6_destroy_sock() in IPv6 sk->sk_destruct().").
> 
> This series cleans up unnecessary inet6_destory_sock() calls in
> sk->sk_prot->destroy() and call it from sk->sk_destruct() to make
> sure we do not leak memory related to IPv6 specific-resources.
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
    https://git.kernel.org/netdev/net-next/c/b5fc29233d28
  - [v2,net-next,2/5] dccp: Call inet6_destroy_sock() via sk->sk_destruct().
    https://git.kernel.org/netdev/net-next/c/1651951ebea5
  - [v2,net-next,3/5] sctp: Call inet6_destroy_sock() via sk->sk_destruct().
    https://git.kernel.org/netdev/net-next/c/6431b0f6ff16
  - [v2,net-next,4/5] inet6: Remove inet6_destroy_sock().
    https://git.kernel.org/netdev/net-next/c/1f8c4eeb9455
  - [v2,net-next,5/5] inet6: Clean up failure path in do_ipv6_setsockopt().
    https://git.kernel.org/netdev/net-next/c/b45a337f061e

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



      parent reply	other threads:[~2022-10-24  9:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-19 22:35 [PATCH v2 net-next 0/5] inet6: Remove inet6_destroy_sock() calls Kuniyuki Iwashima
2022-10-19 22:35 ` [PATCH v2 net-next 1/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy() Kuniyuki Iwashima
2022-10-20 12:45   ` Matthieu Baerts
2022-10-19 22:36 ` [PATCH v2 net-next 2/5] dccp: Call inet6_destroy_sock() via sk->sk_destruct() Kuniyuki Iwashima
2022-10-19 22:36 ` [PATCH v2 net-next 3/5] sctp: " Kuniyuki Iwashima
2022-10-19 22:36 ` [PATCH v2 net-next 4/5] inet6: Remove inet6_destroy_sock() Kuniyuki Iwashima
2022-10-19 22:36 ` [PATCH v2 net-next 5/5] inet6: Clean up failure path in do_ipv6_setsockopt() Kuniyuki Iwashima
2022-10-24  9:10 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=166660261676.3485.16310457743644962563.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=kuni1840@gmail.com \
    --cc=kuniyu@amazon.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=yoshfuji@linux-ipv6.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).