Message ID | 165599093190.1827880.6407599132975295152.stgit@warthog.procyon.org.uk (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F2E76C433EF for <netdev@archiver.kernel.org>; Thu, 23 Jun 2022 13:29:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231970AbiFWN3N (ORCPT <rfc822;netdev@archiver.kernel.org>); Thu, 23 Jun 2022 09:29:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41474 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231894AbiFWN3G (ORCPT <rfc822;netdev@vger.kernel.org>); Thu, 23 Jun 2022 09:29:06 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 5F05637A05 for <netdev@vger.kernel.org>; Thu, 23 Jun 2022 06:28:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1655990937; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0m9mnQtR9SeF7SZic2rLWnCR1ebdRS+O4syL37wmoVA=; b=aXuosXzdWsRTsD5/ahP58b8KqyaoSbo9HldSwt8G9rBcXgSsWzfjfIvRPZbCdEYwZLR8sW Emql0w0I9rmYvJXeIR5Vwilu3B+B+WVoyDyz9oN+MuGueoThQVG2Gm27WZIEgA8orAQc2P /JR6v545+O1rZLiWJnq339jHwztWbSw= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-49-tuuZDA7mPYmwAvy_xkdQhg-1; Thu, 23 Jun 2022 09:28:54 -0400 X-MC-Unique: tuuZDA7mPYmwAvy_xkdQhg-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 97DBF81D9CA; Thu, 23 Jun 2022 13:28:53 +0000 (UTC) Received: from warthog.procyon.org.uk (unknown [10.33.36.62]) by smtp.corp.redhat.com (Postfix) with ESMTP id A316C492CA5; Thu, 23 Jun 2022 13:28:52 +0000 (UTC) Subject: [RFC PATCH net 0/8] rxrpc: Multiqueue, sendfile, splice and call security From: David Howells <dhowells@redhat.com> To: linux-afs@lists.infradead.org Cc: dhowells@redhat.com, Marc Dionne <marc.dionne@auristor.com>, "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Date: Thu, 23 Jun 2022 14:28:51 +0100 Message-ID: <165599093190.1827880.6407599132975295152.stgit@warthog.procyon.org.uk> User-Agent: StGit/1.4 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.85 on 10.11.54.9 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org X-Patchwork-State: RFC |
Series |
rxrpc: Multiqueue, sendfile, splice and call security
|
expand
|