From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: pull request: sfc-next 2011-12-16 Date: Fri, 16 Dec 2011 15:24:20 -0500 (EST) Message-ID: <20111216.152420.1813211365191165952.davem@davemloft.net> References: <1324066213.2798.19.camel@bwh-desktop> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: bhutchings@solarflare.com Return-path: Received: from shards.monkeyblade.net ([198.137.202.13]:58313 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752422Ab1LPUY3 (ORCPT ); Fri, 16 Dec 2011 15:24:29 -0500 In-Reply-To: <1324066213.2798.19.camel@bwh-desktop> Sender: netdev-owner@vger.kernel.org List-ID: From: Ben Hutchings Date: Fri, 16 Dec 2011 20:10:13 +0000 > The following changes since commit de93cb2eaffd6d3e44bc738babfac35769d79720: > > vlan: static functions (2011-12-14 02:39:30 -0500) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next.git for-davem > > (commit 70350b0685a370164ed8912835bd7109927c8781) > > Ben Hutchings (3): > MAINTAINERS: Update sfc maintainers > sfc: Remove device ID macros only used once > sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO Pulled, thanks!