netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: David Howells <dhowells@redhat.com>
Cc: netdev@vger.kernel.org, linux-afs@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net 1/3] rxrpc: Fix the excessive initial retransmission timeout
Date: Wed, 20 May 2020 17:11:00 -0700	[thread overview]
Message-ID: <20200520171100.46482c16@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> (raw)
In-Reply-To: <159001690903.18663.2345549941598300103.stgit@warthog.procyon.org.uk>

On Thu, 21 May 2020 00:21:49 +0100 David Howells wrote:
> Fixes: 17926a79320a ([AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both"")
> Signed-off-by: David Howells <dhowells@redhat.com>

FWIW

Fixes tag: Fixes: 17926a79320a ([AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both"")
Has these problem(s):
	- Subject does not match target commit subject
	  Just use
		git log -1 --format='Fixes: %h ("%s")'

  reply	other threads:[~2020-05-21  0:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-20 23:21 [PATCH net 0/3] rxrpc: Fix retransmission timeout and ACK discard David Howells
2020-05-20 23:21 ` [PATCH net 1/3] rxrpc: Fix the excessive initial retransmission timeout David Howells
2020-05-21  0:11   ` Jakub Kicinski [this message]
2020-05-20 23:21 ` [PATCH net 2/3] rxrpc: Trace discarded ACKs David Howells
2020-05-20 23:22 ` [PATCH net 3/3] rxrpc: Fix ack discard David Howells
2020-05-21  7:41 ` [PATCH net 0/3] rxrpc: Fix retransmission timeout and ACK discard David Howells
2020-05-22 22:54 ` David Miller
2020-05-22 23:26 ` David Howells
2020-05-22 23:33   ` David Miller

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=20200520171100.46482c16@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com \
    --to=kuba@kernel.org \
    --cc=dhowells@redhat.com \
    --cc=linux-afs@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.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).