Show patches with: Archived = No       |   30562 patches
« 1 2 3 4305 306 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,libnftnl] expr: add support to math expression [RFC,libnftnl] expr: add support to math expression - - - - --- 2025-09-23 Fernando Fernandez Mancera RFC
[RFC,nf-next] netfilter: nf_tables: add math expression support [RFC,nf-next] netfilter: nf_tables: add math expression support - - - - --- 2025-09-23 Fernando Fernandez Mancera RFC
[nf-next,v2,defer] netfilter: nft_byteorder: remove multi-register support [nf-next,v2,defer] netfilter: nft_byteorder: remove multi-register support - 1 - - --- 2025-09-11 Florian Westphal Deferred
[nft] fib: Fix for existence check on Big Endian [nft] fib: Fix for existence check on Big Endian - 1 1 - --- 2025-09-09 Phil Sutter Accepted
[nft] Makefile: Fix for 'make CFLAGS=...' [nft] Makefile: Fix for 'make CFLAGS=...' 1 1 - - --- 2025-09-08 Phil Sutter Accepted
[nft,7/7] src: move flags from EXPR_SET_ELEM to key prepare for EXPR_SET_ELEM removal - - - - --- 2025-09-05 Pablo Neira Ayuso New
[nft,6/7] segtree: rename set_elem_add() to set_elem_expr_add() prepare for EXPR_SET_ELEM removal - - - - --- 2025-09-05 Pablo Neira Ayuso New
[nft,5/7] evaluate: clean up expr_evaluate_set() prepare for EXPR_SET_ELEM removal - - - - --- 2025-09-05 Pablo Neira Ayuso New
[nft,4/7] evaluate: simplify sets as set elems evaluation prepare for EXPR_SET_ELEM removal - - - - --- 2025-09-05 Pablo Neira Ayuso New
[nft,3/7] src: assert on EXPR_SET only contains EXPR_SET_ELEM in the expressions list prepare for EXPR_SET_ELEM removal - - - - --- 2025-09-05 Pablo Neira Ayuso New
[nft,2/7] src: allocate EXPR_SET_ELEM for EXPR_SET in embedded set declaration in sets prepare for EXPR_SET_ELEM removal - - - - --- 2025-09-05 Pablo Neira Ayuso New
[nft,1/7] src: normalize set element with EXPR_MAPPING prepare for EXPR_SET_ELEM removal - - - - --- 2025-09-05 Pablo Neira Ayuso New
[nft,v4,8/8] Makefile: Enable support for 'make check' Run all test suites via 'make check' - - - - --- 2025-09-04 Phil Sutter Accepted
[nft,v4,7/8] tests: build: Avoid a recursive 'make check' run Run all test suites via 'make check' - - - - --- 2025-09-04 Phil Sutter Accepted
[nft,v4,6/8] tests: build: Do not assume caller's CWD Run all test suites via 'make check' - - - - --- 2025-09-04 Phil Sutter Accepted
[nft,v4,5/8] tests: shell: Skip packetpath/nat_ftp in fake root env Run all test suites via 'make check' - - - - --- 2025-09-04 Phil Sutter Accepted
[nft,v4,4/8] tests: json_echo: Skip if run as non-root Run all test suites via 'make check' - - - - --- 2025-09-04 Phil Sutter Accepted
[nft,v4,3/8] tests: Prepare exit codes for automake Run all test suites via 'make check' - - - - --- 2025-09-04 Phil Sutter Accepted
[nft,v4,2/8] tests: py: Enable JSON and JSON schema by default Run all test suites via 'make check' - - - - --- 2025-09-04 Phil Sutter Accepted
[nft,v4,1/8] tests: monitor: Excercise all syntaxes and variants by default Run all test suites via 'make check' - - - - --- 2025-09-04 Phil Sutter Accepted
[nft,v3,04/11] tests: monitor: Extend debug output a bit Run all test suites via 'make check' - - - - --- 2025-09-03 Phil Sutter Accepted
[nft,v3,03/11] tests: monitor: Test JSON echo mode as well Run all test suites via 'make check' - - - - --- 2025-09-03 Phil Sutter Accepted
[nft,v3,02/11] tests: monitor: Fix regex collecting expected echo output Run all test suites via 'make check' - 1 - - --- 2025-09-03 Phil Sutter Accepted
[nft,v3,01/11] tests: monitor: Label diffs to help users Run all test suites via 'make check' - - - - --- 2025-09-03 Phil Sutter Accepted
[nft,5/5] tests: monitor: Extend testcases a bit Fixes (and fallout) from running tests/monitor in JSON mode 1 - - - --- 2025-08-29 Phil Sutter Accepted
[nft,4/5] monitor: Inform JSON printer when reporting an object delete event Fixes (and fallout) from running tests/monitor in JSON mode - 1 1 - --- 2025-08-29 Phil Sutter Accepted
[nft,3/5] mnl: Allow for updating devices on existing inet ingress hook chains Fixes (and fallout) from running tests/monitor in JSON mode - - - - --- 2025-08-29 Phil Sutter Accepted
[nft,2/5] monitor: Quote device names in chain declarations, too Fixes (and fallout) from running tests/monitor in JSON mode - 1 - - --- 2025-08-29 Phil Sutter Accepted
[nft,1/5] tools: gitignore nftables.service file Fixes (and fallout) from running tests/monitor in JSON mode - 1 - - --- 2025-08-29 Phil Sutter Accepted
[conntrack-tools,v2] nfct: helper: Extend error message for EBUSY [conntrack-tools,v2] nfct: helper: Extend error message for EBUSY - - - - --- 2025-08-28 Phil Sutter Accepted
[no subject] Untitled series #470995 - - - - --- 2025-08-27 Zhang Tengfei Changes Requested
[nft] build: disable --with-unitdir by default [nft] build: disable --with-unitdir by default - 1 - - --- 2025-08-27 Pablo Neira Ayuso Accepted
build: make `make distcheck` succeed in the face of absolute paths build: make `make distcheck` succeed in the face of absolute paths - - - - --- 2025-08-27 Jan Engelhardt Not Applicable
[nft] Makefile: Fix for 'make distcheck' [nft] Makefile: Fix for 'make distcheck' - 1 1 - --- 2025-08-26 Phil Sutter Accepted
[nft,v4] mnl: continue on ENOBUFS errors when processing batch [nft,v4] mnl: continue on ENOBUFS errors when processing batch - 1 - - --- 2025-08-26 Pablo Neira Ayuso Accepted
[nft,v2] mnl: continue on ENOBUFS errors when processing batch [nft,v2] mnl: continue on ENOBUFS errors when processing batch - 1 - - --- 2025-08-26 Pablo Neira Ayuso Changes Requested
[nft] libnftables: continue on ENOBUFS errors when processing batch [nft] libnftables: continue on ENOBUFS errors when processing batch - - - - --- 2025-08-26 Pablo Neira Ayuso Changes Requested
icmp: fix icmp_ndo_send address translation for reply direction icmp: fix icmp_ndo_send address translation for reply direction - 1 - - --- 2025-08-25 Fabian Bläse Changes Requested
[nft,v2,11/11] src: replace compound_expr_alloc() by type safe function replace compound_expr_*() by type safe function - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,v2,10/11] expression: replace compound_expr_print() by type safe function replace compound_expr_*() by type safe function - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,v2,09/11] expression: replace compound_expr_destroy() by type safe funtion replace compound_expr_*() by type safe function - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,v2,08/11] expression: replace compound_expr_remove() by type safe function replace compound_expr_*() by type safe function - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,v2,07/11] expression: remove compound_expr_add() replace compound_expr_*() by type safe function - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,v2,06/11] expression: replace compound_expr_clone() by type safe function replace compound_expr_*() by type safe function - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,v2,05/11] segtree: rename set_compound_expr_add() to set_expr_add_splice() replace compound_expr_*() by type safe function - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,v2,04/11] src: replace compound_expr_add() by type safe list_expr_add() replace compound_expr_*() by type safe function - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,v2,03/11] src: replace compound_expr_add() by type safe concat_expr_add() replace compound_expr_*() by type safe function - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,v2,02/11] src: replace compound_expr_add() by type safe set_expr_add() replace compound_expr_*() by type safe function - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,v2,01/11] src: add expr_type_catchall() helper and use it replace compound_expr_*() by type safe function - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,2/2] tests: shell: combine flowtable devices with variable expression [nft,1/2] evaluate: simplify set to list normalisation for device expressions - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[nft,1/2] evaluate: simplify set to list normalisation for device expressions [nft,1/2] evaluate: simplify set to list normalisation for device expressions - - - - --- 2025-08-21 Pablo Neira Ayuso Accepted
[2/2,libnftnl,v4] tunnel: add support to geneve options [1/2,libnftnl,v4] tunnel: rework options - - - - --- 2025-08-21 Fernando Fernandez Mancera Accepted
[1/2,libnftnl,v4] tunnel: rework options [1/2,libnftnl,v4] tunnel: rework options - - - - --- 2025-08-21 Fernando Fernandez Mancera Accepted
[7/7,nft,v3] tests: add tunnel shell and python tests [1/7,nft,v3] src: add tunnel template support - - - - --- 2025-08-21 Fernando Fernandez Mancera Accepted
[6/7,nft,v3] tunnel: add tunnel object and statement json support [1/7,nft,v3] src: add tunnel template support - - - - --- 2025-08-21 Fernando Fernandez Mancera Accepted
[5/7,nft,v3] tunnel: add geneve support [1/7,nft,v3] src: add tunnel template support - - - - --- 2025-08-21 Fernando Fernandez Mancera Accepted
[4/7,nft,v3] tunnel: add vxlan support [1/7,nft,v3] src: add tunnel template support - - - - --- 2025-08-21 Fernando Fernandez Mancera Accepted
[3/7,nft,v3] src: add tunnel statement and expression support [1/7,nft,v3] src: add tunnel template support - - - - --- 2025-08-21 Fernando Fernandez Mancera Accepted
[2/7,nft,v3] tunnel: add erspan support [1/7,nft,v3] src: add tunnel template support - - - - --- 2025-08-21 Fernando Fernandez Mancera Accepted
[1/7,nft,v3] src: add tunnel template support [1/7,nft,v3] src: add tunnel template support - - - - --- 2025-08-21 Fernando Fernandez Mancera Accepted
[nft,2/2] tests: shell: coverage for simple verdict map merger [nft,1/2] tests: shell: cover sets as set elems evaluation - - - - --- 2025-08-20 Pablo Neira Ayuso Accepted
[nft,1/2] tests: shell: cover sets as set elems evaluation [nft,1/2] tests: shell: cover sets as set elems evaluation - - - - --- 2025-08-20 Pablo Neira Ayuso Accepted
[nft] fib: restore JSON output for relational expressions [nft] fib: restore JSON output for relational expressions - 1 - - --- 2025-08-19 Pablo Neira Ayuso Accepted
[net-next,v2,7/7] net: Add skb_dst_check_unset net: Convert to skb_dstref_steal and skb_dstref_restore - - - - --- 2025-08-18 Stanislav Fomichev Handled Elsewhere
[net-next,v2,6/7] chtls: Convert to skb_dst_reset net: Convert to skb_dstref_steal and skb_dstref_restore - - - - --- 2025-08-18 Stanislav Fomichev Handled Elsewhere
[net-next,v2,5/7] staging: octeon: Convert to skb_dst_drop net: Convert to skb_dstref_steal and skb_dstref_restore 1 - - - --- 2025-08-18 Stanislav Fomichev Handled Elsewhere
[net-next,v2,4/7] net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers net: Convert to skb_dstref_steal and skb_dstref_restore - - - - --- 2025-08-18 Stanislav Fomichev Handled Elsewhere
[net-next,v2,3/7] netfilter: Switch to skb_dstref_steal to clear dst_entry net: Convert to skb_dstref_steal and skb_dstref_restore 1 - - - --- 2025-08-18 Stanislav Fomichev Handled Elsewhere
[net-next,v2,2/7] xfrm: Switch to skb_dstref_steal to clear dst_entry net: Convert to skb_dstref_steal and skb_dstref_restore - - - - --- 2025-08-18 Stanislav Fomichev Handled Elsewhere
[net-next,v2,1/7] net: Add skb_dstref_steal and skb_dstref_restore net: Convert to skb_dstref_steal and skb_dstref_restore - - - - --- 2025-08-18 Stanislav Fomichev Handled Elsewhere
[nft,v2] src: ensure chain policy evaluation when specified [nft,v2] src: ensure chain policy evaluation when specified - 1 - - --- 2025-08-18 Pablo Neira Ayuso Accepted
[nft] src: ensure chain policy evaluation when specified [nft] src: ensure chain policy evaluation when specified - 1 - - --- 2025-08-17 Pablo Neira Ayuso Changes Requested
[conntrack-tools] nfct: helper: Extend error message for EEXIST [conntrack-tools] nfct: helper: Extend error message for EEXIST - - - - --- 2025-08-15 Phil Sutter Superseded
[7/7,nft,v2] tests: add tunnel shell and python tests [1/7,nft,v2] src: add tunnel template support - - - - --- 2025-08-14 Fernando Fernandez Mancera Changes Requested
[6/7,nft,v2] tunnel: add tunnel object and statement json support [1/7,nft,v2] src: add tunnel template support - - - - --- 2025-08-14 Fernando Fernandez Mancera Changes Requested
[5/7,nft,v2] tunnel: add geneve support [1/7,nft,v2] src: add tunnel template support - - - - --- 2025-08-14 Fernando Fernandez Mancera Changes Requested
[4/7,nft,v2] tunnel: add vxlan support [1/7,nft,v2] src: add tunnel template support - - - - --- 2025-08-14 Fernando Fernandez Mancera Changes Requested
[3/7,nft,v2] src: add tunnel statement and expression support [1/7,nft,v2] src: add tunnel template support - - - - --- 2025-08-14 Fernando Fernandez Mancera Changes Requested
[2/7,nft,v2] tunnel: add erspan support [1/7,nft,v2] src: add tunnel template support - - - - --- 2025-08-14 Fernando Fernandez Mancera Changes Requested
[1/7,nft,v2] src: add tunnel template support [1/7,nft,v2] src: add tunnel template support - - - - --- 2025-08-14 Fernando Fernandez Mancera Changes Requested
[2/2,libnftnl,v3] tunnel: add support to geneve options [1/2,libnftnl,v3] tunnel: rework options - - - - --- 2025-08-14 Fernando Fernandez Mancera Changes Requested
[1/2,libnftnl,v3] tunnel: rework options [1/2,libnftnl,v3] tunnel: rework options - - - - --- 2025-08-14 Fernando Fernandez Mancera Changes Requested
[nft] table: Embed creating nft version into userdata [nft] table: Embed creating nft version into userdata 1 - - - --- 2025-08-13 Phil Sutter Accepted
[libnftnl] udata: Introduce NFTNL_UDATA_TABLE_NFT{VER,BLD} [libnftnl] udata: Introduce NFTNL_UDATA_TABLE_NFT{VER,BLD} 1 - - - --- 2025-08-13 Phil Sutter Accepted
[nft,14/14] json: Do not reduce single-item arrays on output json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,13/14] tests: py: Fix tests added for 'icmpv6 taddr' support json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,12/14] tests: py: Drop stale entry from ip/snat.t.payload json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,11/14] tests: py: Drop stale entries from ip6/{ct,meta}.t.json json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,10/14] tests: py: Drop stale entry from ip/snat.t.json json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,09/14] tests: py: Drop redundant payloads for ip/ip.t json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,08/14] tests: py: Drop duplicate test from inet/vxlan.t json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,07/14] tests: py: Drop stale entry from inet/tcp.t.json json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,06/14] tests: py: Drop duplicate test from inet/gretap.t json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,05/14] tests: py: Drop duplicate test from inet/gre.t json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,04/14] tests: py: Drop duplicate test from inet/geneve.t json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,03/14] tests: py: Drop stale payload from any/rawpayload.t.payload json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,02/14] tests: py: Drop stale entries since redundant test case removal json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,01/14] tests: py: Drop duplicate test in any/meta.t json: Do not reduce single-item arrays on output - 1 - - --- 2025-08-13 Phil Sutter Accepted
[nft,12/12] src: replace compound_expr_alloc() by type safe function replace compound_expr_*() by type safe function - - - - --- 2025-08-13 Pablo Neira Ayuso Changes Requested
[nft,11/12] expression: replace compound_expr_print() by type safe function replace compound_expr_*() by type safe function - - - - --- 2025-08-13 Pablo Neira Ayuso Changes Requested
« 1 2 3 4305 306 »