netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Kirill Tkhai <tkhai@ya.ru>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
	viro@zeniv.linux.org.uk
Subject: Re: [PATCH] af_unix: Show number of inflight fds for sockets in TCP_LISTEN state too
Date: Mon, 22 Aug 2022 10:40:13 +0000	[thread overview]
Message-ID: <166116481386.12316.17627358647167875417.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1cae5809-26b5-00e8-1554-38fae6d2f991@ya.ru>

Hello:

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

On Wed, 17 Aug 2022 00:51:54 +0300 you wrote:
> TCP_LISTEN sockets is a special case. They preserve skb with a newly
> connected sock till accept() makes it fully functional socket.
> Receive queue of such socket may grow after connected peer
> send messages there. Since these messages may contain scm_fds,
> we should expose correct fdinfo::scm_fds for listening socket too.
> 
> Signed-off-by: Kirill Tkhai <tkhai@ya.ru>
> 
> [...]

Here is the summary with links:
  - af_unix: Show number of inflight fds for sockets in TCP_LISTEN state too
    https://git.kernel.org/netdev/net-next/c/de4370892443

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



      reply	other threads:[~2022-08-22 10:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-16 21:51 [PATCH] af_unix: Show number of inflight fds for sockets in TCP_LISTEN state too Kirill Tkhai
2022-08-22 10:40 ` 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=166116481386.12316.17627358647167875417.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=tkhai@ya.ru \
    --cc=viro@zeniv.linux.org.uk \
    /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).