Show patches with: State = Action Required       |   124 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[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
[libnetfilter_queue,1/1] src: add nfq_socket_sendto() - send config request and check response src: add nfq_socket_sendto() - send config request and check response - - - - --- 2023-12-11 Duncan Roe 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
[ulogd2,v3,1/4] ulogd: add linux namespace helper [ulogd2,v3,1/4] ulogd: add linux namespace helper - - - - --- 2025-03-26 Corubba Smith New
[ulogd2,v3,2/4] nfct: add network namespace support [ulogd2,v3,1/4] ulogd: add linux namespace helper - - - - --- 2025-03-26 Corubba Smith New
[ulogd2,v3,3/4] nflog: add network namespace support [ulogd2,v3,1/4] ulogd: add linux namespace helper - - - - --- 2025-03-26 Corubba Smith New
[ulogd2,v3,4/4] nfacct: add network namespace support [ulogd2,v3,1/4] ulogd: add linux namespace helper - - - - --- 2025-03-26 Corubba Smith 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
[nf-next,v6,01/12] netfilter: nf_tables: Introduce functions freeing nft_hook objects Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter New
[nf-next,v6,02/12] netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}() Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter New
[nf-next,v6,03/12] netfilter: nf_tables: Introduce nft_register_flowtable_ops() Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter New
[nf-next,v6,04/12] netfilter: nf_tables: Pass nf_hook_ops to nft_unregister_flowtable_hook() Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter New
[nf-next,v6,05/12] netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter New
[nf-next,v6,06/12] netfilter: nf_tables: Prepare for handling NETDEV_REGISTER events Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter New
[nf-next,v6,07/12] netfilter: nf_tables: Respect NETDEV_REGISTER events Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter New
[nf-next,v6,08/12] netfilter: nf_tables: Wrap netdev notifiers Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter New
[nf-next,v6,09/12] netfilter: nf_tables: Handle NETDEV_CHANGENAME events Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter New
[nf-next,v6,10/12] netfilter: nf_tables: Support wildcard netdev hook specs Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter New
[nf-next,v6,11/12] netfilter: nf_tables: Add notications for hook changes Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter New
[nf-next,v6,12/12] selftests: netfilter: Torture nftables netdev hooks Dynamic hook interface binding part 2 - - - - --- 2025-04-15 Phil Sutter 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
[nf-next] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representation [nf-next] selftests: netfilter: nft_concat_range.sh: add coverage for 4bit group representation - - 1 - --- 2025-05-06 Florian Westphal New
netfilter: nf_conntrack: table full detailed log netfilter: nf_conntrack: table full detailed log - - - - --- 2025-05-08 lvxiafei New
[nf-next,1/2] netfilter: conntrack: make nf_conntrack_id callable without a module dependency netfilter: nf_tables: include conntrack state in trace messages - - - - --- 2025-05-08 Florian Westphal New
[nf-next,2/2] netfilter: nf_tables: add packets conntrack state to debug trace info netfilter: nf_tables: include conntrack state in trace messages - - - - --- 2025-05-08 Florian Westphal New
[libnftnl] trace: add support for TRACE_CT information [libnftnl] trace: add support for TRACE_CT information - - - - --- 2025-05-08 Florian Westphal 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
[nf-next,v1,1/3] netfilter: nf_dup{4, 6}: Move duplication check to task_struct netfilter: Cover more per-CPU storage with local nested BH locking. 1 - - - --- 2025-05-12 Sebastian Andrzej Siewior New
[nf-next,v1,2/3] netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx netfilter: Cover more per-CPU storage with local nested BH locking. - - - - --- 2025-05-12 Sebastian Andrzej Siewior New
[nf-next,v1,3/3] netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit netfilter: Cover more per-CPU storage with local nested BH locking. - - - - --- 2025-05-12 Sebastian Andrzej Siewior 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
[1/1] netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid [1/1] netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid - - - - --- 2025-05-14 Lance Yang New
[RESEND,1/1] netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid [RESEND,1/1] netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid - - - - --- 2025-05-14 Lance Yang New
[nf-next,v1,1/6] netfilter: nf_tables: honor EINTR in ruleset validation from commit/abort path revisiting nf_tables ruleset validation - 1 - - --- 2025-05-14 Pablo Neira Ayuso New
[nf-next,v1,2/6] netfilter: nf_tables: honor validation state in preparation phase revisiting nf_tables ruleset validation - 1 - - --- 2025-05-14 Pablo Neira Ayuso New
[nf-next,v1,3/6] netfilter: nf_tables: add infrastructure for chain validation on updates revisiting nf_tables ruleset validation - - - - --- 2025-05-14 Pablo Neira Ayuso New
[nf-next,v1,4/6] netfilter: nf_tables: add new binding infrastructure revisiting nf_tables ruleset validation - - - - --- 2025-05-14 Pablo Neira Ayuso New
« 1 2 »