From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: Pull request: sfc-next 2013-11-01 Date: Sat, 02 Nov 2013 01:11:26 -0400 (EDT) Message-ID: <20131102.011126.2090657230004984787.davem@davemloft.net> References: <1383356266.1737.42.camel@bwh-desktop.uk.level5networks.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: linux-net-drivers@solarflare.com, netdev@vger.kernel.org To: bhutchings@solarflare.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:33692 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750770Ab3KBFL2 (ORCPT ); Sat, 2 Nov 2013 01:11:28 -0400 In-Reply-To: <1383356266.1737.42.camel@bwh-desktop.uk.level5networks.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Ben Hutchings Date: Sat, 2 Nov 2013 01:37:46 +0000 > The following changes since commit ba4865027c11d7ac8e5a33e0624dd415caab2027: > > ipv6: remove the unnecessary statement in find_match() (2013-10-30 17:06:51 -0400) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next.git for-davem > > for you to fetch changes up to 2acdb92e85412bf791a3c01f2173695b6e0a3f72: > > sfc: Fix DMA unmapping issue with firmware assisted TSO (2013-10-31 20:58:14 +0000) > > A single fix by Alexandre Rames for the recent changes to TSO. Pulled, thanks Ben.