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.7 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=ham 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 00364C43381 for ; Thu, 21 Feb 2019 03:08:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BD0D12086A for ; Thu, 21 Feb 2019 03:08:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550718486; bh=2uhIspwQmNEMRqbXX/R4uHwCkI8PvIC6UzlmRz4H2bg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=fnJoxXisZ+P8pFGnEL1SoYfnu0ZEXEFlaFrI5CQf21EGaOt61gQz9BJhZ5Clezskw dbVFk6dSHPtXytkO60QhOk4cI7Yistfohk8SGmqF+bzq9JFkFoeNwRf1RVjPi3xy/n jMT6uVS7Os+Rmi+i6utjwXNbDGJJwvveOHpEhQmU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726121AbfBUDIG (ORCPT ); Wed, 20 Feb 2019 22:08:06 -0500 Received: from mail.kernel.org ([198.145.29.99]:52566 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726113AbfBUDIG (ORCPT ); Wed, 20 Feb 2019 22:08:06 -0500 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2FF9C2086A; Thu, 21 Feb 2019 03:08:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550718485; bh=2uhIspwQmNEMRqbXX/R4uHwCkI8PvIC6UzlmRz4H2bg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=StIJ+SFbiA1vgpA6vEAkP8thaKkFvh6IkjMF0k+tZm8bpJyItev1IE1/IoI13N1LD bqxmbAV5XEzV+W3rpjb0GKvdLKO+UIPxjiM7HqSyCUqQIUQJD7z+2Yrc6hbCW78pVs OZXtCsG2kGsac1tR5nweG9nGswcWrJ3r2A58b6nE= Date: Wed, 20 Feb 2019 22:08:03 -0500 From: Sasha Levin To: David Miller Cc: stable@vger.kernel.org Subject: Re: [PATCHES] Networking Message-ID: <20190221030803.GX10616@sasha-vm> References: <20190220.124252.813468072786370919.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20190220.124252.813468072786370919.davem@davemloft.net> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Feb 20, 2019 at 12:42:52PM -0800, David Miller wrote: > >Please queue up the following networking bug fixes for v4.19 and v4.20 >-stable, respectively. > >Thank you. Now queued, thank you. -- Thanks, Sasha