Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756868Ab3HAVSj (ORCPT ); Thu, 1 Aug 2013 17:18:39 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:54332 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756552Ab3HAVSh (ORCPT ); Thu, 1 Aug 2013 17:18:37 -0400 Date: Thu, 01 Aug 2013 14:18:36 -0700 (PDT) Message-Id: <20130801.141836.1104130035137318887.davem@davemloft.net> To: klamm@yandex-team.ru Cc: eric.dumazet@gmail.com, raise.sail@gmail.com, ebiederm@xmission.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] net: check net.core.somaxconn sysctl values From: David Miller In-Reply-To: <51FA2490.4020905@yandex-team.ru> References: <51F917CF.7010905@yandex-team.ru> <20130731.171019.1991802407661623893.davem@davemloft.net> <51FA2490.4020905@yandex-team.ru> X-Mailer: Mew version 6.5 on Emacs 24.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.1 (shards.monkeyblade.net [0.0.0.0]); Thu, 01 Aug 2013 14:18:36 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1249 Lines: 41 From: Roman Gushchin Date: Thu, 01 Aug 2013 13:04:16 +0400 > On 01.08.2013 04:10, David Miller wrote: >> From: Roman Gushchin >> Date: Wed, 31 Jul 2013 17:57:35 +0400 >> >>> --- >>> net/core/sysctl_net_core.c | 6 +++++- >>> 1 file changed, 5 insertions(+), 1 deletion(-) >>> >>> diff --git a/net/core/sysctl_net_core.c b/net/core/sysctl_net_core.c >>> index cfdb46a..2ff093b 100644 >>> --- a/net/core/sysctl_net_core.c >>> +++ b/net/core/sysctl_net_core.c >>> @@ -20,7 +20,9 @@ >> >> This patch is against old sources, please respin it against the >> current >> tree. >> >> Thanks. >> > > net: check net.core.somaxconn sysctl values Still doesn't apply, and it's because your email client has corrupted the patch. Please read Documentation/email-clients.txt to learn how to fix this problem, and then send a test patch to yourself. Only when you can successfully apply the test patch you send to yourself should you repost your patch here. Thanks. -- 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/