Linux Netfilter development
 help / color / mirror / Atom feed
* [PATCH net 0/3] IPVS: fixes after the new hash tables
@ 2026-04-15 20:02 Julian Anastasov
  2026-04-15 20:02 ` [PATCH net 1/3] ipvs: fixes for the new ip_vs_status info Julian Anastasov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Julian Anastasov @ 2026-04-15 20:02 UTC (permalink / raw)
  To: Simon Horman
  Cc: Pablo Neira Ayuso, Florian Westphal, lvs-devel, netfilter-devel

        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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-04-18 17:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-15 20:02 [PATCH net 0/3] IPVS: fixes after the new hash tables Julian Anastasov
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox