From patchwork Fri Aug 7 16:43:01 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joe Perches X-Patchwork-Id: 30942 X-Patchwork-Delegate: davem@davemloft.net Return-Path: X-Original-To: patchwork-incoming@bilbo.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 7BB84B70AD for ; Sat, 8 Aug 2009 02:43:36 +1000 (EST) Received: by ozlabs.org (Postfix) id 714A8DDD0B; Sat, 8 Aug 2009 02:43:36 +1000 (EST) Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by ozlabs.org (Postfix) with ESMTP id ED4E4DDD01 for ; Sat, 8 Aug 2009 02:43:35 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754092AbZHGQnQ (ORCPT ); Fri, 7 Aug 2009 12:43:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754066AbZHGQnQ (ORCPT ); Fri, 7 Aug 2009 12:43:16 -0400 Received: from 136-022.dsl.LABridge.com ([206.117.136.22]:2056 "EHLO mail.perches.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754061AbZHGQnP (ORCPT ); Fri, 7 Aug 2009 12:43:15 -0400 Received: from [192.168.1.158] (Joe-Laptop.home [192.168.1.158]) by mail.perches.com (8.9.3/8.9.3) with ESMTP id JAA31012; Fri, 7 Aug 2009 09:42:52 -0700 Subject: [PATCH] MAINTAINERS: additional NETWORKING [GENERAL] and NETWORKING DRIVERS patterns From: Joe Perches To: David Miller Cc: sposelenov@emcraft.com, linux-kernel@vger.kernel.org, wd@denx.de, netdev@vger.kernel.org, Andrew Morton In-Reply-To: <20090807.090353.191304972.davem@davemloft.net> References: <20090618183738.662f7ef1@emcraft.com> <20090807153106.335b1b8f@emcraft.com> <20090807.090353.191304972.davem@davemloft.net> Date: Fri, 07 Aug 2009 09:43:01 -0700 Message-Id: <1249663381.3467.80.camel@Joe-Laptop.home> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Fri, 2009-08-07 at 09:03 -0700, David Miller wrote: > From: Sergei Poselenov > > Unfortunately, received no replies, but the problem still persists. > I guarantee you'll get more responses if you send networking bug > reports at least CC:'d to netdev@vger.kernel.org Perhaps this will help get cc's to the right places. Signed-off-by: Joe Perches --- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/MAINTAINERS b/MAINTAINERS index b1114cf..0b697a1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3555,6 +3555,9 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git S: Maintained F: net/ F: include/net/ +F: include/linux/in.h +F: include/linux/net.h +F: include/linux/netdevice.h NETWORKING [IPv4/IPv6] M: "David S. Miller" @@ -3590,6 +3593,8 @@ W: http://www.linuxfoundation.org/en/Net T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git S: Odd Fixes F: drivers/net/ +F: include/linux/if_* +F: include/linux/*device.h NETXEN (1/10) GbE SUPPORT M: Dhananjay Phadke