Show patches with: State = Action Required       |   146 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 keltargw 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/7] Netfilter fixes for net - - - - --- 2024-04-11 Pablo Neira Ayuso New
[net,1/7] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() [net,1/7] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() - 1 - - --- 2024-04-11 Pablo Neira Ayuso New
[net,2/7] netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get() [net,1/7] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() - 1 - - --- 2024-04-11 Pablo Neira Ayuso New
[net,3/7] netfilter: br_netfilter: skip conntrack input hook for promisc packets [net,1/7] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() - 1 - - --- 2024-04-11 Pablo Neira Ayuso New
[net,4/7] netfilter: nft_set_pipapo: walk over current view on netlink dump [net,1/7] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() - 1 - - --- 2024-04-11 Pablo Neira Ayuso New
[net,5/7] netfilter: nft_set_pipapo: do not free live element [net,1/7] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() - 1 1 - --- 2024-04-11 Pablo Neira Ayuso New
[net,6/7] netfilter: flowtable: validate pppoe header [net,1/7] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() - 1 - - --- 2024-04-11 Pablo Neira Ayuso New
[net,7/7] netfilter: flowtable: incorrect pppoe tuple [net,1/7] netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() - 1 - - --- 2024-04-11 Pablo Neira Ayuso New
[net-next,01/12] selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infra selftests: netfilter: move to lib.sh infra - - - - --- 2024-04-14 Florian Westphal New
[net-next,01/15] selftests: netfilter: move to net subdir selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,02/12] selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infra selftests: netfilter: move to lib.sh infra - - - - --- 2024-04-14 Florian Westphal New
[net-next,02/15] selftests: netfilter: bridge_brouter.sh: move to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,03/12] selftests: netfilter: nft_queue.sh: move to lib.sh infra selftests: netfilter: move to lib.sh infra - - - - --- 2024-04-14 Florian Westphal New
[net-next,03/15] selftests: netfilter: br_netfilter.sh: move to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,04/12] selftests: netfilter: nft_synproxy.sh: move to lib.sh infra selftests: netfilter: move to lib.sh infra - - - - --- 2024-04-14 Florian Westphal New
[net-next,04/15] selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,05/12] selftests: netfilter: nft_zones_many.sh: move to lib.sh infra selftests: netfilter: move to lib.sh infra - - - - --- 2024-04-14 Florian Westphal New
[net-next,05/15] selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,06/12] selftests: netfilter: xt_string.sh: move to lib.sh infra selftests: netfilter: move to lib.sh infra - - - - --- 2024-04-14 Florian Westphal New
[net-next,06/15] selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,07/12] selftests: netfilter: nft_nat_zones.sh: shellcheck cleanups selftests: netfilter: move to lib.sh infra - - - - --- 2024-04-14 Florian Westphal New
[net-next,07/15] selftests: netfilter: conntrack_vrf.sh: move to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,08/12] selftests: netfilter: nft_queue.sh: shellcheck cleanups selftests: netfilter: move to lib.sh infra - - - - --- 2024-04-14 Florian Westphal New
[net-next,08/15] selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,09/12] selftests: netfilter: conntrack_ipip_mtu.sh: shellcheck cleanups selftests: netfilter: move to lib.sh infra - - - - --- 2024-04-14 Florian Westphal New
[net-next,09/15] selftests: netfilter: place checktool helper in lib.sh selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,10/12] selftests: netfilter: nft_fib.sh: shellcheck cleanups selftests: netfilter: move to lib.sh infra - - - - --- 2024-04-14 Florian Westphal New
[net-next,10/15] selftests: netfilter: ipvs.sh: move to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,11/12] selftests: netfilter: nft_audit.sh: skip if auditd is running selftests: netfilter: move to lib.sh infra - - - - --- 2024-04-14 Florian Westphal New
[net-next,11/15] selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,12/12] selftests: netfilter: update makefiles and kernel config selftests: netfilter: move to lib.sh infra - 1 - - --- 2024-04-14 Florian Westphal New
[net-next,12/15] selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,13/15] selftests: netfilter: nft_fib.sh: move to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,14/15] selftests: netfilter: nft_flowtable.sh: move test to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,15/15] selftests: netfilter: nft_nat.sh: move to lib.sh infra selftests: move netfilter tests to net - - - - --- 2024-04-11 Florian Westphal New
[net-next,v2,1/3] doc/netlink/specs: Add draft nftables spec netlink: Add nftables spec w/ multi messages - - - - --- 2024-04-10 Donald Hunter New
[net-next,v2,2/3] netfilter: nfnetlink: Handle ACK flags for batch messages netlink: Add nftables spec w/ multi messages - - - - --- 2024-04-10 Donald Hunter New
[net-next,v2,3/3] tools/net/ynl: Add multi message support to ynl netlink: Add nftables spec w/ multi messages - - - - --- 2024-04-10 Donald Hunter 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] 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-next] selftests: fix netfilter path in Makefile [net-next] selftests: fix netfilter path in Makefile - - - - --- 2024-04-16 Yujie Liu New
[net] netfilter: complete validation of user input [net] netfilter: complete validation of user input - 1 1 - --- 2024-04-09 Eric Dumazet 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,v2] netfilter: flowtable: incorrect pppoe tuple [nf,v2] netfilter: flowtable: incorrect pppoe tuple - 1 - - --- 2024-04-10 Pablo Neira Ayuso New
[nf,v3] netfilter: flowtable: validate pppoe header [nf,v3] netfilter: flowtable: validate pppoe header - 1 - - --- 2024-04-10 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: br_netfilter: skip conntrack input hook for promisc packets [nf] netfilter: br_netfilter: skip conntrack input hook for promisc packets - 1 - - --- 2024-04-09 Pablo Neira Ayuso New
« 1 2 »