Show patches with: State = Action Required       |   144 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[nft,v5,2/8] netlink_delinearize: refactor stmt_payload_binop_postprocess Bitwise boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[nft,v5,3/8] netlink_delinearize: add support for processing variable payload statement arguments Bitwise boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[nft,v5,4/8] evaluate: prevent nested byte-order conversions Bitwise boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[nft,v5,5/8] evaluate: preserve existing binop properties Bitwise boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[nft,v5,7/8] parser_json: allow RHS mark and payload expressions Bitwise boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[nft,v5,8/8] tests: add tests for binops with variable RHS operands Bitwise boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[nft,2/5] datatype: don't clone static name/desc strings for datatype more various cleanups related to struct datatype - - - - --- 2023-09-27 Thomas Haller New
[nft,3/5] datatype: don't clone datatype in set_datatype_alloc() if byteorder already matches more various cleanups related to struct datatype - - - - --- 2023-09-27 Thomas Haller New
[nft,4/5] datatype: extend set_datatype_alloc() to change size more various cleanups related to struct datatype - - - - --- 2023-09-27 Thomas Haller New
[nft,v2,1/5] build: add basic "check-{local,more,all}" and "build-all" make targets add infrastructure for unit tests - - - - --- 2023-11-05 Thomas Haller New
[nft,v2,2/5] build: add `make check-build` to run `./tests/build/run-tests.sh` add infrastructure for unit tests - - - - --- 2023-11-05 Thomas Haller New
[nft,v2,3/5] build: add `make check-tree` to check consistency of source tree add infrastructure for unit tests - - - - --- 2023-11-05 Thomas Haller New
[nft,v2,4/5] build: cleanup if-blocks for conditional compilation in "Makefile.am" add infrastructure for unit tests - - - - --- 2023-11-05 Thomas Haller New
[nft,v2,5/5] tests/unit: add unit tests for libnftables add infrastructure for unit tests - - - - --- 2023-11-05 Thomas Haller New
[nft,2/2,v2] tests/shell: have .json-nft dumps prettified to wrap lines Untitled series #385629 - - - - --- 2023-12-07 Thomas Haller New
[v3,nft] support for afl++ (american fuzzy lop++) fuzzer [v3,nft] support for afl++ (american fuzzy lop++) fuzzer - - - - --- 2023-12-19 Florian Westphal New
[nf-next] netfilter: nft_byteorder: remove multi-register support [nf-next] netfilter: nft_byteorder: remove multi-register support - 1 - - --- 2024-02-14 Florian Westphal New
[v3,nf-next,1/2] netfilter: nf_tables: use struct nlattr * to store userdata for nft_table [v3,nf-next,1/2] netfilter: nf_tables: use struct nlattr * to store userdata for nft_table - - - - --- 2024-03-11 Quan Tian New
[nft] limit: Support arbitrary unit values [nft] limit: Support arbitrary unit values - - - - --- 2024-04-13 Phil Sutter New
[nf] netfilter: restore default behavior for nf_conntrack_events [nf] netfilter: restore default behavior for nf_conntrack_events - 1 - - --- 2024-06-04 Nicolas Dichtel New
netfilter: conntrack: tcp: do not lower timeout to CLOSE for in-window RSTs netfilter: conntrack: tcp: do not lower timeout to CLOSE for in-window RSTs - - - - --- 2024-07-05 yyxRoy Under Review
[v4] net/bridge: Optimizing read-write locks in ebtables.c [v4] net/bridge: Optimizing read-write locks in ebtables.c - - - - --- 2024-09-25 yushengjin New
[libnftnl,1/4] include: utils.h needs errno.h Support wildcard netdev hooks and events - 1 - - --- 2024-10-02 Phil Sutter New
[libnftnl,2/4] utils: Add helpers for interface name wildcards Support wildcard netdev hooks and events - - - - --- 2024-10-02 Phil Sutter New
[libnftnl,3/4] utils: Introduce nftnl_parse_str_attr() Support wildcard netdev hooks and events - - - - --- 2024-10-02 Phil Sutter New
[libnftnl,4/4] device: Introduce nftnl_device Support wildcard netdev hooks and events - - - - --- 2024-10-02 Phil Sutter New
[nft,5/9] mnl: Support simple wildcards in netdev hooks Support wildcard netdev hooks and events - - - - --- 2024-10-02 Phil Sutter New
[nft,6/9] parser_bison: Accept ASTERISK_STRING in flowtable_expr_member Support wildcard netdev hooks and events - - - - --- 2024-10-02 Phil Sutter New
[nft,7/9] tests: shell: Adjust to ifname-based flowtables Support wildcard netdev hooks and events - - - - --- 2024-10-02 Phil Sutter New
[nft,8/9] tests: monitor: Support running external commands Support wildcard netdev hooks and events - - - - --- 2024-10-02 Phil Sutter New
[nft,9/9] monitor: Support NFT_MSG_(NEW|DEL)DEV events Support wildcard netdev hooks and events - - - - --- 2024-10-02 Phil Sutter New
doc: don't suggest to disable GSO doc: don't suggest to disable GSO - 1 - - --- 2024-10-06 Ronan Pigott New
NETFILTER: Fix typo in nf_conntrack_l4proto.h comment NETFILTER: Fix typo in nf_conntrack_l4proto.h comment - - - - --- 2024-11-28 caivive (Weibiao Tu) New
[nftables] include: fix for musl with iptables v1.8.11 [nftables] include: fix for musl with iptables v1.8.11 - - - - --- 2024-12-19 Alyssa Ross New
[net-next] selftest:net: fixed spelling mistakes [net-next] selftest:net: fixed spelling mistakes - - 1 - --- 2025-02-17 Andres Urian Florez New
[nf] netfilter: conntrack: correct sequence on reinitialized TCP connection [nf] netfilter: conntrack: correct sequence on reinitialized TCP connection - 1 - - --- 2025-02-20 Pablo Neira Ayuso New
[nft,1/2] evaluate: rename recursion counter to recursion.binop [nft,1/2] evaluate: rename recursion counter to recursion.binop - - - - --- 2025-04-02 Florian Westphal New
[nft,2/2] evaluate: restrict allowed subtypes of concatenations [nft,1/2] evaluate: rename recursion counter to recursion.binop - - - - --- 2025-04-02 Florian Westphal New
[v2,libnftnl] set: dump set backend name (hash, rbtree...) and elem count, if available [v2,libnftnl] set: dump set backend name (hash, rbtree...) and elem count, if available - - - - --- 2025-04-08 Florian Westphal New
[v2,nftables,1/4] tests/py: prepare for set debug change src: print count variable in normal set listings - - - - --- 2025-04-08 Florian Westphal New
[v2,nftables,2/4] debug: include kernel set information on cache fill src: print count variable in normal set listings - - - - --- 2025-04-08 Florian Westphal New
[v2,nftables,3/4] src: print count variable in normal set listings src: print count variable in normal set listings - - - - --- 2025-04-08 Florian Westphal New
[v2,nftables,4/4] tests: shell: add feature check for count output change src: print count variable in normal set listings - - - - --- 2025-04-08 Florian Westphal New
[RFC,v1,nf-next] selftests: netfilter: Add bridge_fastpath.sh [RFC,v1,nf-next] selftests: netfilter: Add bridge_fastpath.sh - - - - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,1/2] net: pppoe: avoid zero-length arrays in struct pppoe_hdr Add nf_flow_encap_push() for xmit direct - - 2 - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,2/2] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct Add nf_flow_encap_push() for xmit direct - - - - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,1/2] netfilter: bridge: Add conntrack double vlan and pppoe conntrack: bridge: add double vlan, pppoe and pppoe-in-q - - 1 - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,2/2] netfilter: nft_chain_filter: Add bridge double vlan and pppoe conntrack: bridge: add double vlan, pppoe and pppoe-in-q - - - - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,1/3] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info() netfilter: fastpath fixes - - 1 - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,2/3] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign netfilter: fastpath fixes 1 - - - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,3/3] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW netfilter: fastpath fixes - - - - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,1/6] bridge: Add filling forward path from port to port netfilter: Add bridge-fastpath 1 - - - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,2/6] net: core: dev: Add dev_fill_bridge_path() netfilter: Add bridge-fastpath - - 1 - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,3/6] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge() netfilter: Add bridge-fastpath - - 1 - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,4/6] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge netfilter: Add bridge-fastpath - - 1 - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,5/6] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate netfilter: Add bridge-fastpath - - 1 - --- 2025-04-08 Eric Woudstra New
[v11,nf-next,6/6] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval() netfilter: Add bridge-fastpath - - - - --- 2025-04-08 Eric Woudstra New
[v2,nf-next,1/3] netfilter: flow: Add bridge_vid member flow offload teardown when layer 2 roaming - - - - --- 2025-04-08 Eric Woudstra New
[v2,nf-next,2/3] netfilter: nf_flow_table_core: teardown direct xmit when destination changed flow offload teardown when layer 2 roaming - - - - --- 2025-04-08 Eric Woudstra New
[v2,nf-next,3/3] netfilter: nf_flow_table_ip: don't follow fastpath when marked teardown flow offload teardown when layer 2 roaming - - - - --- 2025-04-08 Eric Woudstra New
[v2,4/5] ipvs: ip_vs_conn_expire_now: Rename del_timer in comment Untitled series #452555 - - - - --- 2025-04-14 WangYuli New
[V6] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl [V6] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl - - - - --- 2025-04-15 lvxiafei New
[1/2,libnftnl] src: use uint64_t for flags fields [1/2,libnftnl] src: use uint64_t for flags fields - - - - --- 2025-04-15 Fernando Fernandez Mancera New
[2/2,libnftnl] tunnel: add support to geneve [1/2,libnftnl] src: use uint64_t for flags fields - - - - --- 2025-04-15 Fernando Fernandez Mancera New
[nftables,v3] tools: add a systemd unit for static rulesets [nftables,v3] tools: add a systemd unit for static rulesets 1 - - - --- 2025-04-17 Jan Engelhardt New
[v3] nf_conntrack: sysctl: expose gc worker scan interval via sysctl [v3] nf_conntrack: sysctl: expose gc worker scan interval via sysctl 1 1 2 - --- 2025-04-30 Vimal Agrawal New
[nft] src: add conntrack information to trace monitor mode [nft] src: add conntrack information to trace monitor mode - - - - --- 2025-05-08 Florian Westphal New
[nft,RFC] table: Embed creating nft version into userdata [nft,RFC] table: Embed creating nft version into userdata - - - - --- 2025-05-12 Phil Sutter New
[v5,1/2] netfilter: nf_tables: Implement jump limit for nft_table_validate [v5,1/2] netfilter: nf_tables: Implement jump limit for nft_table_validate 1 - - - --- 2025-05-20 Shaun Brady New
[v5,2/2] Add test for nft_max_table_jumps_netns sysctl [v5,1/2] netfilter: nf_tables: Implement jump limit for nft_table_validate - - - - --- 2025-05-20 Shaun Brady New
[nf-next,v2,1/2] netfilter: nf_tables: honor EINTR in ruleset validation from commit/abort path [nf-next,v2,1/2] netfilter: nf_tables: honor EINTR in ruleset validation from commit/abort path 1 1 - - --- 2025-05-20 Pablo Neira Ayuso New
[nf-next,v2,2/2] netfilter: nf_tables: honor validation state in preparation phase [nf-next,v2,1/2] netfilter: nf_tables: honor EINTR in ruleset validation from commit/abort path - 1 1 - --- 2025-05-20 Pablo Neira Ayuso New
[nf-next,v2,1/4] netfilter: nf_tables: add infrastructure for chain validation on updates [nf-next,v2,1/4] netfilter: nf_tables: add infrastructure for chain validation on updates - - - - --- 2025-05-20 Pablo Neira Ayuso New
[nf-next,v2,2/4] netfilter: nf_tables: add new binding infrastructure [nf-next,v2,1/4] netfilter: nf_tables: add infrastructure for chain validation on updates - - - - --- 2025-05-20 Pablo Neira Ayuso New
[nf-next,v2,3/4] netfilter: nf_tables: use new binding infrastructure [nf-next,v2,1/4] netfilter: nf_tables: add infrastructure for chain validation on updates - - - - --- 2025-05-20 Pablo Neira Ayuso New
[nf-next,v2,4/4] netfilter: nf_tables: add support for validating incremental ruleset updates [nf-next,v2,1/4] netfilter: nf_tables: add infrastructure for chain validation on updates - - - - --- 2025-05-20 Pablo Neira Ayuso New
[nft,1/4] netlink_delinearize: Replace some BUG()s by error messages Continue upon netlink deserialization failures - - - - --- 2025-05-21 Phil Sutter New
[nft,2/4] netlink: Pass netlink_ctx to netlink_delinearize_setelem() Continue upon netlink deserialization failures - - - - --- 2025-05-21 Phil Sutter New
[nft,3/4] netlink: Keep going after set element parsing failures Continue upon netlink deserialization failures - - - - --- 2025-05-21 Phil Sutter New
[nft,4/4] cache: Tolerate object deserialization failures Continue upon netlink deserialization failures - - - - --- 2025-05-21 Phil Sutter New
[nf-next] netfilter: conntrack: remove DCCP protocol support [nf-next] netfilter: conntrack: remove DCCP protocol support - - - - --- 2025-05-21 Pablo Neira Ayuso New
[V2] netfilter: nf_conntrack: table full detailed log [V2] netfilter: nf_conntrack: table full detailed log - - - - --- 2025-05-22 lvxiafei New
[libnftnl,v2] trace: add support for TRACE_CT information [libnftnl,v2] trace: add support for TRACE_CT information - - - - --- 2025-05-22 Florian Westphal New
[nf-next,v2] netfilter: conntrack: remove DCCP protocol support [nf-next,v2] netfilter: conntrack: remove DCCP protocol support - - - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,00/26] Netfilter updates for net-next - - - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - - 1 - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,02/26] netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only buil… [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - 1 - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,03/26] selftests: netfilter: nft_fib.sh: add 'type' mode tests [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - - - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,04/26] selftests: netfilter: move fib vrf test to nft_fib.sh [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - - - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,05/26] netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - 1 - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,06/26] netfilter: nf_tables: nft_fib: consistent l3mdev handling [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - 1 - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,07/26] selftests: netfilter: nft_fib.sh: add type and oif tests with and without VRFs [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - - - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,08/26] netfilter: nft_tunnel: fix geneve_opt dump [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - 1 - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,09/26] netfilter: nf_dup{4, 6}: Move duplication check to task_struct [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… 1 - - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,10/26] netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - - - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,11/26] netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - - - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,12/26] netfilter: conntrack: make nf_conntrack_id callable without a module dependency [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - - - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,13/26] netfilter: nf_tables: add packets conntrack state to debug trace info [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - - - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,14/26] netfilter: nf_tables: Introduce functions freeing nft_hook objects [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - - - - --- 2025-05-22 Pablo Neira Ayuso New
[net-next,15/26] netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}() [net-next,01/26] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representat… - - - - --- 2025-05-22 Pablo Neira Ayuso New
« 1 2 »