From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] ipv4: Early TCP socket demux. Date: Mon, 18 Jun 2012 21:16:13 -0700 (PDT) Message-ID: <20120618.211613.921381844240194486.davem@davemloft.net> References: <20120618.194016.2282814982594761206.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: stephen.hemminger@vyatta.com, netdev@vger.kernel.org To: xiaosuo@gmail.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:50417 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751413Ab2FSEQO (ORCPT ); Tue, 19 Jun 2012 00:16:14 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Changli Gao Date: Tue, 19 Jun 2012 12:13:48 +0800 > On Tue, Jun 19, 2012 at 12:03 PM, Stephen Hemminger > wrote: >> >>> >>> You know you want it. >>> >>> Signed-off-by: David S. Miller >> >> David, I understand it, Eric understands it, and maybe one or >> two others. But on the principal of what is "good for the goose >> is good for the gander", you really need to provide a reasonable >> change log entry. Just because you are the network maintainer >> doesn't mean you get to skip all the documented rules about submitting >> patches. > > Agree. Thanks. That's the last time I try to be even slightly humerous on this list. Thanks for killing the fun Stephen.