public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Tim Froidcoeur <tim.froidcoeur@tessares.net>
Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org,
	matthieu.baerts@tessares.net, davem@davemloft.net
Subject: Re: [PATCH 4.4 0/2] net: initialize fastreuse on inet_inherit_port
Date: Tue, 8 Sep 2020 15:20:08 +0200	[thread overview]
Message-ID: <20200908132008.GD3173498@kroah.com> (raw)
In-Reply-To: <20200902140513.866712-1-tim.froidcoeur@tessares.net>

On Wed, Sep 02, 2020 at 04:05:11PM +0200, Tim Froidcoeur wrote:
> Fix for TPROXY initialization of fastreuse flag.
> upstream patch was backported by Greg K-H to 4.14 and higher stable version.
> 
> see also https://lore.kernel.org/stable/20200818072007.GA9254@kroah.com
> 
> code in inet_csk_get_port for 4.4 (and 4.9) is different from
> the upstream version, so these backports had to be adapted (a bit)
> 
> Tim Froidcoeur (2):
>   net: refactor bind_bucket fastreuse into helper
>   net: initialize fastreuse on inet_inherit_port
> 
>  include/net/inet_connection_sock.h |  4 +++
>  net/ipv4/inet_connection_sock.c    | 46 ++++++++++++++++++------------
>  net/ipv4/inet_hashtables.c         |  1 +
>  3 files changed, 33 insertions(+), 18 deletions(-)
> 
> --
> 2.25.1

Now queued up, thanks.

greg k-h

      parent reply	other threads:[~2020-09-08 16:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-02 14:05 [PATCH 4.4 0/2] net: initialize fastreuse on inet_inherit_port Tim Froidcoeur
2020-09-02 14:05 ` [PATCH 4.4 1/2] net: refactor bind_bucket fastreuse into helper Tim Froidcoeur
2020-09-02 14:05 ` [PATCH 4.4 2/2] net: initialize fastreuse on inet_inherit_port Tim Froidcoeur
2020-09-08 13:20 ` Greg KH [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=20200908132008.GD3173498@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthieu.baerts@tessares.net \
    --cc=stable@vger.kernel.org \
    --cc=tim.froidcoeur@tessares.net \
    /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