Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2024-06-13 11:44:39 to 2024-06-27 11:27:19 UTC [more...]

[PATCH nf-next 00/19] Netfilter/IPVS updates for net-next
 2024-06-27 11:26 UTC  (2+ messages)
` [PATCH nf-next 01/19] netfilter: nf_tables: make struct nft_trans first member of derived subtypes

[PATCH net 0/2] Netfilter fixes for net
 2024-06-27 11:10 UTC  (11+ messages)
` [PATCH net 1/2] netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSCTL=n
` [PATCH net 2/2] netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers

[ipset PATCH 0/3] Two fixes and fallout
 2024-06-27  8:18 UTC  (4+ messages)
` [ipset PATCH 1/3] lib: data: Fix for global-buffer-overflow warning by ASAN
` [ipset PATCH 2/3] lib: ipset: Avoid 'argv' array overstepping
` [ipset PATCH 3/3] tests: Reduce testsuite run-time

[PATCH net-next v2] ipvs: properly dereference pe in ip_vs_add_service
 2024-06-27  6:15 UTC 

[PATCH net-next] ipvs: properly dereference pe in ip_vs_add_service
 2024-06-27  5:07 UTC  (4+ messages)
  ` 回复: "

[PATCH nft] tests: shell: check for removing table via handle with incorrect family
 2024-06-27  1:39 UTC 

[PATCH -stable,4.19.x] netfilter: nf_tables: validate family when identifying table via handle
 2024-06-27  0:41 UTC  (3+ messages)
` [PATCH -stable,5.4.x] "
` [PATCH -stable,5.10.x] "

[nf-next PATCH v2 0/2] netfilter: xt_recent: Allow for larger hitcount values
 2024-06-27  0:06 UTC  (9+ messages)
` [nf-next PATCH v2 1/2] netfilter: xt_recent: Reduce size of struct recent_entry::nstamps
` [nf-next PATCH v2 2/2] netfilter: xt_recent: Lift restrictions on max hitcount value

[PATCH -stable,6.1.x] netfilter: nf_tables: use timestamp to check for set element timeout
 2024-06-26 23:53 UTC 

[nf-next PATCH v2] netfilter: xt_recent: Lift restrictions on max hitcount value
 2024-06-26 22:35 UTC 

[PROBLEM] make randconfig: net/netfilter/core.c:830: undefined reference to `netfilter_lwtunnel_fini'
 2024-06-26 18:34 UTC  (6+ messages)

[PATCH nf-next] netfilter: nf_tables: rise cap on SELinux secmark context
 2024-06-26 15:45 UTC  (3+ messages)

[PATCH nf] netfilter: restore default behavior for nf_conntrack_events
 2024-06-26 11:41 UTC  (2+ messages)

[PATCH net-next v1] netfilter: cttimeout: remove 'l3num' attr check
 2024-06-26 11:33 UTC  (2+ messages)

[PATCH nf-next v2] netfilter: nf_conncount: fix wrong variable type
 2024-06-26 11:32 UTC  (2+ messages)

[PATCH] ipvs: Avoid unnecessary calls to skb_is_gso_sctp
 2024-06-26 11:29 UTC  (2+ messages)

[PATCH nf-next 00/11] netfilter: nf_tables: reduce transaction log memory usage
 2024-06-26 11:28 UTC  (11+ messages)
` [PATCH nf-next 01/11] netfilter: nf_tables: make struct nft_trans first member of derived subtypes
` [PATCH nf-next 02/11] netfilter: nf_tables: move bind list_head into relevant subtypes

let nftables indicate incomplete dissections
 2024-06-24 21:24 UTC  (5+ messages)

[syzbot] [lvs?] possible deadlock in start_sync_thread
 2024-06-24 15:27 UTC 

[PATCH v2 0/7] Dynamic hook interface binding
 2024-06-23 22:12 UTC  (7+ messages)

[PATCH] netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSCTL=n
 2024-06-21 11:43 UTC 

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-21  9:32 UTC  (52+ messages)

[PATCH v6.1] netfilter: nf_tables: use timestamp to check for set element timeout
 2024-06-20 18:49 UTC  (3+ messages)

[syzbot] [netfilter?] [usb?] INFO: rcu detected stall in NF_HOOK
 2024-06-20 17:29 UTC  (2+ messages)

[PATCH v9 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
 2024-06-20 13:21 UTC 

[PATCH] netfilter: ctnetlink: support CTA_FILTER for flush
 2024-06-20 11:35 UTC 

[PATCH net 0/5] Netfilter fixes for net
 2024-06-20  9:50 UTC  (8+ messages)
` [PATCH net 1/5] netfilter: ipset: Fix suspicious rcu_dereference_protected()
` [PATCH net 2/5] seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors
` [PATCH net 3/5] netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
` [PATCH net 4/5] selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
` [PATCH net 5/5] selftests: add selftest for the SRv6 End.DX6 "

[PATCH 0/2] Forbid illegitimate binding via listen(2)
 2024-06-20  8:00 UTC  (7+ messages)
` [PATCH 1/2] landlock: Add hook on socket_listen()

[PATCH nf-next] selftests: netfilter: nft_queue.sh: add test for disappearing listener
 2024-06-19 20:31 UTC 

[PATCH] conntrackd: helpers/rpc: Don't add expectation table entry for portmap port
 2024-06-19 13:08 UTC  (6+ messages)
` AW: "

[PATCH nft] src: add string preprocessor and use it for log prefix string
 2024-06-19 10:56 UTC 

[PATCH -stable,5.4] netfilter: nftables: exthdr: fix 4-byte stack OOB write
 2024-06-19 10:50 UTC  (2+ messages)

[PATCH v8 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
 2024-06-19  7:16 UTC 

[syzbot] [netfilter?] net-next test error: WARNING: suspicious RCU usage in corrupted
 2024-06-19  0:11 UTC 

[PATCH nft] tests: py: drop redundant JSON outputs
 2024-06-18 15:38 UTC 

[PATCH v7 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
 2024-06-18  7:13 UTC 

[nf-next PATCH 0/2] netfilter: xt_recent: Allow for much larger hitcount values
 2024-06-17 17:38 UTC  (6+ messages)
` [nf-next PATCH 1/2] netfilter: xt_reent: Reduce size of struct recent_entry::nstamps
` [nf-next PATCH 2/2] netfilter: xt_recent: Largely lift restrictions on max hitcount value

[PATCH 0/1] ipset patch for nf
 2024-06-17  9:18 UTC  (2+ messages)
` [PATCH 1/1] netfilter: ipset: Fix suspicious rcu_dereference_protected()

[PATCH nft 0/2] nft include path updates
 2024-06-15  9:18 UTC  (3+ messages)
` [PATCH nft 1/2] libnftables: add base directory of -f/--filename to include path
` [PATCH nft 2/2] libnftables: search for default include path last

[PATCH v5 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
 2024-06-14 15:40 UTC  (4+ messages)
` [PATCH v5 bpf-next 1/3] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH v5 bpf-next 2/3] netfilter: add bpf_xdp_flow_lookup kfunc
` [PATCH v5 bpf-next 3/3] selftests/bpf: Add selftest for "

[PATCH v4 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
 2024-06-14 15:19 UTC  (8+ messages)
` [PATCH v4 bpf-next 1/3] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH v4 bpf-next 3/3] selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc

[syzbot] [netfilter?] upstream test error: WARNING: suspicious RCU usage in _destroy_all_sets
 2024-06-14  8:20 UTC 

[syzbot] [netfilter?] net test error: WARNING: suspicious RCU usage in _destroy_all_sets
 2024-06-14  8:20 UTC 

[syzbot] [netfilter?] net-next test error: WARNING: suspicious RCU usage in _destroy_all_sets
 2024-06-14  8:20 UTC 

[linus:master] [netfilter] 4e7aaa6b82: WARNING:suspicious_RCU_usage
 2024-06-14  7:44 UTC 

[PATCH -stable,5.4] netfilter: nftables: exthdr: fix 4-byte stack OOB write
 2024-06-13 17:13 UTC 

[PATCH 4.19 168/213] netfilter: nf_tables: GC transaction API to avoid race with control plane
 2024-06-13 11:34 UTC  (31+ messages)
` [PATCH 4.19 169/213] netfilter: nf_tables: adapt set backend to use GC transaction API
` [PATCH 4.19 170/213] netfilter: nf_tables: remove busy mark and gc batch API
` [PATCH 4.19 171/213] netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path
` [PATCH 4.19 172/213] netfilter: nf_tables: GC transaction race with netns dismantle
` [PATCH 4.19 173/213] netfilter: nf_tables: GC transaction race with abort path
` [PATCH 4.19 174/213] netfilter: nf_tables: defer gc run if previous batch is still pending
` [PATCH 4.19 175/213] netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
` [PATCH 4.19 176/213] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
` [PATCH 4.19 177/213] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
` [PATCH 4.19 178/213] netfilter: nf_tables: fix memleak when more than 255 elements expired
` [PATCH 4.19 179/213] netfilter: nf_tables: unregister flowtable hooks on netns exit
` [PATCH 4.19 180/213] netfilter: nf_tables: double hook unregistration in netns path
` [PATCH 4.19 181/213] netfilter: nftables: update table flags from the commit phase
` [PATCH 4.19 182/213] netfilter: nf_tables: fix table flag updates
` [PATCH 4.19 183/213] netfilter: nf_tables: disable toggling dormant table state more than once
` [PATCH 4.19 184/213] netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush (for 4.19)
` [PATCH 4.19 185/213] netfilter: nft_dynset: fix timeouts later than 23 days
` [PATCH 4.19 186/213] netfilter: nftables: exthdr: fix 4-byte stack OOB write
` [PATCH 4.19 187/213] netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
` [PATCH 4.19 188/213] netfilter: nft_dynset: relax superfluous check on set updates
` [PATCH 4.19 189/213] netfilter: nf_tables: mark newset as dead on transaction abort
` [PATCH 4.19 190/213] netfilter: nf_tables: skip dead set elements in netlink dump
` [PATCH 4.19 191/213] netfilter: nf_tables: validate NFPROTO_* family
` [PATCH 4.19 192/213] netfilter: nft_set_rbtree: skip end interval element from gc
` [PATCH 4.19 193/213] netfilter: nf_tables: set dormant flag on hook register failure
` [PATCH 4.19 194/213] netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
` [PATCH 4.19 195/213] netfilter: nf_tables: do not compare internal table flags on updates
` [PATCH 4.19 196/213] netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
` [PATCH 4.19 197/213] netfilter: nf_tables: reject new basechain after table flag update
` [PATCH 4.19 198/213] netfilter: nf_tables: discard table flag update with pending basechain deletion


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