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=-21.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS 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 CD9DBC433E6 for ; Tue, 9 Feb 2021 20:01:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9C10064ECA for ; Tue, 9 Feb 2021 20:01:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233655AbhBIUAr (ORCPT ); Tue, 9 Feb 2021 15:00:47 -0500 Received: from mail.kernel.org ([198.145.29.99]:60492 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233764AbhBITv5 (ORCPT ); Tue, 9 Feb 2021 14:51:57 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 4E53664ECD; Tue, 9 Feb 2021 19:20:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612898407; bh=6ml08oljkOTBm1M5u6bqlmApixnRbj2L/IRCvqbUrdY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=QBu6ijnMNuS8Kwl4cYROW1suE5m8QAdQAHHOrWnJ+ceh9du3bfC21Lsr4u0Trttv5 ZJ6b/D1bfL5xbZhCcS4vY7aMaRthDU9vGTUS1HPgWWkkC2jOKIN773o2D3vFLT+VXm pJ+/hZscQVHfOzj/FqCz6y/JvuKNxrHPQAHY9Wkg0NJimh4AG41u6u1KQLqKaqxCOm xSMcIG3VpkXm1Vv+K1zLGT6qMFW3tjcu468pDYs/wbyL1ebMqcomuj/QbmzqfioXW0 zsXuQMq3e+WfbyXQdAHnioyVPplREMSKhPFyOiLzW/FgHDbF/qLN/uk8kWCGeODN2U S18DsOvwl2iMw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net] Documentation: networking: ip-sysctl: Document src_valid_mark sysctl From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161289840726.9558.15613246762661154142.git-patchwork-notify@kernel.org> Date: Tue, 09 Feb 2021 19:20:07 +0000 References: <1396.1612834621@famine> In-Reply-To: <1396.1612834621@famine> To: Jay Vosburgh Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org, corbet@lwn.net, linux-doc@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Mon, 08 Feb 2021 17:37:01 -0800 you wrote: > Provide documentation for src_valid_mark sysctl, which was added > in commit 28f6aeea3f12 ("net: restore ip source validation"). > > Signed-off-by: Jay Vosburgh > > --- > Documentation/networking/ip-sysctl.rst | 19 +++++++++++++++++++ > 1 file changed, 19 insertions(+) Here is the summary with links: - [net] Documentation: networking: ip-sysctl: Document src_valid_mark sysctl https://git.kernel.org/netdev/net-next/c/8cf5d8cc3eae You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html