netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 net 0/4] Batch of fixes for 3.15
@ 2014-05-04 14:07 Or Gerlitz
  2014-05-04 14:07 ` [PATCH V1 net 1/4] net/mlx4_core: Adjust port number in qp_attach wrapper when detaching Or Gerlitz
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Or Gerlitz @ 2014-05-04 14:07 UTC (permalink / raw)
  To: davem; +Cc: netdev, roland, jackm, matanb, amirv, Or Gerlitz

Hi Dave,

This series contains fixes for 3.15-rc, mostly around SRIOV. The patches by Jack,
Matan and myself fix few issues related to mlx4 SRIOV support for RoCE and single 
port VFs, and the patch from Eyal eliminates checking PCI caps for VFs which is misleading.

Patches done against the net tree, commit 014f1b2 "net: bonding: Fix format string 
mismatch in bond_sysfs.c"

We'd be happy to get Eyal's patch queued in your -stable list for 3.14.y

Or.

Changes from V0:
 - removed extra brackets in patch #1 per Sergey's comment

Eyal Perry (1):
  net/mlx4_core: Don't issue PCIe speed/width checks for VFs

Jack Morgenstein (1):
  net/mlx4_core: Adjust port number in qp_attach wrapper when detaching

Matan Barak (1):
  net/mlx4_core: Fix slave id computation for single port VF

Or Gerlitz (1):
  net/mlx4_core: Load the Eth driver first

 drivers/net/ethernet/mellanox/mlx4/main.c          |    7 ++--
 drivers/net/ethernet/mellanox/mlx4/port.c          |   35 +++++++++++--------
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  |   23 +++++++++++++
 3 files changed, 47 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-05-05 19:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-04 14:07 [PATCH V1 net 0/4] Batch of fixes for 3.15 Or Gerlitz
2014-05-04 14:07 ` [PATCH V1 net 1/4] net/mlx4_core: Adjust port number in qp_attach wrapper when detaching Or Gerlitz
2014-05-04 14:07 ` [PATCH V1 net 2/4] net/mlx4_core: Fix slave id computation for single port VF Or Gerlitz
2014-05-04 14:07 ` [PATCH V1 net 3/4] net/mlx4_core: Load the Eth driver first Or Gerlitz
2014-05-04 14:07 ` [PATCH V1 net 4/4] net/mlx4_core: Don't issue PCIe speed/width checks for VFs Or Gerlitz
2014-05-05 19:50 ` [PATCH V1 net 0/4] Batch of fixes for 3.15 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).