Show patches with: State = Action Required       |    Archived = No       |   46 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[nftables] Allow resetting the include search path [nftables] Allow resetting the include search path - - - - --- 2022-06-27 Daniel Gröber pablo Under Review
[libnetfilter_queue,v3,1/1] examples: add an example which uses more functions New example program nfq6 - - - - --- 2023-11-26 Duncan Roe New
[libnetfilter_queue,v3,1/1] examples: add an example which uses more functions New example program nfq6 - - - - --- 2023-11-26 Duncan Roe New
[libnetfilter_queue,v5,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags src: Add nfq_nlmsg_put2() - user specifies header flags - - - - --- 2023-11-26 Duncan Roe New
[net-next] net: ctnetlink: support filtering by zone [net-next] net: ctnetlink: support filtering by zone - - - - --- 2023-11-17 Felix Huettner New
[nf-next] netfilter: nf_tables: mark newset as dead on transaction abort [nf-next] netfilter: nf_tables: mark newset as dead on transaction abort - 1 - - --- 2023-11-27 Florian Westphal New
[nf-next] netfilter: flowtable: reorder nf_flowtable struct members [nf-next] netfilter: flowtable: reorder nf_flowtable struct members - - - - --- 2023-11-20 Florian Westphal New
[nf-next] netfilter: nft_set_pipapo: prefer gfp_kernel allocation [nf-next] netfilter: nft_set_pipapo: prefer gfp_kernel allocation - 1 - - --- 2023-11-20 Florian Westphal 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
[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
[iptables,3/3] nft: Leave interface masks alone when parsing from kernel Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter New
[iptables,2/3] xshared: Do not populate interface masks per default Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter New
[iptables,1/3] xshared: Entirely ignore interface masks when saving rules Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter New
[iptables,3/3] xshared: Simplify generic_opt_check() xshared: Review option parsing - - - - --- 2023-11-24 Phil Sutter New
[iptables,2/3] xshared: Introduce xt_cmd_parse_ops::option_invert xshared: Review option parsing - - - - --- 2023-11-24 Phil Sutter New
[iptables,1/3] xshared: Introduce xt_cmd_parse_ops::option_name xshared: Review option parsing - - - - --- 2023-11-24 Phil Sutter New
[nft] tests/shell: Treat json-nft dumps as binary in git [nft] tests/shell: Treat json-nft dumps as binary in git - - - - --- 2023-11-23 Phil Sutter New
[nf-next,v4,3/3] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests Add locking for NFT_MSG_GETSETELEM_RESET - - - - --- 2023-11-09 Phil Sutter New
[nf-next,v4,2/3] netfilter: nf_tables: Introduce nft_set_dump_ctx_init() Add locking for NFT_MSG_GETSETELEM_RESET - - - - --- 2023-11-09 Phil Sutter New
[nf-next,v4,1/3] netfilter: nf_tables: Pass const set to nft_get_set_elem Add locking for NFT_MSG_GETSETELEM_RESET - - - - --- 2023-11-09 Phil Sutter New
[nft,2/2] tests/shell: have .json-nft dumps prettified to wrap lines pretty print .json-nft files - - - - --- 2023-11-24 Thomas Haller New
[nft,1/2] tests/shell: use generated ruleset for `nft --check` pretty print .json-nft files - - - - --- 2023-11-24 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,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,1/5] datatype: make "flags" field of datatype struct simple booleans more various cleanups related to struct datatype - - - - --- 2023-09-27 Thomas Haller 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
[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