From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/3] net: RCU lookups for UDP, DCCP and TCP protocol Date: Sun, 16 Nov 2008 19:41:46 -0800 (PST) Message-ID: <20081116.194146.35091404.davem@davemloft.net> References: <4908DEDE.5030706@cosmosbay.com> <4909D551.9080309@cosmosbay.com> <491C27F0.8000507@cosmosbay.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: paulmck@linux.vnet.ibm.com, minyard@acm.org, shemminger@vyatta.com, benny+usenet@amorsen.dk, netdev@vger.kernel.org, cl@linux-foundation.org, a.p.zijlstra@chello.nl, zbr@ioremap.net, christian@myri.com To: dada1@cosmosbay.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:46087 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1755507AbYKQDlr (ORCPT ); Sun, 16 Nov 2008 22:41:47 -0500 In-Reply-To: <491C27F0.8000507@cosmosbay.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Eric Dumazet Date: Thu, 13 Nov 2008 14:13:20 +0100 > Here is a serie of three patches (based on net-next-2.6), to continue work > with RCU on UDP/TCP/DCCP stacks All 4 patches applied to net-next-2.6, thanks a lot Eric! These patches are incredibly cool!