Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754551AbbHMW4j (ORCPT ); Thu, 13 Aug 2015 18:56:39 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:36077 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752698AbbHMW4h (ORCPT ); Thu, 13 Aug 2015 18:56:37 -0400 Message-ID: <1439506596.7960.39.camel@edumazet-glaptop2.roam.corp.google.com> Subject: Re: [PATCH] Revert "net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN" From: Eric Dumazet To: Calvin Owens Cc: David Miller , kuznet@ms2.inr.ac.ru, jmorris@namei.org, yoshfuji@linux-ipv6.org, kaber@trash.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-team@fb.com, sorin@returnze.ro Date: Thu, 13 Aug 2015 15:56:36 -0700 In-Reply-To: <20150813212134.GA3070917@mail.thefacebook.com> References: <1438806414-751067-1-git-send-email-calvinowens@fb.com> <20150809.224114.818332231954008575.davem@davemloft.net> <20150811033406.GA1136819@mail.thefacebook.com> <20150810.204630.1903301700926701432.davem@davemloft.net> <20150812045420.GA3908557@mail.thefacebook.com> <20150813212134.GA3070917@mail.thefacebook.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 828 Lines: 22 On Thu, 2015-08-13 at 14:21 -0700, Calvin Owens wrote: > Commit 8133534c760d4083 ("net: limit tcp/udp rmem/wmem to > SOCK_{RCV,SND}BUF_MIN") modified four sysctls to enforce that the values > written to them are not less than SOCK_MIN_{RCV,SND}BUF. > ... > > This reverts commit 8133534c760d4083f79d2cde42c636ccc0b2792e. > > Fixes: 8133534c760d4083 ("net: limit tcp/udp rmem/wmem to SOCK_MIN...") > Cc: Eric Dumazet > Cc: Sorin Dumitru > Signed-off-by: Calvin Owens Acked-by: Eric Dumazet -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/