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=-14.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 CFF0BC4742C for ; Thu, 29 Oct 2020 21:10:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7CB6C20809 for ; Thu, 29 Oct 2020 21:10:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604005841; bh=B9S0PYHC82HjIc6eRghx3UXS5MiORPfewagDkRGT7Fc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:List-ID:From; b=FamtH7LgKUOqJ8rBSg8kSEPsdPzhLmpzAFPR1YfCGnfjltEgQ1BykpkJYA7kb5PLT 8hUfi2lq3EPrcBj+uYECjDXKtlFxXcweKVLXG+/N7TDgjZVMaf9RaAeP10lhxS8BX1 EgXZ86M8byAIXLZLljfNNFSeiVwKLDvvNhees6Sw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726809AbgJ2VKh (ORCPT ); Thu, 29 Oct 2020 17:10:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:53700 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726433AbgJ2VKh (ORCPT ); Thu, 29 Oct 2020 17:10:37 -0400 Content-Type: text/plain; charset="utf-8" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604005836; bh=B9S0PYHC82HjIc6eRghx3UXS5MiORPfewagDkRGT7Fc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=rPbd4efRdfwMEMhu55BceSkg/Ir8HrkvE2X3mn7k8VdFkuqQVzP/O+NZgt16X46et dEDgBtimaNtHJwYP3OuWobFR8AZSLJZHkepAfIosC5ExP6wJcIYTDBAKlMJAmQ8Aq5 oD+mRpXzN0bMHY5qMi7Lfszn3cAEfpVduU1RNj7A= MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [GIT PULL] Networking From: patchwork-bot+netdevbpf@kernel.org Message-Id: <160400583677.23156.17057572329137636713.git-patchwork-notify@kernel.org> Date: Thu, 29 Oct 2020 21:10:36 +0000 References: <20201029124335.2886a2bf@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> In-Reply-To: <20201029124335.2886a2bf@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> To: Jakub Kicinski Cc: torvalds@linux-foundation.org, davem@davemloft.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This pull request was applied to netdev/net.git (refs/heads/master): On Thu, 29 Oct 2020 12:43:35 -0700 you wrote: > The following changes since commit 3cb12d27ff655e57e8efe3486dca2a22f4e30578: > > Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-10-23 12:05:49 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git tags/net-5.10-rc2 > > [...] Here is the summary with links: - [GIT,PULL] Networking https://git.kernel.org/netdev/net/c/934291ffb638 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html