Show patches with: Archived = No       |   28534 patches
« 1 2 ... 6 7 8285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[nft,7/9] expression: cleanup expr_ops_by_type() and handle u32 input various cleanups related to enums and struct datatype - - - - --- 2023-09-20 Thomas Haller pablo Accepted
[nft,6/9] netlink: handle invalid etype in set_make_key() various cleanups related to enums and struct datatype - 1 - - --- 2023-09-20 Thomas Haller pablo Accepted
[nft,5/9] payload: use enum icmp_hdr_field_type in payload_may_dependency_kill_icmp() various cleanups related to enums and struct datatype - - - - --- 2023-09-20 Thomas Haller pablo Accepted
[nft,4/9] datatype: use "enum byteorder" instead of int in set_datatype_alloc() various cleanups related to enums and struct datatype - - - - --- 2023-09-20 Thomas Haller pablo Accepted
[nft,2/9] include: fix missing definitions in <cache.h>/<headers.h> various cleanups related to enums and struct datatype - - - - --- 2023-09-20 Thomas Haller Accepted
[nft,1/9] src: fix indentation/whitespace various cleanups related to enums and struct datatype - - - - --- 2023-09-20 Thomas Haller Accepted
build: Fix double-prefix w/ pkgconfig build: Fix double-prefix w/ pkgconfig - 1 - - --- 2023-09-20 Sam James kadlec Accepted
[1/1] netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP [1/1] netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP - 1 - 1 --- 2023-09-19 Jozsef Kadlecsik Accepted
[nft] datatype: initialize TYPE_CT_EVENTBIT slot in datatype array [nft] datatype: initialize TYPE_CT_EVENTBIT slot in datatype array - 1 - - --- 2023-09-19 Pablo Neira Ayuso Accepted
[nft] datatype: initialize TYPE_CT_LABEL slot in datatype array [nft] datatype: initialize TYPE_CT_LABEL slot in datatype array - 1 - - --- 2023-09-19 Pablo Neira Ayuso Accepted
[nft,v2] limit: display default burst when listing ruleset [nft,v2] limit: display default burst when listing ruleset - - - - --- 2023-09-19 Pablo Neira Ayuso pablo Accepted
[nf] netfilter: nf_tables: fix memory leak when more than 255 elements expired [nf] netfilter: nf_tables: fix memory leak when more than 255 elements expired - 1 - - --- 2023-09-19 Florian Westphal Accepted
[nft,2/2] libnftables: move init-once guard inside xt_init() [nft,1/2] libnftables: drop gmp_init() and mp_set_memory_functions() - - - - --- 2023-09-19 Thomas Haller pablo Accepted
[nft,1/2] libnftables: drop gmp_init() and mp_set_memory_functions() [nft,1/2] libnftables: drop gmp_init() and mp_set_memory_functions() - - - - --- 2023-09-19 Thomas Haller pablo Accepted
[nft,v2] evaluate: update mark datatype compatibility check from maps [nft,v2] evaluate: update mark datatype compatibility check from maps - 1 - - --- 2023-09-18 Pablo Neira Ayuso pablo Accepted
[-stable,4.19,2/2] netfilter: nf_tables: missing NFT_TRANS_PREPARE_ERROR in flowtable deactivatation netfilter stable fixes for 4.19 - 1 - - --- 2023-09-18 Pablo Neira Ayuso pablo Accepted
[-stable,4.19,1/2] netfilter: nft_flow_offload: fix underflow in flowtable reference counter netfilter stable fixes for 4.19 - 1 - - --- 2023-09-18 Pablo Neira Ayuso pablo Accepted
[nft,v2] evaluate: expand sets and maps before evaluation [nft,v2] evaluate: expand sets and maps before evaluation - 1 - - --- 2023-09-18 Pablo Neira Ayuso pablo Accepted
[nft] evaluate: fix memleak in prefix evaluation with wildcard interface name [nft] evaluate: fix memleak in prefix evaluation with wildcard interface name - - - - --- 2023-09-16 Pablo Neira Ayuso pablo Accepted
[nf] netfilter: nf_tables: disable toggling dormant table state more than once [nf] netfilter: nf_tables: disable toggling dormant table state more than once - 1 - - --- 2023-09-15 Florian Westphal Accepted
[nft,1/1] netlink: fix leaking typeof_expr_data/typeof_expr_key in netlink_delinearize_set() [nft,1/1] netlink: fix leaking typeof_expr_data/typeof_expr_key in netlink_delinearize_set() - - - - --- 2023-09-14 Thomas Haller pablo Accepted
[nf,v3,2/2] selftests: netfilter: Test nf_tables audit logging nf_tables: follow-up on audit fix, add selftest - - - - --- 2023-09-13 Phil Sutter pablo Accepted
[nf,v3,1/2] netfilter: nf_tables: Fix entries val in rule reset audit log nf_tables: follow-up on audit fix, add selftest - 1 1 - --- 2023-09-13 Phil Sutter pablo Accepted
[nf] netfilter: conntrack: fix extension size table [nf] netfilter: conntrack: fix extension size table - 1 - - --- 2023-09-12 Florian Westphal pablo Accepted
[nft,v2] datatype: fix leak and cleanup reference counting for struct datatype [nft,v2] datatype: fix leak and cleanup reference counting for struct datatype - 1 - - --- 2023-09-12 Thomas Haller pablo Accepted
[nf] netfilter: nf_tables: disallow element removal on anonymous sets [nf] netfilter: nf_tables: disallow element removal on anonymous sets - 1 - - --- 2023-09-10 Pablo Neira Ayuso pablo Accepted
[nft,2/2] include: include <stdlib.h> in <nft.h> [nft,1/2] parser_bison: include <nft.h> for base C environment to "parser_bison.y" - - - - --- 2023-09-08 Thomas Haller Accepted
[nft,1/2] parser_bison: include <nft.h> for base C environment to "parser_bison.y" [nft,1/2] parser_bison: include <nft.h> for base C environment to "parser_bison.y" - - - - --- 2023-09-08 Thomas Haller Accepted
[nf,4/4] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration [nf,1/4] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention - 1 - - --- 2023-09-08 Pablo Neira Ayuso pablo Accepted
[nf,3/4] netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails [nf,1/4] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention - 1 - - --- 2023-09-08 Pablo Neira Ayuso pablo Accepted
[nf,2/4] netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC [nf,1/4] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention - 2 - - --- 2023-09-08 Pablo Neira Ayuso pablo Accepted
[nf,1/4] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention [nf,1/4] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention - 1 - - --- 2023-09-08 Pablo Neira Ayuso pablo Accepted
[nf,v2] netfilter: nf_tables: disallow rule removal from chain binding [nf,v2] netfilter: nf_tables: disallow rule removal from chain binding - 1 - - --- 2023-09-08 Pablo Neira Ayuso pablo Accepted
[libnetfilter_log] libipulog: remove debugging printfs [libnetfilter_log] libipulog: remove debugging printfs - 1 - - --- 2023-09-03 Jeremy Sowden pablo Accepted
[libnetfilter_conntrack,2/2] conntrack: fix BPF for filtering IPv6 addresses [libnetfilter_conntrack,1/2] Ignore `configure~` - 1 - - --- 2023-09-03 Jeremy Sowden strlen Accepted
[libnetfilter_conntrack,1/2] Ignore `configure~` [libnetfilter_conntrack,1/2] Ignore `configure~` - - - - --- 2023-09-03 Jeremy Sowden strlen Accepted
[nft] doc: describe behaviour of {ip,ip6} length [nft] doc: describe behaviour of {ip,ip6} length - - - - --- 2023-09-03 Pablo Neira Ayuso pablo Accepted
[nft,v2] evaluate: revisit anonymous set with single element optimization [nft,v2] evaluate: revisit anonymous set with single element optimization - 1 - - --- 2023-09-02 Pablo Neira Ayuso pablo Accepted
[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 Accepted
[net,5/5] netfilter: nf_tables: Audit log rule reset [net,1/5] netfilter: nft_exthdr: Fix non-linear header modification - 1 1 - --- 2023-08-30 Pablo Neira Ayuso pablo Accepted
[net,4/5] netfilter: nf_tables: Audit log setelem reset [net,1/5] netfilter: nft_exthdr: Fix non-linear header modification - 1 1 - --- 2023-08-30 Pablo Neira Ayuso pablo Accepted
[net,3/5] netfilter: xt_u32: validate user space input [net,1/5] netfilter: nft_exthdr: Fix non-linear header modification - 1 - - --- 2023-08-30 Pablo Neira Ayuso pablo Accepted
[net,2/5] netfilter: xt_sctp: validate the flag_info count [net,1/5] netfilter: nft_exthdr: Fix non-linear header modification - 1 - - --- 2023-08-30 Pablo Neira Ayuso pablo Accepted
[net,1/5] netfilter: nft_exthdr: Fix non-linear header modification [net,1/5] netfilter: nft_exthdr: Fix non-linear header modification - 2 - - --- 2023-08-30 Pablo Neira Ayuso pablo Accepted
[net,0/5] Netfilter fixes for net - - - - --- 2023-08-30 Pablo Neira Ayuso pablo Accepted
[nft,2/2] rule: set internal_location for table and chain [nft,1/2] src: simplify chain_alloc() - - - - --- 2023-08-30 Pablo Neira Ayuso pablo Accepted
[nft,1/2] src: simplify chain_alloc() [nft,1/2] src: simplify chain_alloc() - - - - --- 2023-08-30 Pablo Neira Ayuso pablo Accepted
[nft,2/2] src: remove check for NULL before calling expr_free() [nft,1/2] src: use internal_location for unspecified location at allocation time - - - - --- 2023-08-30 Pablo Neira Ayuso pablo Accepted
[nft,1/2] src: use internal_location for unspecified location at allocation time [nft,1/2] src: use internal_location for unspecified location at allocation time - - - - --- 2023-08-30 Pablo Neira Ayuso pablo Accepted
[nft,4/5] xt: avoid "-Wmissing-field-initializers" for "original_opts" fix compiler warnings with clang and "-Wextra" - - - - --- 2023-08-29 Thomas Haller pablo Accepted
[nft,3/5] src: silence "implicit-fallthrough" warnings fix compiler warnings with clang and "-Wextra" - - - - --- 2023-08-29 Thomas Haller pablo Accepted
[nft,2/5] utils: call abort() after BUG() macro fix compiler warnings with clang and "-Wextra" - - - - --- 2023-08-29 Thomas Haller pablo Accepted
[nft,1/5] rule: fix "const static" declaration fix compiler warnings with clang and "-Wextra" - - - - --- 2023-08-29 Thomas Haller pablo Accepted
[nf,2/2] netfilter: nf_tables: Audit log rule reset [nf,1/2] netfilter: nf_tables: Audit log setelem reset 1 1 - - --- 2023-08-29 Phil Sutter pablo Accepted
[nf,1/2] netfilter: nf_tables: Audit log setelem reset [nf,1/2] netfilter: nf_tables: Audit log setelem reset 1 1 1 - --- 2023-08-29 Phil Sutter pablo Accepted
[nft,2/2] tests: py: extend ip frag-off coverage [nft,1/2] proto: use hexadecimal to display ip frag-off field - - - - --- 2023-08-29 Pablo Neira Ayuso pablo Accepted
[nft,1/2] proto: use hexadecimal to display ip frag-off field [nft,1/2] proto: use hexadecimal to display ip frag-off field - - - - --- 2023-08-29 Pablo Neira Ayuso pablo Accepted
[nft] evaluate: do not remove anonymous set with protocol flags and single element [nft] evaluate: do not remove anonymous set with protocol flags and single element - 1 - - --- 2023-08-29 Pablo Neira Ayuso pablo Accepted
[nft] evaluate: Drop dead code from expr_evaluate_mapping() [nft] evaluate: Drop dead code from expr_evaluate_mapping() - 1 - - --- 2023-08-29 Phil Sutter pablo Accepted
[nft,4/4] tests: monitor: Fix for wrong ordering in expected JSON output [nft,1/4] tests: monitor: Fix monitor JSON output for insert command - 1 - - --- 2023-08-29 Phil Sutter pablo Accepted
[nft,3/4] tests: monitor: Fix for wrong syntax in set-interval.t [nft,1/4] tests: monitor: Fix monitor JSON output for insert command - 1 - - --- 2023-08-29 Phil Sutter pablo Accepted
[nft,2/4] tests: monitor: Fix time format in ct timeout test [nft,1/4] tests: monitor: Fix monitor JSON output for insert command - 1 - - --- 2023-08-29 Phil Sutter pablo Accepted
[nft,1/4] tests: monitor: Fix monitor JSON output for insert command [nft,1/4] tests: monitor: Fix monitor JSON output for insert command - 1 - - --- 2023-08-29 Phil Sutter pablo Accepted
doc: fix example of xt_cpu doc: fix example of xt_cpu - 1 - - --- 2023-08-29 Victor Julien pablo Accepted
[nft,v2,8/8] include: drop "format" attribute from nft_gmp_print() fix compiler warnings with clang - 1 - - --- 2023-08-29 Thomas Haller pablo Accepted
[nft,v2,7/8] src: suppress "-Wunused-but-set-variable" warning with "parser_bison.c" fix compiler warnings with clang - - - - --- 2023-08-29 Thomas Haller pablo Accepted
[nft,v2,6/8] evaluate: don't needlessly clear full string buffer in stmt_evaluate_log_prefix() fix compiler warnings with clang - - - - --- 2023-08-29 Thomas Haller pablo Accepted
[nft,v2,5/8] src: rework SNPRINTF_BUFFER_SIZE() and handle truncation fix compiler warnings with clang - - - - --- 2023-08-29 Thomas Haller pablo Accepted
[nft,v2,4/8] evaluate: fix check for truncation in stmt_evaluate_log_prefix() fix compiler warnings with clang - 1 - - --- 2023-08-29 Thomas Haller pablo Accepted
[nft,v2,3/8] datatype: avoid cast-align warning with struct sockaddr result from getaddrinfo() fix compiler warnings with clang - - - - --- 2023-08-29 Thomas Haller pablo Accepted
[nft,v2,2/8] netlink: avoid "-Wenum-conversion" warning in parser_bison.y fix compiler warnings with clang - - - - --- 2023-08-29 Thomas Haller pablo Accepted
[nft,v2,1/8] netlink: avoid "-Wenum-conversion" warning in dtype_map_from_kernel() fix compiler warnings with clang - - - - --- 2023-08-29 Thomas Haller pablo Accepted
[nf] netfilter/xt_sctp: validate the flag_info count [nf] netfilter/xt_sctp: validate the flag_info count - 1 - - --- 2023-08-28 Wander Lairson Costa pablo Accepted
[nft] evaluate: place byteorder conversion after numgen for IP address datatypes [nft] evaluate: place byteorder conversion after numgen for IP address datatypes - - - - --- 2023-08-28 Jorge Ortiz pablo Accepted
[nf] netfilter/xt_u32: validate user space input [nf] netfilter/xt_u32: validate user space input - 1 - - --- 2023-08-28 Wander Lairson Costa pablo Accepted
[conntrack-tools,4/4] read_config_yy: correct arguments passed to `inet_aton` Fixes for yacc parser compilation warnings - - - - --- 2023-08-26 Jeremy Sowden pablo Accepted
[conntrack-tools,3/4] read_config_yy: correct `yyerror` prototype Fixes for yacc parser compilation warnings - - - - --- 2023-08-26 Jeremy Sowden pablo Accepted
[conntrack-tools,2/4] build: stop suppressing warnings for generated sources Fixes for yacc parser compilation warnings - - - - --- 2023-08-26 Jeremy Sowden pablo Accepted
[conntrack-tools,1/4] build: reformat and sort `conntrack_LDADD` and `conntrackd_SOURCES` Fixes for yacc parser compilation warnings - - - - --- 2023-08-26 Jeremy Sowden pablo Accepted
[nft,v2,6/6] configure: drop AM_PROG_CC_C_O autoconf check cleanup base includes and add <nft.h> header - - - - --- 2023-08-25 Thomas Haller pablo Accepted
[nft,v2,5/6] include: include <std{bool,int}.h> via <nft.h> cleanup base includes and add <nft.h> header - - - - --- 2023-08-25 Thomas Haller pablo Accepted
[nft,v2,4/6] configure: use AC_USE_SYSTEM_EXTENSIONS to get _GNU_SOURCE cleanup base includes and add <nft.h> header - - - - --- 2023-08-25 Thomas Haller pablo Accepted
[nft,v2,3/6] include: don't define _GNU_SOURCE in public header cleanup base includes and add <nft.h> header - - - - --- 2023-08-25 Thomas Haller pablo Accepted
[nft,v2,2/6] src: add <nft.h> header and include it as first cleanup base includes and add <nft.h> header - - - - --- 2023-08-25 Thomas Haller pablo Accepted
[nft,v2,1/6] meta: define _GNU_SOURCE to get strptime() from <time.h> cleanup base includes and add <nft.h> header - - - - --- 2023-08-25 Thomas Haller pablo Accepted
[nf,v2] netfilter: nft_exthdr: Fix non-linear header modification [nf,v2] netfilter: nft_exthdr: Fix non-linear header modification - 2 - - --- 2023-08-25 Xiao Liang Accepted
[conntrack-tools] conntrack, nfct: fix some typo's [conntrack-tools] conntrack, nfct: fix some typo's - - - - --- 2023-08-24 Jeremy Sowden pablo Accepted
[nft] tests: shell: Stabilize sets/0043concatenated_ranges_0 test [nft] tests: shell: Stabilize sets/0043concatenated_ranges_0 test - 1 - - --- 2023-08-23 Phil Sutter pablo Accepted
[nft] tests: shell: use minutes granularity in sets/0036add_set_element_expiration_0 [nft] tests: shell: use minutes granularity in sets/0036add_set_element_expiration_0 1 - - - --- 2023-08-23 Pablo Neira Ayuso pablo Accepted
[nft] evaluate: error out on meter overlap with an existing set/map declaration [nft] evaluate: error out on meter overlap with an existing set/map declaration - - - - --- 2023-08-23 Pablo Neira Ayuso pablo Accepted
[nft] tests: shell: Stabilize sets/reset_command_0 test [nft] tests: shell: Stabilize sets/reset_command_0 test - - - - --- 2023-08-23 Phil Sutter pablo Accepted
[nft] gitignore: ignore cscope files [nft] gitignore: ignore cscope files - - - - --- 2023-08-23 Thomas Haller pablo Accepted
[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 Accepted
[net-next,10/10] netfilter: nf_tables: allow loop termination for pending fatal signal [net-next,01/10] netfilter: ebtables: fix fortify warnings in size_entry_mwt() - - - - --- 2023-08-22 Florian Westphal Accepted
[net-next,09/10] netfilter: xtables: refactor deprecated strncpy [net-next,01/10] netfilter: ebtables: fix fortify warnings in size_entry_mwt() - - - - --- 2023-08-22 Florian Westphal Accepted
[net-next,08/10] netfilter: x_tables: refactor deprecated strncpy [net-next,01/10] netfilter: ebtables: fix fortify warnings in size_entry_mwt() - - - - --- 2023-08-22 Florian Westphal Accepted
[net-next,07/10] netfilter: nft_meta: refactor deprecated strncpy [net-next,01/10] netfilter: ebtables: fix fortify warnings in size_entry_mwt() - - - - --- 2023-08-22 Florian Westphal Accepted
[net-next,06/10] netfilter: nft_osf: refactor deprecated strncpy [net-next,01/10] netfilter: ebtables: fix fortify warnings in size_entry_mwt() - - - - --- 2023-08-22 Florian Westphal Accepted
[net-next,05/10] netfilter: nf_tables: refactor deprecated strncpy [net-next,01/10] netfilter: ebtables: fix fortify warnings in size_entry_mwt() - - - - --- 2023-08-22 Florian Westphal Accepted
[net-next,04/10] netfilter: nf_tables: refactor deprecated strncpy [net-next,01/10] netfilter: ebtables: fix fortify warnings in size_entry_mwt() - - - - --- 2023-08-22 Florian Westphal Accepted
« 1 2 ... 6 7 8285 286 »