Show patches with: Archived = No       |   28680 patches
« 1 2 ... 12 13 14286 287 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[nft,9/9] parser_json: Default meter size to zero Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,8/9] parser_json: Catch nonsense ops in match statement Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,7/9] parser_json: Wrong check in json_parse_ct_timeout_policy() Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,6/9] parser_json: Fix synproxy object mss/wscale parsing Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,5/9] parser_json: Fix limit object burst value parsing Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,4/9] parser_json: Fix flowtable prio value parsing Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,3/9] parser_json: Proper ct expectation attribute parsing Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,2/9] parser_json: Fix typo in json_parse_cmd_add_object() Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,1/9] parser_json: Catch wrong "reset" payload Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft] datatype: return const pointer from datatype_get() [nft] datatype: return const pointer from datatype_get() - - - - --- 2023-09-20 Thomas Haller Accepted
[nft,9/9] proto: add missing proto_definitions for PROTO_DESC_GENEVE various cleanups related to enums and struct datatype - 1 - - --- 2023-09-20 Thomas Haller Accepted
[nft,8/9] datatype: use __attribute__((packed)) instead of enum bitfields various cleanups related to enums and struct datatype - - - - --- 2023-09-20 Thomas Haller pablo Changes Requested
[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,3/9] datatype: drop flags field from datatype various cleanups related to enums and struct datatype - - - - --- 2023-09-20 Thomas Haller pablo Changes Requested
[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
[nft,4/4] all: remove xfree() and use plain free() remove xfree() and add free_const()+nft_gmp_free() - - - - --- 2023-09-20 Thomas Haller Changes Requested
[nft,3/4] all: add free_const() and use it instead of xfree() remove xfree() and add free_const()+nft_gmp_free() - - - - --- 2023-09-20 Thomas Haller Changes Requested
[nft,2/4] gmputil: add nft_gmp_free() to free strings from mpz_get_str() remove xfree() and add free_const()+nft_gmp_free() - - - - --- 2023-09-20 Thomas Haller Changes Requested
[nft,1/4] datatype: don't return a const string from cgroupv2_get_path() remove xfree() and add free_const()+nft_gmp_free() - - - - --- 2023-09-20 Thomas Haller Changes Requested
[v12,12/12] landlock: Document Landlock's network support Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,11/12] samples/landlock: Add network demo Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,10/12] selftests/landlock: Add 7 new test variants dedicated to network Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,09/12] selftests/landlock: Share enforce_ruleset() Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,08/12] landlock: Add network rules and TCP hooks support Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,07/12] landlock: Refactor landlock_add_rule() syscall Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,06/12] landlock: Refactor layer helpers Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,05/12] landlock: Move and rename layer helpers Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,04/12] landlock: Refactor merge/inherit_ruleset functions Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,03/12] landlock: Refactor landlock_find_rule/insert_rule Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,02/12] landlock: Allow filesystem layout changes for domains without such rule type Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[v12,01/12] landlock: Make ruleset's access masks more generic Network support for Landlock - - - - --- 2023-09-20 Konstantin Meskhidze (A) Handled Elsewhere
[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
[nft] limit: display default burst when listing ruleset [nft] limit: display default burst when listing ruleset - - - - --- 2023-09-19 Pablo Neira Ayuso pablo Changes Requested
[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,1/1] datatype: explicitly set missing datatypes for TYPE_CT_LABEL,TYPE_CT_EVENTBIT [nft,1/1] datatype: explicitly set missing datatypes for TYPE_CT_LABEL,TYPE_CT_EVENTBIT - - - - --- 2023-09-19 Thomas Haller pablo Changes Requested
[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
[nft] evaluate: update mark datatype compatibility check from maps [nft] evaluate: update mark datatype compatibility check from maps - 1 - - --- 2023-09-18 Pablo Neira Ayuso pablo Changes Requested
[-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: expand sets and maps before evaluation [nft] evaluate: expand sets and maps before evaluation - 1 - - --- 2023-09-16 Pablo Neira Ayuso pablo Changes Requested
[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
[RFC,nft] icmpv6: Allow matching target address in NS/NA, redirect and MLD [RFC,nft] icmpv6: Allow matching target address in NS/NA, redirect and MLD - - - - --- 2023-09-14 Nicolas Cavallari RFC
[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
[iproute2] xfrm: add udp standalone encapsulation mode [iproute2] xfrm: add udp standalone encapsulation mode - - - - --- 2023-09-12 Pablo Neira Ayuso Handled Elsewhere
[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
[nft] datatype: fix leak and cleanup reference counting for struct datatype [nft] datatype: fix leak and cleanup reference counting for struct datatype - 1 - - --- 2023-09-11 Thomas Haller pablo Changes Requested
[RFC,libnetfilter_queue] doc: Get rid of DEPRECATED tag (Work In Progress) [RFC,libnetfilter_queue] doc: Get rid of DEPRECATED tag (Work In Progress) - - - - --- 2023-09-11 Duncan Roe RFC
[libmnl] nlmsg, attr: fix false positives when validating buffer sizes [libmnl] nlmsg, attr: fix false positives when validating buffer sizes - - - - --- 2023-09-10 Jeremy Sowden pablo Changes Requested
[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,v2] netfilter: nf_tables: Fix entries val in rule reset audit log [nf,v2] netfilter: nf_tables: Fix entries val in rule reset audit log - 1 - - --- 2023-09-08 Phil Sutter pablo Changes Requested
[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
[nf-next,RFC,2/2] selftests: netfilter: Test nf_tables audit logging nf_tables: follow-up on audit fix, propose kselftest - - - - --- 2023-09-08 Phil Sutter pablo Changes Requested
[nf,1/2] netfilter: nf_tables: Fix entries val in rule reset audit log nf_tables: follow-up on audit fix, propose kselftest - 1 - - --- 2023-09-08 Phil Sutter pablo Changes Requested
[nft,v3,11/11] tests/shell: support running tests in parallel tests/shell: allow running tests as - - - - --- 2023-09-04 Thomas Haller pablo Changes Requested
[nft,v3,10/11] tests/shell: move taint check to "test-wrapper.sh" tests/shell: allow running tests as - - - - --- 2023-09-04 Thomas Haller pablo Changes Requested
[nft,v3,09/11] tests/shell: rework printing of test results tests/shell: allow running tests as - - - - --- 2023-09-04 Thomas Haller pablo Changes Requested
[nft,v3,08/11] tests/shell: move the dump diff handling inside "test-wrapper.sh" tests/shell: allow running tests as - - - - --- 2023-09-04 Thomas Haller pablo Changes Requested
[nft,v3,07/11] tests/shell: support --keep-logs option (NFT_TEST_KEEP_LOGS=y) to preserve test outp… tests/shell: allow running tests as - - - - --- 2023-09-04 Thomas Haller pablo Changes Requested
[nft,v3,06/11] tests/shell: interpret an exit code of 77 from scripts as "skipped" tests/shell: allow running tests as - - - - --- 2023-09-04 Thomas Haller pablo Changes Requested
[nft,v3,05/11] tests/shell: run each test in separate namespace and allow rootless tests/shell: allow running tests as - - - - --- 2023-09-04 Thomas Haller pablo Changes Requested
[nft,v3,04/11] tests/shell: export NFT_TEST_BASEDIR and NFT_TEST_TMPDIR for tests tests/shell: allow running tests as - - - - --- 2023-09-04 Thomas Haller pablo Changes Requested
[nft,v3,03/11] tests/shell: check test names before start and support directories tests/shell: allow running tests as - - - - --- 2023-09-04 Thomas Haller pablo Changes Requested
[nft,v3,02/11] tests/shell: rework finding tests and add "--list-tests" option tests/shell: allow running tests as - - - - --- 2023-09-04 Thomas Haller pablo Changes Requested
[nft,v3,01/11] tests/shell: rework command line parsing in "run-tests.sh" tests/shell: allow running tests as - - - - --- 2023-09-04 Thomas Haller pablo Changes Requested
[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
[nft] evaluate: revisit anonymous set with single element optimization [nft] evaluate: revisit anonymous set with single element optimization - 1 - - --- 2023-09-02 Pablo Neira Ayuso pablo Changes Requested
[nft,v2,3/3] tests/shell: run each test in separate namespace and allow rootless tests/shell: allow running tests as non-root - - - - --- 2023-09-01 Thomas Haller pablo Changes Requested
[nft,v2,2/3] tests/shell: rework finding tests and add "--list-tests" option tests/shell: allow running tests as non-root - - - - --- 2023-09-01 Thomas Haller pablo Changes Requested
[nft,v2,1/3] tests/shell: rework command line parsing in "run-tests.sh" tests/shell: allow running tests as non-root - - - - --- 2023-09-01 Thomas Haller pablo Changes Requested
[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
[2/2] Ensure num_actions is not a negative Prevent potential write out of bounds - - - - --- 2023-09-01 Joao Moreira Changes Requested
[1/2] Make loop indexes unsigned Prevent potential write out of bounds - - - - --- 2023-09-01 Joao Moreira Changes Requested
[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
« 1 2 ... 12 13 14286 287 »