From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next 0/6][pull request] Intel Wired LAN Driver Updates Date: Sat, 28 Apr 2012 22:08:24 -0400 (EDT) Message-ID: <20120428.220824.1509309999581895627.davem@davemloft.net> References: <1335519413-1892-1-git-send-email-jeffrey.t.kirsher@intel.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, gospo@redhat.com, sassmann@redhat.com To: jeffrey.t.kirsher@intel.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:54659 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754575Ab2D2CI3 (ORCPT ); Sat, 28 Apr 2012 22:08:29 -0400 In-Reply-To: <1335519413-1892-1-git-send-email-jeffrey.t.kirsher@intel.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Jeff Kirsher Date: Fri, 27 Apr 2012 02:36:47 -0700 > This series of patches contains updates for e1000e, igb and > ixgbe. > > The following are changes since commit 82981930125abfd39d7c8378a9cfdf5e1be2002b: > net: cleanups in sock_setsockopt() > and are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next master Pulled. I super appreciate the descriptive commit messages, especialy wrt. hardware workarounds. Thanks.