mbox

Pull request: sfc 2013-03-12

Message ID 1363110445.2780.14.camel@bwh-desktop.uk.solarflarecom.com
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc.git sfc-3.9

Message

Ben Hutchings March 12, 2013, 5:47 p.m. UTC
The following changes since commit c80a8512ee3a8e1f7c3704140ea55f21dc6bd651:

  net/core: move vlan_depth out of while loop in skb_network_protocol() (2013-03-12 11:47:40 -0400)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc.git sfc-3.9

(commit fae8563b25f73dc584a07bcda7a82750ff4f7672)

Just the one bug fix I mentioned before, but it's a pretty important one
as it can cause silent data corruption or IOMMU page faults.

This would be suitable for stable and should apply cleanly to all the
3.x.y branches.  I'm still working through testing of larger sets of
fixes.

Ben.

Ben Hutchings (1):
      sfc: Only use TX push if a single descriptor is to be written

 drivers/net/ethernet/sfc/nic.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

Comments

David Miller March 13, 2013, 9:17 a.m. UTC | #1
From: Ben Hutchings <bhutchings@solarflare.com>
Date: Tue, 12 Mar 2013 17:47:25 +0000

> The following changes since commit c80a8512ee3a8e1f7c3704140ea55f21dc6bd651:
> 
>   net/core: move vlan_depth out of while loop in skb_network_protocol() (2013-03-12 11:47:40 -0400)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc.git sfc-3.9
> 
> (commit fae8563b25f73dc584a07bcda7a82750ff4f7672)
> 
> Just the one bug fix I mentioned before, but it's a pretty important one
> as it can cause silent data corruption or IOMMU page faults.
> 
> This would be suitable for stable and should apply cleanly to all the
> 3.x.y branches.  I'm still working through testing of larger sets of
> fixes.

Pulled, thanks Ben.
--
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