Show patches with: State = Action Required       |    Archived = No       |   51 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[nft] tests: shell: Fix for failing nft-f/sample-ruleset [nft] tests: shell: Fix for failing nft-f/sample-ruleset - 1 - - --- 2023-09-28 Phil Sutter New
[net-next,4/4] netfilter: nf_tables: Utilize NLA_POLICY_NESTED_ARRAY [net-next,1/4] netfilter: nf_nat: undo erroneous tcp edemux lookup after port clash - - - - --- 2023-09-28 Florian Westphal New
[nf] netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure [nf] netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure - - - - --- 2023-09-28 Florian Westphal New
[nft,5/5] datatype: use xmalloc() for allocating datatype in datatype_clone() 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,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,1/5] datatype: make "flags" field of datatype struct simple booleans more various cleanups related to struct datatype - - - - --- 2023-09-27 Thomas Haller New
[v3,2/2] Make num_actions unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira New
[v3,1/2] Make loop indexes unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira New
netfilter: ipset: add ip_set lock to ip_set_test netfilter: ipset: add ip_set lock to ip_set_test - - - - --- 2023-09-27 xiaolinkui New
[nft,3/3] netlink_linearize: avoid strict-overflow warning in netlink_gen_bitwise() Two fixes to avoid "-Wstrict-overflow" warnings - - - - --- 2023-09-27 Thomas Haller New
netfilter: Clean up errors in nf_conntrack_h323_asn1.h netfilter: Clean up errors in nf_conntrack_h323_asn1.h - - - - --- 2023-09-27 chenguohua@jari.cn New
[nf,3/3] netfilter: nf_tables: Audit log object reset once per table Review nf_tables audit logging - - - - --- 2023-09-23 Phil Sutter New
[nf,2/3] netfilter: nf_tables: Deduplicate nft_register_obj audit logs Review nf_tables audit logging - 1 1 - --- 2023-09-23 Phil Sutter New
[nf,1/3] selftests: netfilter: Extend nft_audit.sh Review nf_tables audit logging - - - - --- 2023-09-23 Phil Sutter New
[nf,5/5] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests Introduce locking for reset requests - - - - --- 2023-09-23 Phil Sutter New
[nf,4/5] netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests Introduce locking for reset requests - - - - --- 2023-09-23 Phil Sutter New
[nf,3/5] netfilter: nf_tables: Introduce struct nft_obj_dump_ctx Introduce locking for reset requests - - - - --- 2023-09-23 Phil Sutter New
[nf,2/5] netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requests Introduce locking for reset requests - - - - --- 2023-09-23 Phil Sutter New
[nf,1/5] netfilter: nf_tables: Don't allocate nft_rule_dump_ctx Introduce locking for reset requests - - - - --- 2023-09-23 Phil Sutter New
[nft,v2] icmpv6: Allow matching target address in NS/NA, redirect and MLD [nft,v2] icmpv6: Allow matching target address in NS/NA, redirect and MLD - - - - --- 2023-09-20 Nicolas Cavallari New
[nft,4/4] all: remove xfree() and use plain free() remove xfree() and add free_const()+nft_gmp_free() - - - - --- 2023-09-20 Thomas Haller New
[nft,3/4] all: add free_const() and use it instead of xfree() remove xfree() and add free_const()+nft_gmp_free() - - - - --- 2023-09-20 Thomas Haller New
[nft,2/4] gmputil: add nft_gmp_free() to free strings from mpz_get_str() remove xfree() and add free_const()+nft_gmp_free() - - - - --- 2023-09-20 Thomas Haller New
[nft,1/4] datatype: don't return a const string from cgroupv2_get_path() remove xfree() and add free_const()+nft_gmp_free() - - - - --- 2023-09-20 Thomas Haller New
[nft] tests: add test for dormant on/off/on bug [nft] tests: add test for dormant on/off/on bug - - - - --- 2023-09-15 Florian Westphal New
[nft,2/2] scanner: restrict include directive to regular files [nft,1/2] libnftables: refuse to open onput files other than named pipes or regular files - - - - --- 2023-09-14 Florian Westphal strlen Under Review
[nft,1/2] libnftables: refuse to open onput files other than named pipes or regular files [nft,1/2] libnftables: refuse to open onput files other than named pipes or regular files - - - - --- 2023-09-14 Florian Westphal strlen Under Review
uapi/netfilter: Change netfilter hook verdict code definition from macro to enum uapi/netfilter: Change netfilter hook verdict code definition from macro to enum - - - - --- 2023-09-04 David Wang Under Review
[nf-next] netfilter: nf_tables: Utilize NLA_POLICY_NESTED_ARRAY [nf-next] netfilter: nf_tables: Utilize NLA_POLICY_NESTED_ARRAY - - - - --- 2023-09-01 Phil Sutter Under Review
[nf-next] netfilter: nf_tables: missing extended netlink error in lookup functions [nf-next] netfilter: nf_tables: missing extended netlink error in lookup functions - - - - --- 2023-08-22 Pablo Neira Ayuso New
[nf,2/2] selftests: netfilter: test nat source port clash resolution interaction with tcp early dem… netfilter: nf_nat: fix yet another bizarre early demux corner case - - - - --- 2023-08-15 Florian Westphal strlen Under Review
[nf,1/2] netfilter: nf_nat: undo erroneous tcp edemux lookup after port clash netfilter: nf_nat: fix yet another bizarre early demux corner case - - - - --- 2023-08-15 Florian Westphal strlen 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,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
[libnftnl,v3,5/5] tests: bitwise: add tests for new boolean operations bitwise: support for boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[libnftnl,v3,4/5] tests: bitwise: refactor shift tests bitwise: support for boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[libnftnl,v3,3/5] expr: bitwise: add support for kernel space AND, OR and XOR operations bitwise: support for boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[libnftnl,v3,2/5] expr: bitwise: rename some boolean operation functions bitwise: support for boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[libnftnl,v3,1/5] include: add new bitwise boolean attributes to nf_tables.h bitwise: support for boolean operations with variable RHS operands - - - - --- 2023-05-28 Jeremy Sowden Under Review
[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
[nftables] Allow resetting the include search path [nftables] Allow resetting the include search path - - - - --- 2022-06-27 Daniel Gröber pablo Under Review
[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