Show patches with: State = Action Required       |   152 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
ulogd / JSON output / enhancement proposal ulogd / JSON output / enhancement proposal - - - - --- 2023-12-14 Gérald Colangelo New
netfilter: ipset: Add list flush to cancel_gc netfilter: ipset: Add list flush to cancel_gc 1 - - - --- 2024-04-17 Alexander Maltsev New
conntrackd: helpers/rpc: Don't add expectation table entry for portmap port conntrackd: helpers/rpc: Don't add expectation table entry for portmap port - - - - --- 2024-04-25 pda Pfeil Daniel New
[v4,2/2] ipvs: allow some sysctls in non-init user namespaces [v4,1/2] ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh 1 - - - --- 2024-05-06 Aleksandr Mikhalitsyn New
[v4,1/2] ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh [v4,1/2] ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh 1 - - - --- 2024-05-06 Aleksandr Mikhalitsyn 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
[v3,nf-next,2/2] netfilter: nf_tables: support updating 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
[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
[v2,2/2] selftests: net: netfilter: nft_queue.sh: sctp checksum netfilter: nfqueue: incorrect sctp checksum - - - - --- 2024-05-13 Antonio Ojea New
[v2,1/2] netfilter: nft_queue: compute SCTP checksum netfilter: nfqueue: incorrect sctp checksum - - - - --- 2024-05-13 Antonio Ojea New
[ulogd] log NAT events using IPFIX [ulogd] log NAT events using IPFIX - - - - --- 2023-12-10 Tomasz Pala New
[nftables] Allow resetting the include search path [nftables] Allow resetting the include search path - - - - --- 2022-06-27 Daniel Gröber pablo Under Review
[nft] rule: do not crash if to-be-printed flowtable lacks priority [nft] rule: do not crash if to-be-printed flowtable lacks priority - - - - --- 2024-01-12 Florian Westphal New
[nft] limit: Support arbitrary unit values [nft] limit: Support arbitrary unit values - - - - --- 2024-04-13 Phil Sutter New
[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,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,6/8] evaluate: allow binop expressions with variable right-hand operands 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,4/8] evaluate: prevent nested byte-order conversions 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,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,1/8] netlink: support (de)linearization of new bitwise boolean operations Bitwise boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[nft,v3] dynset: avoid errouneous assert with ipv6 concat data [nft,v3] dynset: avoid errouneous assert with ipv6 concat data - - - - --- 2024-04-09 Son Dinh New
[nft,v3,2/2] evaluate: add support for variables in map expressions Support for variables in map expressions - - - - --- 2024-04-29 Jeremy Sowden New
[nft,v3,1/2] evaluate: handle invalid mapping expressions in stateful object statements gracefully. Support for variables in map expressions - - - - --- 2024-04-29 Jeremy Sowden New
[nft,v2] expr: make map lookup expression as an argument in vmap statement [nft,v2] expr: make map lookup expression as an argument in vmap statement - - - - --- 2024-04-10 Son Dinh New
[nft,v2,5/5] tests/unit: add unit tests for libnftables 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,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,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,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,4/5] datatype: extend set_datatype_alloc() to change size 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,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,2/2,v2] tests/shell: have .json-nft dumps prettified to wrap lines Untitled series #385629 - - - - --- 2023-12-07 Thomas Haller New
[nft,1/5] datatype: make "flags" field of datatype struct simple booleans more various cleanups related to struct datatype - - - - --- 2023-09-27 Thomas Haller New
[nf] netfilter: tproxy: bail out if IP has been disabled on the device [nf] netfilter: tproxy: bail out if IP has been disabled on the device - 1 - - --- 2024-05-13 Florian Westphal New
[nf] netfilter: nf_tables: fix consistent table updates being rejected [nf] netfilter: nf_tables: fix consistent table updates being rejected - 1 - - --- 2024-03-13 Quan Tian New
[nf] netfilter: nf_tables: do not reject dormant flag update for table with owner [nf] netfilter: nf_tables: do not reject dormant flag update for table with owner - 1 - - --- 2024-03-15 Quan Tian New
[nf] netfilter: conntrack: documentation: remove reference to non-existent sysctl [nf] netfilter: conntrack: documentation: remove reference to non-existent sysctl - 1 - - --- 2024-04-19 Florian Westphal New
[nf-next] selftests: netfilter: add packetdrill based conntrack tests [nf-next] selftests: netfilter: add packetdrill based conntrack tests - - - - --- 2024-05-07 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
[nf-next] netfilter: nf_tables: skip transaction if update object is not implemented [nf-next] netfilter: nf_tables: skip transaction if update object is not implemented - - - - --- 2024-03-05 Pablo Neira Ayuso New
[nf-next] netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handler [nf-next] netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handler - - - - --- 2024-03-05 Pablo Neira Ayuso New
[nf-next] netfilter: nf_tables: allow clone callbacks to sleep [nf-next] netfilter: nf_tables: allow clone callbacks to sleep - - - - --- 2024-05-08 Florian Westphal New
[nf-next] netfilter: conntrack: remove flowtable early-drop test [nf-next] netfilter: conntrack: remove flowtable early-drop test - - - - --- 2024-04-23 Florian Westphal New
[nf-next,v4,2/2] netfilter: bitwise: add support for doing AND, OR and XOR directly netfilter: bitwise: support boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[nf-next,v4,1/2] netfilter: bitwise: rename some boolean operation functions netfilter: bitwise: support boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[nf-next,v2,8/8] netfilter: nft_set_pipapo: remove dirty flag nft_set_pipapo: remove cannot-fail allocations on commit and abort - - 1 - --- 2024-04-25 Florian Westphal New
[nf-next,v2,7/8] netfilter: nft_set_pipapo: move cloning of match info to insert/removal path nft_set_pipapo: remove cannot-fail allocations on commit and abort - - 1 - --- 2024-04-25 Florian Westphal New
[nf-next,v2,6/8] netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone nft_set_pipapo: remove cannot-fail allocations on commit and abort - - 1 - --- 2024-04-25 Florian Westphal New
[nf-next,v2,5/8] netfilter: nft_set_pipapo: merge deactivate helper into caller nft_set_pipapo: remove cannot-fail allocations on commit and abort - - 1 - --- 2024-04-25 Florian Westphal New
[nf-next,v2,4/8] netfilter: nft_set_pipapo: prepare walk function for on-demand clone nft_set_pipapo: remove cannot-fail allocations on commit and abort - - 1 - --- 2024-04-25 Florian Westphal New
[nf-next,v2,3/8] netfilter: nft_set_pipapo: prepare destroy function for on-demand clone nft_set_pipapo: remove cannot-fail allocations on commit and abort - - 1 - --- 2024-04-25 Florian Westphal New
[nf-next,v2,3/3] selftests: netfilter: flowtable vlan filtering bridge support [nf-next,v2,1/3] nf_flow_table_offload: offload the vlan encap in the flowtable - - - - --- 2022-05-26 wenxu@chinatelecom.cn pablo Under Review
[nf-next,v2,2/8] netfilter: nft_set_pipapo: make pipapo_clone helper return NULL nft_set_pipapo: remove cannot-fail allocations on commit and abort - - 1 - --- 2024-04-25 Florian Westphal New
[nf-next,v2,1/8] netfilter: nft_set_pipapo: move prove_locking helper around nft_set_pipapo: remove cannot-fail allocations on commit and abort - - 1 - --- 2024-04-25 Florian Westphal New
[nf-next,5/5] netfilter: nf_tables: Correctly handle NETDEV_RENAME events Dynamic hook interface binding - - - - --- 2024-05-03 Phil Sutter New
[nf-next,4/5] netfilter: nf_tables: Dynamic hook interface binding Dynamic hook interface binding - - - - --- 2024-05-03 Phil Sutter New
[nf-next,3/5] netfilter: nf_tables: Report active interfaces to user space Dynamic hook interface binding - - - - --- 2024-05-03 Phil Sutter New
[nf-next,2/5] netfilter: nf_tables: Relax hook interface binding Dynamic hook interface binding - - - - --- 2024-05-03 Phil Sutter New
[nf-next,2/2] netfilter: nft_payload: skbuff vlan metadata mangle support nf_tables: vlan matching & mangling - - - - --- 2024-05-10 Pablo Neira Ayuso New
[nf-next,11/11] netfilter: nf_tables: do not store nft_ctx in transaction objects netfilter: nf_tables: reduce transaction log memory usage - - - - --- 2024-05-13 Florian Westphal New
[nf-next,10/11] netfilter: nf_tables: pass nft_table to destroy function netfilter: nf_tables: reduce transaction log memory usage - - - - --- 2024-05-13 Florian Westphal New
[nf-next,1/5] netfilter: nf_tables: Store user-defined hook ifname Dynamic hook interface binding - - - - --- 2024-05-03 Phil Sutter New
[nf-next,1/2] netfilter: nft_payload: restore vlan q-in-q match support nf_tables: vlan matching & mangling - 1 - - --- 2024-05-10 Pablo Neira Ayuso New
[nf-next,09/11] netfilter: nf_tables: reduce trans->ctx.chain references netfilter: nf_tables: reduce transaction log memory usage - - - - --- 2024-05-13 Florian Westphal New
[nf-next,08/11] netfilter: nf_tables: store chain pointer in rule transaction netfilter: nf_tables: reduce transaction log memory usage - - - - --- 2024-05-13 Florian Westphal New
[nf-next,07/11] netfilter: nf_tables: avoid usage of embedded nft_ctx netfilter: nf_tables: reduce transaction log memory usage - - - - --- 2024-05-13 Florian Westphal New
[nf-next,06/11] netfilter: nf_tables: pass more specific nft_trans_chain where possible netfilter: nf_tables: reduce transaction log memory usage - - - - --- 2024-05-13 Florian Westphal New
[nf-next,05/11] netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx netfilter: nf_tables: reduce transaction log memory usage - - - - --- 2024-05-13 Florian Westphal New
[nf-next,04/11] netfilter: nf_tables: reduce trans->ctx.table references netfilter: nf_tables: reduce transaction log memory usage - - - - --- 2024-05-13 Florian Westphal New
[nf-next,03/11] netfilter: nf_tables: compact chain+ft transaction objects netfilter: nf_tables: reduce transaction log memory usage - - - - --- 2024-05-13 Florian Westphal New
[nf-next,02/11] netfilter: nf_tables: move bind list_head into relevant subtypes netfilter: nf_tables: reduce transaction log memory usage - - - - --- 2024-05-13 Florian Westphal New
[nf-next,01/11] netfilter: nf_tables: make struct nft_trans first member of derived subtypes netfilter: nf_tables: reduce transaction log memory usage - - - - --- 2024-05-13 Florian Westphal New
[nf,2/2] netfilter: flowtable: use UDP timeout after flow teardown [nf,1/2] netfilter: flowtable: infer TCP state and timeout before flow teardown - 1 - - --- 2024-03-20 Pablo Neira Ayuso New
[nf,1/2] netfilter: flowtable: infer TCP state and timeout before flow teardown [nf,1/2] netfilter: flowtable: infer TCP state and timeout before flow teardown - 1 - - --- 2024-03-20 Pablo Neira Ayuso New
[net] netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery [net] netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery - 1 - - --- 2024-03-06 Linus Lüssing New
[net-next] netfilter: nft_chain_filter: remove redundant code in nf_tables_netdev_event [net-next] netfilter: nft_chain_filter: remove redundant code in nf_tables_netdev_event - - - - --- 2024-04-14 Zhengchao Shao New
[net-next,v3,2/2] ipvs: allow some sysctls in non-init user namespaces [net-next,v3,1/2] ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh 1 - - - --- 2024-04-18 Aleksandr Mikhalitsyn New
[net-next,v3,1/2] ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh [net-next,v3,1/2] ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh 1 - - - --- 2024-04-18 Aleksandr Mikhalitsyn New
[net-next,v2] netfilter: use NF_DROP instead of -NF_DROP [net-next,v2] netfilter: use NF_DROP instead of -NF_DROP - - - - --- 2024-03-25 Jason Xing New
[net-next,2/2] selftests: net: netfilter: nft_queue.sh: sctp checksum netfilter: nfqueue: incorrect sctp checksum - - - - --- 2024-05-03 Antonio Ojea New
[net-next,17/17] netfilter: nf_tables: allow clone callbacks to sleep [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - - - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,16/17] selftests: netfilter: add packetdrill based conntrack tests [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - - - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,15/17] netfilter: nft_set_pipapo: remove dirty flag [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - 1 - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,14/17] netfilter: nft_set_pipapo: move cloning of match info to insert/removal path [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - 1 - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,13/17] netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - 1 - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,12/17] netfilter: nft_set_pipapo: merge deactivate helper into caller [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - 1 - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,11/17] netfilter: nft_set_pipapo: prepare walk function for on-demand clone [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - 1 - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,10/17] netfilter: nft_set_pipapo: prepare destroy function for on-demand clone [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - 1 - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,1/2] netfilter: nft_queue: compute SCTP checksum netfilter: nfqueue: incorrect sctp checksum - - - - --- 2024-05-03 Antonio Ojea New
[net-next,09/17] netfilter: nft_set_pipapo: make pipapo_clone helper return NULL [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - 1 - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,08/17] netfilter: nft_set_pipapo: move prove_locking helper around [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - 1 - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,07/17] netfilter: conntrack: remove flowtable early-drop test [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - - - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage. Untitled series #405434 - - - - --- 2024-05-03 Sebastian Andrzej Siewior New
[net-next,06/17] netfilter: conntrack: documentation: remove reference to non-existent sysctl [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - 1 - - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,05/17] netfilter: use NF_DROP instead of -NF_DROP [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - - - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,04/17] netfilter: conntrack: dccp: try not to drop skb in conntrack [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - - - --- 2024-05-12 Pablo Neira Ayuso New
[net-next,03/17] netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery [net-next,01/17] netfilter: nf_tables: skip transaction if update object is not implemented - - - - --- 2024-05-12 Pablo Neira Ayuso New
« 1 2 »