Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756521AbYHGM1q (ORCPT ); Thu, 7 Aug 2008 08:27:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755474AbYHGMZw (ORCPT ); Thu, 7 Aug 2008 08:25:52 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:56011 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1754031AbYHGMZE (ORCPT ); Thu, 7 Aug 2008 08:25:04 -0400 Date: Thu, 07 Aug 2008 02:19:01 -0700 (PDT) Message-Id: <20080807.021901.172722402.davem@davemloft.net> To: jeff@garzik.org Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [git patches] net driver updates From: David Miller In-Reply-To: <20080807085009.GA31681@havoc.gtf.org> References: <20080807085009.GA31681@havoc.gtf.org> X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1192 Lines: 30 From: Jeff Garzik Date: Thu, 7 Aug 2008 04:50:09 -0400 > Rough summary: > > * fixes > > * additions of the variety where only a few lines are added, to support > new hardware (forcedeth, netxen) > > * a WAN update that got missed, and IMO should go in for 2.6.27. This > is addressing the complaint about too much stuff still using syncppp, > so things get switched more to generic HDLC. MUCH more typesafe, and > links directly with struct net_device, rather than through opaque void > pointers and syncppp-specific structs. > > * bonding update with core bits previously ack'd by you > > * that ethtool.h change increasing speed to 32 bits > > Please pull from 'upstream-davem' branch of > master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git upstream-davem I've pulled, but the WAN bits were borderline. If you couldn't pull that WAN stuff in on time, that's just the way it goes sometimes. -- 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/