Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2025-04-01 12:37:34 to 2025-04-15 18:03:01 UTC [more...]

[PATCH 1/2 libnftnl] src: use uint64_t for flags fields
 2025-04-15 18:02 UTC  (3+ messages)
` [PATCH 2/2 libnftnl] tunnel: add support to geneve

[PATCH v3 0/3] netfilter: Make xt_cgroup independent from net_cls
 2025-04-15 16:06 UTC  (5+ messages)

[nf-next PATCH v6 00/12] Dynamic hook interface binding part 2
 2025-04-15 15:44 UTC  (10+ messages)
` [nf-next PATCH v6 01/12] netfilter: nf_tables: Introduce functions freeing nft_hook objects
` [nf-next PATCH v6 02/12] netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
` [nf-next PATCH v6 03/12] netfilter: nf_tables: Introduce nft_register_flowtable_ops()
` [nf-next PATCH v6 05/12] netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
` [nf-next PATCH v6 07/12] netfilter: nf_tables: Respect NETDEV_REGISTER events
` [nf-next PATCH v6 08/12] netfilter: nf_tables: Wrap netdev notifiers
` [nf-next PATCH v6 09/12] netfilter: nf_tables: Handle NETDEV_CHANGENAME events
` [nf-next PATCH v6 10/12] netfilter: nf_tables: Support wildcard netdev hook specs
` [nf-next PATCH v6 11/12] netfilter: nf_tables: Add notications for hook changes

[PATCH v2 nf-next] netfilter: nf_tables: export set count and backend name to userspace
 2025-04-15 15:42 UTC  (2+ messages)

[PATCH v2 nf-next] docs: tproxy: fix formatting for nft code block
 2025-04-15 15:41 UTC  (3+ messages)

[PATCH nf-next] netfilter: Remove redundant NFCT_ALIGN call
 2025-04-15 15:40 UTC  (3+ messages)

[PATCH v4] netfilter: Exclude LEGACY TABLES on PREEMPT_RT
 2025-04-15 15:14 UTC  (2+ messages)

Are Palo Alto and Check Point Firewalls using netfilter iptables?
 2025-04-15 14:13 UTC 

[PATCH nf] netfilter: nft_quota: make nft_overquota() really over the quota
 2025-04-15 14:03 UTC  (3+ messages)

[PATCH nf] netfilter: conntrack: fix erronous removal of offload bit
 2025-04-15 13:53 UTC 

[PATCH] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-04-15  9:08 UTC  (29+ messages)
` [PATCH V2] "
` [PATCH V3] "
` [PATCH V4] "
` [PATCH V5] "
` [PATCH V6] "

[ANNOUNCE] nftables 1.1.2 release
 2025-04-14 20:32 UTC  (3+ messages)

[ANNOUNCE] libnftnl 1.2.9 release
 2025-04-14 17:39 UTC 

[PATCH net-next v2 07/18] netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
 2025-04-14 16:07 UTC  (2+ messages)
` [PATCH net-next v2 08/18] netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit

[PATCH libnftnl] tunnel: add missing inner nested netlink attribute for vxlan options
 2025-04-14 14:36 UTC 

[PATCH v2 4/5] ipvs: ip_vs_conn_expire_now: Rename del_timer in comment
 2025-04-14  4:26 UTC 

[PATCH ulogd2,v2 1/4] ulogd: add linux namespace helper
 2025-04-11 20:06 UTC  (4+ messages)

[PATCH v2 nf-next 0/3] flow offload teardown when layer 2 roaming
 2025-04-11 15:32 UTC  (6+ messages)
` [PATCH v2 nf-next 1/3] netfilter: flow: Add bridge_vid member
` [PATCH v2 nf-next 2/3] netfilter: nf_flow_table_core: teardown direct xmit when destination changed
` [PATCH v2 nf-next 3/3] netfilter: nf_flow_table_ip: don't follow fastpath when marked teardown

[PATCH v11 nf-next 0/6] netfilter: Add bridge-fastpath
 2025-04-11 15:24 UTC  (9+ messages)
` [PATCH v11 nf-next 1/6] bridge: Add filling forward path from port to port
` [PATCH v11 nf-next 2/6] net: core: dev: Add dev_fill_bridge_path()
` [PATCH v11 nf-next 3/6] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH v11 nf-next 4/6] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH v11 nf-next 5/6] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH v11 nf-next 6/6] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()

SYNPROXY affecting initial BBR throughput
 2025-04-11 11:05 UTC  (2+ messages)

[PATCH] net: Expand headroom to send fragmented packets in bridge fragment forward
 2025-04-11 10:54 UTC  (2+ messages)

[PATCH nft 1/2] evaluate: rename recursion counter to recursion.binop
 2025-04-11  9:48 UTC  (6+ messages)
` [PATCH nft 2/2] evaluate: restrict allowed subtypes of concatenations

[PATCH] net: Move specific fragmented packet to slow_path instead of dropping it
 2025-04-11  2:43 UTC  (3+ messages)
  ` 答复: "

[PATCH nft] parser_bison: add selector_expr rule to restrict typeof_expr
 2025-04-10 22:17 UTC 

[PATCH nf-next,v2 1/2] netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
 2025-04-10 17:24 UTC  (4+ messages)
` [PATCH nf-next,v2 2/2] netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX

[iptables PATCH v2 0/8] nft: Implement forward compat for future binaries
 2025-04-10 16:47 UTC  (2+ messages)

[PATCH net 0/2] Netfilter fixes for net
 2025-04-10 12:40 UTC  (4+ messages)
` [PATCH net 1/2] nft_set_pipapo: fix incorrect avx2 match of 5th field octet
` [PATCH net 2/2] selftests: netfilter: add test case for recent mismatch bug

[PATCH nf-next] netfilter: nft_set_pipapo: prevent overflow in allocations
 2025-04-10  9:42 UTC 

[PATCH v11 nf-next 0/2] Add nf_flow_encap_push() for xmit direct
 2025-04-09 16:25 UTC  (6+ messages)
` [PATCH v11 nf-next 1/2] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
` [PATCH v11 nf-next 2/2] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct

[PATCH] net: Expand headroom to send fragmented packets in bridge fragment forward
 2025-04-09 10:45 UTC  (4+ messages)
  ` 答复: "

[PATCH nft] optimize: invalidate merge in case of duplicated key in set/map
 2025-04-09 10:32 UTC 

[PATCH nf 0/3] nft_set_pipapo: fix incorrect avx2 match of 5th field octet
 2025-04-09 10:13 UTC  (10+ messages)
` [PATCH nf 1/3] nft_set_pipapo: add avx register usage tracking for NET_DEBUG builds
` [PATCH nf 2/3] nft_set_pipapo: fix incorrect avx2 match of 5th field octet
` [PATCH nf 3/3] selftests: netfilter: add test case for recent mismatch bug

[RFC bpf-next 00/13] bpf: Introduce modular verifier
 2025-04-09  3:34 UTC  (2+ messages)
` [RFC bpf-next 11/13] treewide: bpf: Export symbols used by verifier

[PATCH v11 nf-next 0/2] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-04-08 18:56 UTC  (8+ messages)
` [PATCH v11 nf-next 1/2] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v11 nf-next 2/2] netfilter: nft_chain_filter: Add bridge "

[PATCH v11 nf-next 0/3] netfilter: fastpath fixes
 2025-04-08 14:27 UTC  (4+ messages)
` [PATCH v11 nf-next 1/3] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH v11 nf-next 2/3] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH v11 nf-next 3/3] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW

[RFC PATCH v1 nf-next] selftests: netfilter: Add bridge_fastpath.sh
 2025-04-08 14:22 UTC 

[PATCH v2 nftables 0/4] src: print count variable in normal set listings
 2025-04-08 14:21 UTC  (5+ messages)
` [PATCH v2 nftables 1/4] tests/py: prepare for set debug change
` [PATCH v2 nftables 2/4] debug: include kernel set information on cache fill
` [PATCH v2 nftables 3/4] src: print count variable in normal set listings
` [PATCH v2 nftables 4/4] tests: shell: add feature check for count output change

[PATCH v2 libnftnl] set: dump set backend name (hash, rbtree...) and elem count, if available
 2025-04-08 13:58 UTC 

[PATCH v3 nf 0/3] nft_set_pipapo: fix incorrect avx2 match of 5th field octet
 2025-04-08 11:41 UTC  (7+ messages)
` [PATCH v3 nf 1/3] "
` [PATCH v3 nf 2/3] selftests: netfilter: add test case for recent mismatch bug
` [PATCH v3 nf 3/3] nft_set_pipapo: add avx register usage tracking for NET_DEBUG builds

[PATCH] docs: tproxy: fix formatting for nft code block
 2025-04-08  0:47 UTC  (2+ messages)

[PATCH nft] evaluate: bail out if ct saddr/daddr dependency cannot be inserted
 2025-04-07 13:52 UTC  (2+ messages)

[PATCH v2 nf 0/3] nft_set_pipapo: fix incorrect avx2 match of 5th field octet
 2025-04-04 14:02 UTC  (6+ messages)
` [PATCH v2 nf 1/3] nft_set_pipapo: add avx register usage tracking for NET_DEBUG builds
` [PATCH v2 nf 2/3] nft_set_pipapo: fix incorrect avx2 match of 5th field octet
` [PATCH v2 nf 3/3] selftests: netfilter: add test case for recent mismatch bug

[PATCH net 0/3] Netfilter fixes for net
 2025-04-04  0:20 UTC  (5+ messages)
` [PATCH net 1/3] netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
` [PATCH net 2/3] netfilter: nf_tables: don't unregister hook when table is dormant
` [PATCH net 3/3] netfilter: nft_tunnel: fix geneve_opt type confusion addition

[PATCH nft] evaluate: bail out early if referenced set is invalid
 2025-04-03 13:31 UTC 

[PATCH net] netfilter: nft_tunnel: fix geneve_opt type confusion addition
 2025-04-03 10:34 UTC  (5+ messages)

[PATCH net v1] netfilter: nft_tunnel: fix geneve_opt type confusion addition
 2025-04-03  1:19 UTC 

[PATCH nf,v2] netfilter: nf_tables: don't unregister hook when table is dormant
 2025-04-02 11:34 UTC 

[PATCH nf] netfilter: nf_tables: don't unregister hook when table is dormant
 2025-04-02 10:49 UTC  (3+ messages)

Documentation oddity
 2025-04-02  9:36 UTC  (8+ messages)

[PATCH libnetfilter_queue] src: doc: Fix spelling and function name (x2)
 2025-04-02  9:17 UTC 

[PATCH nft] parser_json: only allow concatenations with 2 or more expressions
 2025-04-02  8:44 UTC  (2+ messages)

IPSET create exists issue
 2025-04-02  8:37 UTC  (3+ messages)

[PATCH nft 1/2] evaluate: reject: remove unused expr function argument
 2025-04-01 20:04 UTC  (4+ messages)
` [PATCH nft 2/2] evaluate: fix crash when generating reject statement error

[PATCH nft] optimize: expand expression list when merging into concatenation
 2025-04-01 17:03 UTC 

[PATCH nft] cache: prevent possible crash rule filter is NULL
 2025-04-01 15:40 UTC 

[PATCH nft] cache: don't crash when filter is NULL
 2025-04-01 14:39 UTC  (3+ messages)

[PATCH nft 1/2] parser_json: allow statement stateful statement only in set elements
 2025-04-01 14:36 UTC  (2+ messages)
` [PATCH nft 2/2] parser_json: bail out on malformed statement in set

[PATCH nf] netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets only
 2025-04-01 14:27 UTC 


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