Show patches with: none      |   30108 patches
« 1 2 ... 15 16 17301 302 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net-next,0/4] netfilter updates for net-next - - - - --- 2023-09-28 Florian Westphal Not Applicable
[nf] netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure [nf] netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure - - - - --- 2023-09-28 Florian Westphal Accepted
[nft,5/5] datatype: use xmalloc() for allocating datatype in datatype_clone() more various cleanups related to struct datatype - - - - --- 2023-09-27 Thomas Haller pablo Accepted
[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,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,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,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,1/1] include: include <string.h> in <nft.h> [nft,1/1] include: include <string.h> in <nft.h> - - - - --- 2023-09-27 Thomas Haller Accepted
[v3,2/2] Make num_actions unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[v3,1/2] Make loop indexes unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[nft,v3] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 [nft,v3] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 - 1 - - --- 2023-09-27 Pablo Neira Ayuso Accepted
[-stable,5.10,2/2] netfilter: nf_tables: double hook unregistration in netns path Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-27 Pablo Neira Ayuso Not Applicable
[-stable,5.10,1/2] netfilter: nf_tables: unregister flowtable hooks on netns exit Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-27 Pablo Neira Ayuso Not Applicable
[nft,v2] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 [nft,v2] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 - 1 - - --- 2023-09-27 Pablo Neira Ayuso Changes Requested
[nft] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 [nft] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 - 1 - - --- 2023-09-27 Pablo Neira Ayuso Changes Requested
[nft] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 [nft] tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0 - 1 - - --- 2023-09-27 Pablo Neira Ayuso Changes Requested
netfilter: ipset: add ip_set lock to ip_set_test netfilter: ipset: add ip_set lock to ip_set_test - - - - --- 2023-09-27 xiaolinkui Changes Requested
[nft,3/3] netlink_linearize: avoid strict-overflow warning in netlink_gen_bitwise() Two fixes to avoid "-Wstrict-overflow" warnings - - - - --- 2023-09-27 Thomas Haller Accepted
[nft,2/3] nfnl_osf: rework nf_osf_parse_opt() and avoid "-Wstrict-overflow" warning Two fixes to avoid "-Wstrict-overflow" warnings - - - - --- 2023-09-27 Thomas Haller pablo Changes Requested
[nft,1/3] nft: add NFT_ARRAY_SIZE() helper Two fixes to avoid "-Wstrict-overflow" warnings - - - - --- 2023-09-27 Thomas Haller pablo Changes Requested
[nft,v2,1/1] mergesort: avoid cloning value in expr_msort_cmp() [nft,v2,1/1] mergesort: avoid cloning value in expr_msort_cmp() - - - - --- 2023-09-27 Thomas Haller Accepted
[nft] mergesort: avoid cloning value in expr_msort_cmp() [nft] mergesort: avoid cloning value in expr_msort_cmp() - - - - --- 2023-09-27 Thomas Haller Changes Requested
netfilter: Clean up errors in nf_conntrack_h323_asn1.h netfilter: Clean up errors in nf_conntrack_h323_asn1.h - - - - --- 2023-09-27 chenguohua@jari.cn Deferred
[v2,2/2] Make num_actions unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[v2,1/2] Make loop indexes unsigned Prevent potential write out of bounds - - - - --- 2023-09-27 Joao Moreira Changes Requested
[libnetfilter_queue] Fix typo in examples/nf-queue.c from patch 9a8e4c3 [libnetfilter_queue] Fix typo in examples/nf-queue.c from patch 9a8e4c3 - - - - --- 2023-09-27 Duncan Roe pablo Accepted
[net,v6,3/3] net: prevent address rewrite in kernel_bind() Insulate Kernel Space From SOCK_ADDR Hooks - 1 1 - --- 2023-09-26 Jordan Rife Handled Elsewhere
[net,v6,2/3] net: prevent rewrite of msg_name and msg_namelen in sock_sendmsg() Insulate Kernel Space From SOCK_ADDR Hooks - 1 - - --- 2023-09-26 Jordan Rife Handled Elsewhere
[net,v6,1/3] net: replace calls to sock->ops->connect() with kernel_connect() Insulate Kernel Space From SOCK_ADDR Hooks - 1 1 - --- 2023-09-26 Jordan Rife Handled Elsewhere
[nft] tests: shell: features: Fix table owner flag check [nft] tests: shell: features: Fix table owner flag check - 1 - - --- 2023-09-26 Phil Sutter Accepted
[nft,3/3,v2] netlink_linearize: skip set element expression in map statement key Untitled series #374964 - - - - --- 2023-09-26 Pablo Neira Ayuso Accepted
[nft,3/3] netlink_linearize: skip set element expression in map statement key [nft,1/3] tests: py: add map support - - - - --- 2023-09-26 Pablo Neira Ayuso pablo Changes Requested
[nft,2/3] json: expose dynamic flag [nft,1/3] tests: py: add map support 1 1 - - --- 2023-09-26 Pablo Neira Ayuso Accepted
[nft,1/3] tests: py: add map support [nft,1/3] tests: py: add map support - - - - --- 2023-09-26 Pablo Neira Ayuso Accepted
[conntrack-tools] conntrackd: consolidate check for maximum number of channels [conntrack-tools] conntrackd: consolidate check for maximum number of channels - - - - --- 2023-09-25 Pablo Neira Ayuso Accepted
[nf,3/3] netfilter: nf_tables: Audit log object reset once per table Review nf_tables audit logging 1 - 1 - --- 2023-09-23 Phil Sutter Changes Requested
[nf,2/3] netfilter: nf_tables: Deduplicate nft_register_obj audit logs Review nf_tables audit logging 1 1 1 - --- 2023-09-23 Phil Sutter Accepted
[nf,1/3] selftests: netfilter: Extend nft_audit.sh Review nf_tables audit logging - - - - --- 2023-09-23 Phil Sutter Accepted
[nf,5/5] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests Introduce locking for reset requests - - - - --- 2023-09-23 Phil Sutter Changes Requested
[nf,4/5] netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests Introduce locking for reset requests - - - - --- 2023-09-23 Phil Sutter Changes Requested
[nf,3/5] netfilter: nf_tables: Introduce struct nft_obj_dump_ctx Introduce locking for reset requests - - - - --- 2023-09-23 Phil Sutter Changes Requested
[nf,2/5] netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requests Introduce locking for reset requests - - - - --- 2023-09-23 Phil Sutter Changes Requested
[nf,1/5] netfilter: nf_tables: Don't allocate nft_rule_dump_ctx Introduce locking for reset requests - - - - --- 2023-09-23 Phil Sutter Changes Requested
[-stable,5.10,17/17] netfilter: nf_tables: fix memleak when more than 255 elements expired Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,16/17] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,15/17] netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,14/17] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,13/17] netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,12/17] netfilter: nf_tables: defer gc run if previous batch is still pending Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,11/17] netfilter: nf_tables: use correct lock to protect gc_list Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,10/17] netfilter: nf_tables: GC transaction race with abort path Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,09/17] netfilter: nf_tables: GC transaction race with netns dismantle Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,08/17] netfilter: nf_tables: fix GC transaction races with netns and netlink event ex… Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,07/17] netfilter: nf_tables: don't fail inserts if duplicate has expired Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,06/17] netfilter: nf_tables: remove busy mark and gc batch API Netfilter stable fixes for 5.10 - - - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,05/17] netfilter: nft_set_hash: mark set element as dead when deleting from packet pa… Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,04/17] netfilter: nf_tables: adapt set backend to use GC transaction API Netfilter stable fixes for 5.10 - 3 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,03/17] netfilter: nf_tables: GC transaction API to avoid race with control plane Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,02/17] netfilter: nf_tables: don't skip expired elements during walk Netfilter stable fixes for 5.10 - 3 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.10,01/17] netfilter: nf_tables: integrate pipapo into commit protocol Netfilter stable fixes for 5.10 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,17/17] netfilter: nf_tables: fix memleak when more than 255 elements expired Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,16/17] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,15/17] netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,14/17] netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC Netfilter stable fixes for 5.15 - 2 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,13/17] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,12/17] netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,11/17] netfilter: nf_tables: defer gc run if previous batch is still pending Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,10/17] netfilter: nf_tables: use correct lock to protect gc_list Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,09/17] netfilter: nf_tables: GC transaction race with abort path Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,08/17] netfilter: nf_tables: GC transaction race with netns dismantle Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,07/17] netfilter: nf_tables: fix GC transaction races with netns and netlink event ex… Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,06/17] netfilter: nf_tables: don't fail inserts if duplicate has expired Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,05/17] netfilter: nf_tables: remove busy mark and gc batch API Netfilter stable fixes for 5.15 - - - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,04/17] netfilter: nft_set_hash: mark set element as dead when deleting from packet pa… Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,03/17] netfilter: nf_tables: adapt set backend to use GC transaction API Netfilter stable fixes for 5.15 - 3 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,02/17] netfilter: nf_tables: GC transaction API to avoid race with control plane Netfilter stable fixes for 5.15 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,5.15,01/17] netfilter: nf_tables: don't skip expired elements during walk Netfilter stable fixes for 5.15 - 3 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,17/17] netfilter: nf_tables: fix memleak when more than 255 elements expired Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,16/17] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,15/17] netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,14/17] netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC Netfilter stable fixes for 6.1 - 2 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,13/17] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,12/17] netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,11/17] netfilter: nf_tables: defer gc run if previous batch is still pending Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,10/17] netfilter: nf_tables: use correct lock to protect gc_list Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,09/17] netfilter: nf_tables: GC transaction race with abort path Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,08/17] netfilter: nf_tables: GC transaction race with netns dismantle Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,07/17] netfilter: nf_tables: fix GC transaction races with netns and netlink event exi… Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,06/17] netfilter: nf_tables: don't fail inserts if duplicate has expired Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,05/17] netfilter: nf_tables: remove busy mark and gc batch API Netfilter stable fixes for 6.1 - - - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,04/17] netfilter: nft_set_hash: mark set element as dead when deleting from packet path Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,03/17] netfilter: nf_tables: adapt set backend to use GC transaction API Netfilter stable fixes for 6.1 - 3 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,02/17] netfilter: nf_tables: GC transaction API to avoid race with control plane Netfilter stable fixes for 6.1 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.1,01/17] netfilter: nf_tables: don't skip expired elements during walk Netfilter stable fixes for 6.1 - 3 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.5,5/5] netfilter: nf_tables: fix memleak when more than 255 elements expired Netfilter stable fixes for 6.5 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.5,4/5] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration Netfilter stable fixes for 6.5 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.5,3/5] netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails Netfilter stable fixes for 6.5 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.5,2/5] netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC Netfilter stable fixes for 6.5 - 2 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[-stable,6.5,1/5] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention Netfilter stable fixes for 6.5 - 1 - - --- 2023-09-22 Pablo Neira Ayuso Awaiting Upstream
[nft] tests: shell: skip flowtable-uaf if we lack table owner support [nft] tests: shell: skip flowtable-uaf if we lack table owner support - - - - --- 2023-09-22 Florian Westphal Accepted
« 1 2 ... 15 16 17301 302 »