Show patches with: State = Action Required       |   102 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Bug in ulogd2 when destroying a stack that failed to start (with fix attached) Bug in ulogd2 when destroying a stack that failed to start (with fix attached) - - - - --- 2023-12-14 Gérald Colangelo New
Incorrect dependency handling with delayed ipset destroy ipset 7.21 Incorrect dependency handling with delayed ipset destroy ipset 7.21 - - - - --- 2024-04-13 Alexander Maltsev New
[1/1] tests: use common shebang in "packetpath/flowtables" test [1/1] tests: use common shebang in "packetpath/flowtables" test - - - - --- 2024-02-09 Thomas Haller New
[RESEND,net-next] netfilter: conntrack: dccp: try not to drop skb in conntrack [RESEND,net-next] netfilter: conntrack: dccp: try not to drop skb in conntrack - - - - --- 2024-03-25 Jason Xing New
[libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,02/32] src: Convert nfq_open_nfnl() to use libmnl [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,03/32] src: Convert nfq_close() to use libmnl [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,04/32] src: Convert nfq_create_queue(), nfq_bind_pf() & nfq_unbind_pf() to use … [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,05/32] src: Convert nfq_set_queue_flags() & nfq_set_queue_maxlen() to use libmnl [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,06/32] src: Convert nfq_handle_packet(), nfq_get_secctx(), nfq_get_payload() an… [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,07/32] src: Convert nfq_set_verdict() and nfq_set_verdict2() to use libmnl if t… [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,08/32] src: Incorporate nfnl_rcvbufsiz() in libnetfilter_queue [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,09/32] src: Convert nfq_fd() to use libmnl [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe 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
[libnetfilter_queue,10/32] src: Convert remaining nfq_* functions to use libmnl [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,11/32] src: Fix checkpatch whitespace and block comment warnings [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,12/32] src: Copy nlif-related code from libnfnetlink [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,13/32] include: Cherry-pick macros and functions that nlif will need [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,14/32] doc: Add linux_list.h to the doxygen system [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,15/32] doc: Eliminate doxygen warnings from linux_list.h [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,16/32] doc: Eliminate doxygen warnings from iftable.c [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,17/32] whitespace: remove trailing spaces from iftable.c [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,18/32] include: Use libmnl.h instead of libnfnetlink.h [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,19/32] src: Convert all nlif_* functions to use libmnl [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,20/32] src: Delete rtnl.c [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,21/32] build: Remove libnfnetlink from the build [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,22/32] include: Remove the last remaining use of a libnfnetlink header [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,23/32] doc: Get doxygen to document useful static inline functions [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,24/32] doc: SYNOPSIS of linux_list.h nominates libnetfilter_queue/libnetfilter_… [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,25/32] doc: Move nlif usage description from libnetfilter_queue.c to iftable.c [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,26/32] build: Shave some time off build [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,27/32] doc: Resolve most issues with man page generated from linux_list.h [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,28/32] build: Get real & user times back to what they were [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,29/32] doc: Cater for doxygen variants w.r.t. #define stmts [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,30/32] doc: Fix list_empty() doxygen comments [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,31/32] src: Use a cast in place of convoluted construct [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,32/32] whitespace: Fix more checkpatch errors & warnings [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[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
[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,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,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,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] expr: limit: Prepare for odd time units [libnftnl] expr: limit: Prepare for odd time units - - - - --- 2024-04-13 Phil Sutter New
[net,0/3] Netfilter fixes for net - - - - --- 2024-04-18 Pablo Neira Ayuso New
[net,1/3] netfilter: nf_tables: missing iterator type in lookup walk [net,1/3] netfilter: nf_tables: missing iterator type in lookup walk - 1 - - --- 2024-04-18 Pablo Neira Ayuso New
[net,2/3] netfilter: nf_tables: restore set elements when delete set fails [net,1/3] netfilter: nf_tables: missing iterator type in lookup walk - 1 - - --- 2024-04-18 Pablo Neira Ayuso New
[net,3/3] netfilter: nf_tables: fix memleak in map from abort path [net,1/3] netfilter: nf_tables: missing iterator type in lookup walk - 1 - - --- 2024-04-18 Pablo Neira Ayuso 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,v3,1/4] doc/netlink/specs: Add draft nftables spec netlink: Add nftables spec w/ multi messages - - - - --- 2024-04-16 Donald Hunter New
[net-next,v3,2/4] tools/net/ynl: Add multi message support to ynl netlink: Add nftables spec w/ multi messages - - - - --- 2024-04-16 Donald Hunter New
[net-next,v3,3/4] tools/net/ynl: Handle acks that use req_value netlink: Add nftables spec w/ multi messages - - - - --- 2024-04-16 Donald Hunter New
[net-next,v3,4/4] netfilter: nfnetlink: Handle ACK flags for batch messages netlink: Add nftables spec w/ multi messages - - - - --- 2024-04-16 Donald Hunter New
[net-next] ipvs: allow some sysctls in non-init user namespaces [net-next] ipvs: allow some sysctls in non-init user namespaces - - - - --- 2024-04-16 Alexander Mikhalitsyn New
[net-next] netfilter: conntrack: avoid sending RST to reply out-of-window skb [net-next] netfilter: conntrack: avoid sending RST to reply out-of-window skb - - - - --- 2024-03-07 Jason Xing New
[net-next] netfilter: conntrack: using NF_DROP in test statement in nf_conntrack_in() [net-next] netfilter: conntrack: using NF_DROP in test statement in nf_conntrack_in() - - - - --- 2024-03-08 Jason Xing 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] 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
[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
[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-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] netfilter: conntrack: avoid sending RST to reply out-of-window skb [nf-next,v2] netfilter: conntrack: avoid sending RST to reply out-of-window skb 1 - - - --- 2024-03-11 Jason Xing New
[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,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] 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: 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: nft_byteorder: remove multi-register support [nf-next] netfilter: nft_byteorder: remove multi-register support - 1 - - --- 2024-02-14 Florian Westphal 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: 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
[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,2/2,v2] tests/shell: have .json-nft dumps prettified to wrap lines Untitled series #385629 - - - - --- 2023-12-07 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,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,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,v3] Add support for table's persist flag [nft,v3] Add support for table's persist flag - - - - --- 2024-04-12 Phil Sutter New
[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,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,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,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,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] limit: Support arbitrary unit values [nft] limit: Support arbitrary unit values - - - - --- 2024-04-13 Phil Sutter New
[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] tests: packetpath: add check for drop policy [nft] tests: packetpath: add check for drop policy - - - - --- 2024-04-03 Florian Westphal New
[nftables] Allow resetting the include search path [nftables] Allow resetting the include search path - - - - --- 2022-06-27 Daniel Gröber pablo Under Review
[nftables] evaluate: add support for variables in map expressions [nftables] evaluate: add support for variables in map expressions - - - - --- 2024-03-24 Jeremy Sowden New
[ulogd] log NAT events using IPFIX [ulogd] log NAT events using IPFIX - - - - --- 2023-12-10 Tomasz Pala 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
[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,nft] support for afl++ (american fuzzy lop++) fuzzer [v3,nft] support for afl++ (american fuzzy lop++) fuzzer - - - - --- 2023-12-19 Florian Westphal New
conntrackd: Fix signal handler race-condition conntrackd: Fix signal handler race-condition - - - - --- 2024-04-04 bre Breitenberger Markus New
iptables-nft: Wrong payload merge of rule filter - "! --sport xx ! --dport xx" iptables-nft: Wrong payload merge of rule filter - "! --sport xx ! --dport xx" 1 - - - --- 2024-03-08 Sriram Rajagopalan New
« 1 2 »