From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B347C4332F for ; Sun, 8 Sep 2019 10:40:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 27C5E20854 for ; Sun, 8 Sep 2019 10:40:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=kroah.com header.i=@kroah.com header.b="BDoKQSuG"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="YrbAYsN1" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728510AbfIHKkl (ORCPT ); Sun, 8 Sep 2019 06:40:41 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:35839 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726263AbfIHKkl (ORCPT ); Sun, 8 Sep 2019 06:40:41 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 567B021EC3; Sun, 8 Sep 2019 06:40:40 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Sun, 08 Sep 2019 06:40:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kroah.com; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=fm1; bh=sciQ7Jx6zGBEWCDYWRWEsxx4OSj YhdhHhMqXisBRhAk=; b=BDoKQSuGpfi9Q7rk4xcpsmVOBANx7QUQrVTuU4gXY1W i/nxZ6HfNEwDYfEmTUbo5D9NVgHZ2uwEtEB4bJc+mG0UffBJF6BVv2bB1O4A0CTR Ct6JKn3qKDiXpcMDY40lMjS4CBTlU7FtEuHNTTq1nTDjAs/RnWDPN5c0uIbM79bk h7avrutZcAXeuBiY+RcCGhwtFVas8IWcay9MqMiyDQrGFhHBhSEjZhilzlsJvXEY 4eSg8E0tXydg8fr0E8qKQQr06Q2w16mdTSP+O9T1ct+vlJ02Z83m80+BhGUqRYX0 OC0OytaqpyfivcyKpDvL6itDOheksd02LNSVH5788xg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=sciQ7J x6zGBEWCDYWRWEsxx4OSjYhdhHhMqXisBRhAk=; b=YrbAYsN1eOTg+MQ8EPv9x9 EwqC6NLRabBnwxcfiFuDWE/OLUi5Y64cK+I/T2Llqn7TrJwBj+aldh8kVAtEV6ig 1oQpTwUQr85mU6PpduqoLDFp5YZ3S3nasCUjklsj+M5cDIpLmix4ZdGyJzZCk7AA UBC6x1nnKh4Dvv8/jBLJs7Yg3Nm+cdcgfuxkR9TZDwcrDrAzSzACScKheHhucOzf edZGfz5N7xVt238I2eWo0MIQhU7c8Cm145t9iEtWsC2+P+Tgf7bauDjlR4F/qEoA Mjbte/2Rpk2EvnA5CJKtVKCIoIRTblxyikYJ/L2cFCgQDGIHTNO2vFR1QJMsAO/A == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrudekgedgfedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjfgesthdtredttdervdenucfhrhhomhepifhrvghg ucfmjfcuoehgrhgvgheskhhrohgrhhdrtghomheqnecukfhppeektddrvdehuddrudeivd drudeigeenucfrrghrrghmpehmrghilhhfrhhomhepghhrvghgsehkrhhorghhrdgtohhm necuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from localhost (unknown [80.251.162.164]) by mail.messagingengine.com (Postfix) with ESMTPA id 9A5FDD6005B; Sun, 8 Sep 2019 06:40:39 -0400 (EDT) Date: Sun, 8 Sep 2019 11:40:21 +0100 From: Greg KH To: David Miller Cc: stable@vger.kernel.org Subject: Re: [PATCHES] Networking Message-ID: <20190908104021.GA22754@kroah.com> References: <20190905.002347.1016661388177691903.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190905.002347.1016661388177691903.davem@davemloft.net> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Thu, Sep 05, 2019 at 12:23:47AM -0700, David Miller wrote: > > Please queue up the following networking bug fixes for v4.19 and v5.2 > -stable, respectively. All now queued up, thanks. greg k-h