Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2441283imj; Mon, 18 Feb 2019 06:08:09 -0800 (PST) X-Google-Smtp-Source: AHgI3Ia4VtaxvxzIK+kQTWL6zw78ou6nypTkjlu44A51/JI1D0RXcBfoKVD+O6PQw4Oay2Q4N7bS X-Received: by 2002:a17:902:3381:: with SMTP id b1mr25855843plc.13.1550498889523; Mon, 18 Feb 2019 06:08:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550498889; cv=none; d=google.com; s=arc-20160816; b=hVgD5jEz9ato43QFKY/y0DYRj6pm89HpH7rZhmPXS3fxA0irzmMSWaiQ0+tpYnWnyT cOBSw0YPjUv8iJ+zjZxKStNNWEpot3OWupgntXWmS1+butZYYJFastmsk54nKNtg9Aj0 NaPn77wDJQgIqAV3WUC2XK1MO+MiAmyUsTkiKJDWHD/VI7EuOmXqFsaVh3tiKjldqmV/ 9kTLeAFbYGUXqNYdP7aT0vmQAne+gt2APmfcLZpYRhzfbxUpipFLt6cP45VmOZkstmR1 huJAOEhbqkIQotkGNSmDMXZDrN2uQoJZKFSxyOp7J/uAN1UDSG1xgzJIcvPQhy0rD2Nw TcGA== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=FNYLSpudIq5/fztXSv76kL6vHzbEw+Of4XMNiGZSSUo=; b=zY3WhruiXaeee7kPA+SQWJNkyO1tpEaAwUhu0NcbwFGOngIqdTk7yxZtgdyJxMZZW8 rKtWTSj9kMqi7H996EOFSABYYf8Y7VYUgsBykzRlJAh8vPwL7C+mR+crffk9EfxSYqjQ 3ZXNRdLonpnD9CGnpPujihkaDwEYdVInixqQd5NdHOF6k9uHJpP2iO0JQFDJ6KSwMaK+ WDhqHrZEBpY3J5JwZAZ+bVaXsS5ij3mzQnW99ft8cya+vcMd6OjP7TC0ZGbRUrJdRZx1 m3LXatYIUD5Unr8L4/UX/ckrdGcpORAgRp5rfyitmOUFjSWSrK2O1XP49d6mgjyF63aT mR+w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HnuGnq6h; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s5si13590498plr.211.2019.02.18.06.07.54; Mon, 18 Feb 2019 06:08:09 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HnuGnq6h; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389985AbfBROHD (ORCPT + 99 others); Mon, 18 Feb 2019 09:07:03 -0500 Received: from mail.kernel.org ([198.145.29.99]:50102 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388970AbfBROHA (ORCPT ); Mon, 18 Feb 2019 09:07:00 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (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 16DDC21916; Mon, 18 Feb 2019 14:06:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550498820; bh=KOS80/Q9DqqL8LYrapIwpBdVp23rYOfkPyxFTboRe34=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=HnuGnq6hfxaIipGuSyw2RuQz+QF80kYMYWZqRkUt9tbvYPtYha1AHcL1Hj9qheIRO rpd9IYI58A0clLZGYJdGE03sjFzgsXBLVvlX97HyqFeTqyuzMqRRaMMZglo4f2SZ3T XuCpKE0237QnNFXVzxOeBrborlbuk306hVVW4gd8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Mark Rustad , Sasha Levin Subject: [PATCH 4.4 124/143] Documentation/network: reword kernel version reference Date: Mon, 18 Feb 2019 14:44:12 +0100 Message-Id: <20190218133533.532381561@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190218133529.099444112@linuxfoundation.org> References: <20190218133529.099444112@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.4-stable review patch. If anyone has any objections, please let me know. ------------------ It seemed odd to say "since 4.17" in a 4.4 kernel. Consider rewording the reference to indicate where in the stable series it was introduced as well as where it originated. Signed-off-by: Mark Rustad Signed-off-by: Sasha Levin --- Documentation/networking/ip-sysctl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index 7c229f59016f..2fb35658d151 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt @@ -116,7 +116,7 @@ ipfrag_high_thresh - LONG INTEGER Maximum memory used to reassemble IP fragments. ipfrag_low_thresh - LONG INTEGER - (Obsolete since linux-4.17) + (Obsolete since linux-4.4.174, backported from linux-4.17) Maximum memory used to reassemble IP fragments before the kernel begins to remove incomplete fragment queues to free up resources. The kernel still accepts new fragments for defragmentation. -- 2.19.1