[PATCH 1/1] ipvs: preserve conn hash flags when late-binding dest
2026-06-30 21:40 UTC (6+ messages)
` [PATCH RFC nf 1/2] ipvs: do not propagate one_packet flag to hashed conns
` [PATCH RFC nf 2/2] ipvs: adjust double hashing when fwd method changes
[PATCH nf-next v2 0/3] netfilter: replace u_int*_t with kernel int types (batch 2)
2026-06-25 17:25 UTC (2+ messages)
` [PATCH nf-next v2 3/3] netfilter: ip_vs_nfct: replace u_int8_t with u8
[PATCH nf-next 0/4] netfilter: replace u_int*_t with kernel int types (batch 2)
2026-06-24 18:40 UTC (2+ messages)
` [PATCH nf-next 4/4] netfilter: ip_vs_nfct: replace u_int8_t with u8
[PATCH 5.10/5.15/6.1/6.6/6.12/6.18] ipvs: skip ipv6 extension headers for csum checks
2026-06-16 6:30 UTC
[PATCH net-next] ipvs: fix doc syntax for conn_max sysctl
2026-06-08 22:56 UTC
[PATCH] netfilter: ipvs: fix ct refcount leak when template is invalid
2026-05-28 14:27 UTC (3+ messages)
` [syzbot ci] "
[PATCH v3] ipvs: Replace use of system_unbound_wq with system_dfl_long_wq
2026-05-28 10:19 UTC (2+ messages)
[PATCH nf] ipvs: clear the svc scheduler ptr early on edit
2026-05-25 4:07 UTC
[PATCH v3 nf-next] ipvs: add conn_max sysctl to limit connections
2026-05-25 3:54 UTC
[PATCH v2 nf-next] ipvs: add conn_max sysctl to limit connections
2026-05-23 20:44 UTC (2+ messages)
[PATCH] ipvs: Use flexible array for MH lookup table
2026-05-22 17:12 UTC (3+ messages)
[PATCH nf-next] ipvs: add conn_max sysctl to limit connections
2026-05-22 14:42 UTC (2+ messages)
[PATCH v2 net-next 2/2] ipvs: Replace use of system_unbound_wq with system_dfl_long_wq
2026-05-22 5:19 UTC (5+ messages)
[PATCH net 0/8] IPVS fixes for net
2026-05-13 1:41 UTC (13+ messages)
` [PATCH net 1/8] ipvs: fixes for the new ip_vs_status info
` [PATCH net 2/8] ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
` [PATCH net 3/8] ipvs: fix the spin_lock usage for RT build
` [PATCH net 4/8] ipvs: do not leak dest after get from dest trash
` [PATCH net 5/8] ipvs: fix races around est_mutex and est_cpulist
` [PATCH net 6/8] ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_size
` [PATCH net 7/8] ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
` [PATCH net 8/8] sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
[PATCH nf-next v2] netfilter: add option for GCOV profiling
2026-05-12 20:51 UTC (2+ messages)
[PATCH net-next 2/2] ipvs: Replace use of system_unbound_wq with system_dfl_wq
2026-05-12 7:36 UTC (3+ messages)
[PATCH v3 nf] ipvs: avoid possible loop in ip_vs_dst_event on resizing
2026-05-10 10:46 UTC
[PATCH v2 nf] ipvs: avoid possible loop in ip_vs_dst_event on resizing
2026-05-08 9:58 UTC (2+ messages)
[PATCH nf] ipvs: avoid possible loop in ip_vs_dst_event on resizing
2026-05-07 7:20 UTC (2+ messages)
[PATCH net] ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_size
2026-04-30 16:14 UTC (4+ messages)
[PATCHv3 nf 0/8] IPVS fixes for nf
2026-04-30 7:44 UTC (9+ messages)
` [PATCHv3 nf 1/8] ipvs: fixes for the new ip_vs_status info
` [PATCHv3 nf 2/8] ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
` [PATCHv3 nf 3/8] ipvs: fix the spin_lock usage for RT build
` [PATCHv3 nf 4/8] ipvs: do not leak dest after get from dest trash
` [PATCHv3 nf 5/8] ipvs: fix races around est_mutex and est_cpulist
` [PATCHv3 nf 6/8] ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_size
` [PATCHv3 nf 7/8] ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
` [PATCHv3 nf 8/8] sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
[PATCHv2 nf 0/8] IPVS fixes for nf
2026-04-30 7:22 UTC (10+ messages)
` [PATCHv2 nf 1/8] ipvs: fixes for the new ip_vs_status info
` [PATCHv2 nf 2/8] ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
` [PATCHv2 nf 3/8] ipvs: fix the spin_lock usage for RT build
` [PATCHv2 nf 4/8] ipvs: do not leak dest after get from dest trash
` [PATCHv2 nf 5/8] ipvs: fix races around est_mutex and est_cpulist
` [PATCHv2 nf 6/8] ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_size
` [PATCHv2 nf 7/8] ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
` [PATCHv2 nf 8/8] sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
[PATCH nf 0/7] IPVS fixes for nf
2026-04-29 5:16 UTC (9+ messages)
` [PATCH nf 1/7] ipvs: fixes for the new ip_vs_status info
` [PATCH nf 2/7] ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
` [PATCH nf 3/7] ipvs: fix the spin_lock usage for RT build
` [PATCH nf 4/7] ipvs: fix races around est_mutex and est_cpulist
` [PATCH nf 5/7] ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_size
` [PATCH nf 6/7] sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
` [PATCH nf 7/7] ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
[syzbot] [lvs?] UBSAN: shift-out-of-bounds in ip_vs_rht_desired_size
2026-04-27 22:37 UTC (2+ messages)
[PATCHv5 net] ipvs: fix races around est_mutex and est_cpulist
2026-04-26 10:26 UTC
[PATCHv4 net] ipvs: fix races around est_mutex and est_cpulist
2026-04-25 14:40 UTC (2+ messages)
[PATCHv3 net] ipvs: fix races around est_mutex and est_cpulist
2026-04-24 19:41 UTC (2+ messages)
[PATCHv4 net 0/3] IPVS: fixes after the new hash tables
2026-04-24 4:07 UTC (4+ messages)
` [PATCHv4 net 1/3] ipvs: fixes for the new ip_vs_status info
` [PATCHv4 net 2/3] ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
` [PATCHv4 net 3/3] ipvs: fix the spin_lock usage for RT build
[PATCHv3 net 0/3] IPVS: fixes after the new hash tables
2026-04-23 10:02 UTC (5+ messages)
` [PATCHv3 net 1/3] ipvs: fixes for the new ip_vs_status info
` [PATCHv3 net 2/3] ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
` [PATCHv3 net 3/3] ipvs: fix the spin_lock usage for RT build
[PATCHv2 net] ipvs: fix races around est_mutex and est_cpulist
2026-04-23 10:05 UTC (2+ messages)
[PATCHv2 net 0/3] IPVS: fixes after the new hash tables
2026-04-22 13:52 UTC (5+ messages)
` [PATCHv2 net 1/3] ipvs: fixes for the new ip_vs_status info
` [PATCHv2 net 2/3] ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
` [PATCHv2 net 3/3] ipvs: fix the spin_lock usage for RT build
[PATCH net] ipvs: fix races around est_mutex and est_cpulist
2026-04-21 10:35 UTC (2+ messages)
[PATCH-next v2 0/2] ipvs: Fix incorrect use of HK_TYPE_KTHREAD housekeeping cpumask
2026-04-20 18:13 UTC (12+ messages)
` [PATCH-next v2 1/2] sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
` [PATCH-next v2 2/2] ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
[PATCH AUTOSEL 6.18] ipvs: fix NULL deref in ip_vs_add_service error path
2026-04-20 13:20 UTC
[PATCH net 0/3] IPVS: fixes after the new hash tables
2026-04-18 17:55 UTC (5+ messages)
` [PATCH net 1/3] ipvs: fixes for the new ip_vs_status info
` [PATCH net 2/3] ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
` [PATCH net 3/3] ipvs: fix the spin_lock usage for RT build
[PATCH net v4] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-15 15:35 UTC (2+ messages)
[syzbot] [lvs?] BUG: sleeping function called from invalid context in ip_vs_conn_expire
2026-04-14 14:18 UTC (3+ messages)
[PATCH net v3] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-10 6:51 UTC (4+ messages)
[PATCH net v2] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-07 12:22 UTC (5+ messages)
[PATCHv2 nf-next 0/3] IPVS changes, part 4 of 4 - extras
2026-04-04 15:34 UTC (4+ messages)
` [PATCHv2 nf-next 1/3] ipvs: show the current conn_tab size to users
` [PATCHv2 nf-next 2/3] ipvs: add ip_vs_status info
` [PATCHv2 nf-next 3/3] ipvs: add conn_lfactor and svc_lfactor sysctl vars
[PATCH nf-next 0/3] IPVS changes, part 4 of 4 - extras
2026-04-04 14:58 UTC (8+ messages)
` [PATCH nf-next 1/3] ipvs: show the current conn_tab size to users
` [PATCH nf-next 2/3] ipvs: add ip_vs_status info
` [PATCH nf-next 3/3] ipvs: add conn_lfactor and svc_lfactor sysctl vars
[PATCH net v2] ipvs: fix NULL deref in ip_vs_add_service error path
2026-04-03 15:50 UTC (3+ messages)
[PATCH net] ipvs: fix MTU check for GSO packets in tunnel mode
2026-04-02 4:11 UTC (3+ messages)
[PATCH net] ipvs: fix NULL deref in ip_vs_add_service error path
2026-04-01 7:23 UTC (3+ messages)
[PATCH 0/2] ipvs: Fix incorrect use of HK_TYPE_KTHREAD housekeeping cpumask
2026-03-31 14:23 UTC (6+ messages)
` [PATCH 1/2] sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAIN
` [PATCH 2/2] ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
[PATCH net] netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
2026-03-24 18:51 UTC
[PATCH] ipvs: Move defense_work to system_dfl_long_wq
2026-03-19 16:36 UTC (2+ messages)
[PATCHv2 nf-next 0/5] IPVS changes, part 3 of 4 - per-net tables
2026-03-03 21:04 UTC (6+ messages)
` [PATCHv2 nf-next 1/5] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCHv2 nf-next 2/5] ipvs: add resizable hash tables
` [PATCHv2 nf-next 3/5] ipvs: use resizable hash table for services
` [PATCHv2 nf-next 4/5] ipvs: switch to per-net connection table
` [PATCHv2 nf-next 5/5] ipvs: use more keys for connection hashing
[PATCH nf-next 0/5] IPVS changes, part 3 of 4 - per-net tables
2026-03-03 20:27 UTC (11+ messages)
` [PATCH nf-next 1/5] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCH nf-next 2/5] ipvs: add resizable hash tables
` [PATCH nf-next 3/5] ipvs: use resizable hash table for services
` [PATCH nf-next 4/5] ipvs: switch to per-net connection table
` [PATCH nf-next 5/5] ipvs: use more keys for connection hashing
[PATCH nf-next 0/6] IPVS changes, part 2 of 4 - optimizations
2026-02-14 15:12 UTC (7+ messages)
` [PATCH nf-next 1/6] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
` [PATCH nf-next 2/6] ipvs: some service readers can use RCU
` [PATCH nf-next 3/6] ipvs: use single svc table
` [PATCH nf-next 4/6] ipvs: do not keep dest_dst after dest is removed
` [PATCH nf-next 5/6] ipvs: use more counters to avoid service lookups
` [PATCH nf-next 6/6] ipvs: no_cport and dropentry counters can be per-net
[PATCH nf 0/2] IPVS changes, part 1 of 4 - fixes
2026-02-14 14:58 UTC (3+ messages)
` [PATCH nf 1/2] ipvs: skip ipv6 extension headers for csum checks
` [PATCH nf 2/2] ipvs: do not keep dest_dst if dev is going down
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox