netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Josh Hunt <johunt@akamai.com>
Cc: Eric Dumazet <edumazet@google.com>,
	Neal Cardwell <ncardwell@google.com>,
	davem@davemloft.net, pabeni@redhat.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us()
Date: Mon, 26 Aug 2024 13:32:02 -0700	[thread overview]
Message-ID: <20240826133202.5e8507ec@kernel.org> (raw)
In-Reply-To: <a76ac35a-9be2-4849-985c-2f3b2a922fa5@akamai.com>

On Fri, 23 Aug 2024 12:43:36 -0700 Josh Hunt wrote:
> Thanks Eric. I will resend and also check the commits you mentioned. I 
> didn't include the writeup in the patch submission b/c it was rather 
> long and detailed, but will include it in a v2.

FWIW in linux networking we use the cover letter as the merge message,
no matter how many patches there are. So both end up in git logs.

  reply	other threads:[~2024-08-26 20:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-23  3:34 [PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto Josh Hunt
2024-08-23  3:34 ` [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us() Josh Hunt
2024-08-23  6:55   ` Eric Dumazet
2024-08-23 19:43     ` Josh Hunt
2024-08-26 20:32       ` Jakub Kicinski [this message]
2024-09-06 23:16     ` Josh Hunt
  -- strict thread matches above, loose matches on Subject: below --
2024-08-23  2:13 [PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto Josh Hunt
2024-08-23  2:13 ` [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us() Josh Hunt
2024-08-23  3:27   ` Jason Xing
2024-08-23  3:33     ` Josh Hunt
2024-08-23  4:21       ` Josh Hunt
2024-08-23  6:42   ` Eric Dumazet
2024-08-23  7:36     ` Jason Xing

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=20240826133202.5e8507ec@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=johunt@akamai.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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).