Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp746288ybz; Fri, 1 May 2020 07:50:25 -0700 (PDT) X-Google-Smtp-Source: APiQypLheThWD3BAFfFIgmZAgkZWwXVYMcT9aG7ROWyIQwyYI+uVWbmJJW528xag64oryFOqyenM X-Received: by 2002:a50:fb92:: with SMTP id e18mr3761279edq.177.1588344624937; Fri, 01 May 2020 07:50:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588344624; cv=none; d=google.com; s=arc-20160816; b=wjKWl9sjFMkY9hZvdLMmia8AOJtlS+iBChYYreSfNYAAz271fC57odjTyLDHM4abv9 JVpLUKUSWG5DeAqRKxeHA6OW5Pzle6mkz0+RbgAVhzkIHe2Vfqh/y0azs+cVZPsnDpmu si1WcffV9Q/EvPDs3dM79mdIAuRKKI0T+tJmkw1F+v+qpXJ7Dl9Be8MHgWUre1r3zG26 oBoY9l3ro/N8ku9RqvP2xnLIGInfIMS3w4HrqNH/0za9nVffsu8aFOqy1gOphQYwFeQq hoSh0weQ+wAdZGRc4C5pvGocTqPh7T+S5PYRQzXH1jxzbRnHphK8CiIzg39ugALpS7A+ ssmQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=HFYDfFfw8IIAoCmnO7bMvVwfZgjqKo4xFa2gA5X8VXw=; b=nHBB2LlwbarBgnB6e648aattPWxdePFZcyf5B5fy9AvTuUdYe4dkfbtXoo/pbjd0Ot DEqMvIB6cAjwtlCK4o9z6bHvQ4fiuA6NbkLXvyHNhOPqW5dyexbCCc31je0CVgPeccJP rcd1o6K42w5wUcEwaO+XqktnS8CrarVeHRJifydmzzWiIOpjuaHBwsYf4iyqE5lLd42n tJeH/bH6opMdzEOgwZE4dkGhe+tbIrP5xrxAXV6RIM5DJpXaNHaH3WJ0gNmvwtkUza3M FpejL4RCsy9naxzyCy2HrrL/+/v4tdp7r1rhZK7wZFZTuWb9Acn2Rt958naB6Jxvcds4 Oi5w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=arNEkdlZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y9si1926678edu.7.2020.05.01.07.50.00; Fri, 01 May 2020 07:50:24 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=arNEkdlZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729953AbgEAOp7 (ORCPT + 99 others); Fri, 1 May 2020 10:45:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:52484 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729635AbgEAOpL (ORCPT ); Fri, 1 May 2020 10:45:11 -0400 Received: from mail.kernel.org (ip5f5ad5c5.dynamic.kabel-deutschland.de [95.90.213.197]) (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 E8ABF24962; Fri, 1 May 2020 14:45:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588344308; bh=pzHxb6+0BMwGBP20XE/vERTkLRS6llr8VQT18db+SvE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=arNEkdlZAqSVrmeLj1iMEDO/iGxi19RIrtgwZDjU6lG2uKacdBtBVtQ3IWVY/0VLO rxccxWfCAkTL7zU/L3IHITQewZxVolg2bMIOyrRWKdTz5tBxHckZIUtFD7DU7xjQJm Z1Z/rgZgxGZ6HjwnkGndfC930vZqbfc9iXU2XP8c= Received: from mchehab by mail.kernel.org with local (Exim 4.92.3) (envelope-from ) id 1jUWuU-00FCfP-5u; Fri, 01 May 2020 16:45:02 +0200 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , "David S. Miller" , Jakub Kicinski , netdev@vger.kernel.org Subject: [PATCH 36/37] net: docs: add page_pool.rst to index.rst Date: Fri, 1 May 2020 16:44:58 +0200 Message-Id: <393fa67c70efb0a427123bf6903db54205351711.1588344146.git.mchehab+huawei@kernel.org> X-Mailer: git-send-email 2.25.4 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This file is already in ReST format. Add it to the net index.rst, in order to make it part of the documentation body. Signed-off-by: Mauro Carvalho Chehab --- Documentation/networking/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index f5733ca4fbcb..0186e276690a 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -25,6 +25,7 @@ Contents: failover net_dim net_failover + page_pool phy sfp-phylink alias -- 2.25.4