LVS and IPVS development
 help / color / mirror / Atom feed
From: Julian Anastasov <ja@ssi.bg>
To: Simon Horman <horms@verge.net.au>
Cc: Pablo Neira Ayuso <pablo@netfilter.org>,
	Florian Westphal <fw@strlen.de>,
	lvs-devel@vger.kernel.org, netfilter-devel@vger.kernel.org
Subject: [PATCH net 0/3] IPVS: fixes after the new hash tables
Date: Wed, 15 Apr 2026 23:02:13 +0300	[thread overview]
Message-ID: <20260415200216.79699-1-ja@ssi.bg> (raw)

        Hello,

        This patchset contains fixes after the recent net-next
work for resizable hash tables. We target 2 reports from
Sashiko and one from syzkaller. The patches are based on the
net tree where the fixed commits are present...

Julian Anastasov (3):
  ipvs: fixes for the new ip_vs_status info
  ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
  ipvs: fix the spin_lock usage for RT build

 net/netfilter/ipvs/ip_vs_conn.c | 51 ++++++++++++--------------
 net/netfilter/ipvs/ip_vs_ctl.c  | 63 +++++++++++++++++++++++----------
 2 files changed, 67 insertions(+), 47 deletions(-)

-- 
2.53.0



             reply	other threads:[~2026-04-15 20:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-15 20:02 Julian Anastasov [this message]
2026-04-15 20:02 ` [PATCH net 1/3] ipvs: fixes for the new ip_vs_status info Julian Anastasov
2026-04-15 20:02 ` [PATCH net 2/3] ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars Julian Anastasov
2026-04-15 20:02 ` [PATCH net 3/3] ipvs: fix the spin_lock usage for RT build Julian Anastasov
2026-04-18 17:55   ` Julian Anastasov

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=20260415200216.79699-1-ja@ssi.bg \
    --to=ja@ssi.bg \
    --cc=fw@strlen.de \
    --cc=horms@verge.net.au \
    --cc=lvs-devel@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.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