Trusty SRU - Mellanox refresh

Tim Gardner tim.gardner at canonical.com
Fri Jul 25 18:50:14 UTC 2014


Gents - I'd like some positive testing confirmation before I apply this 
to Trusty.

rtg
-- 
Tim Gardner tim.gardner at canonical.com
-------------- next part --------------
The following changes since commit 383ac66a93fdf62aa143c4409f1191df554385d5:

  ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode command. (2014-07-25 12:08:17 -0600)

are available in the git repository at:

  git://kernel.ubuntu.com/rtg/ubuntu-trusty.git lp1347012-mellanox

for you to fetch changes up to 846f17fddbfb4f533728a6782ac7d5cf9d9bc2e1:

  UBUNTU: SAUCE: (no-up) net/mlx4_en: Reduce memory consumption on kdump kernel (2014-07-25 12:46:03 -0600)

----------------------------------------------------------------
Amir Vadai (4):
      net/mlx4_core: Defer VF initialization till PF is fully initialized
      UBUNTU: SAUCE: (no-up) net/mlx4_en: Disable blueflame using ethtool private flags
      UBUNTU: SAUCE: (no-up) net/mlx4_core: Use low memory profile on kdump kernel
      UBUNTU: SAUCE: (no-up) net/mlx4_en: Reduce memory consumption on kdump kernel

Eyal Perry (2):
      net/mlx4_core: Don't issue PCIe speed/width checks for VFs
      UBUNTU: SAUCE: (no-up) net/mlx4_en: current_mac isn't updated in port up

Jack Morgenstein (2):
      net/mlx4_core: Adjust port number in qp_attach wrapper when detaching
      net/mlx4_core: Reset RoCE VF gids when guest driver goes down

Matan Barak (2):
      net/mlx4_core: Fix slave id computation for single port VF
      net/mlx4_core: Add UPDATE_QP SRIOV wrapper support

Noa Osherovich (1):
      UBUNTU: SAUCE: (linux-next) net/mlx4_en: Fix mac_hash database inconsistency

Or Gerlitz (4):
      bonding: Advertize vxlan offload features when supported
      net/mlx4_core: Fix the error flow when probing with invalid VF configuration
      net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set
      net/mlx4_core: Load the Eth driver first

Shani Michaelli (2):
      net/mlx4_en: Protect MAC address modification with the state_lock mutex
      net/mlx4_en: Fix errors in MAC address changing when port is down

Tim Gardner (1):
      Revert "net/mlx4_en: Fix bad use of dev_id"

Wei Yang (2):
      net/mlx4_core: Keep only one driver entry release mlx4_priv
      net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()

 drivers/net/bonding/bond_main.c                    |   9 +
 drivers/net/ethernet/mellanox/mlx4/cmd.c           |   4 +-
 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c    |  57 ++++++
 drivers/net/ethernet/mellanox/mlx4/en_main.c       |   6 +-
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |  30 ++-
 drivers/net/ethernet/mellanox/mlx4/en_rx.c         |   5 +-
 drivers/net/ethernet/mellanox/mlx4/en_tx.c         |  13 +-
 drivers/net/ethernet/mellanox/mlx4/main.c          | 227 +++++++++++++--------
 drivers/net/ethernet/mellanox/mlx4/mlx4.h          |  27 ++-
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h       |   8 +-
 drivers/net/ethernet/mellanox/mlx4/port.c          | 152 +++++++++++---
 drivers/net/ethernet/mellanox/mlx4/qp.c            |  35 ++++
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  |  80 +++++++-
 include/linux/mlx4/device.h                        |  11 +
 include/linux/mlx4/qp.h                            |  11 +
 15 files changed, 534 insertions(+), 141 deletions(-)


More information about the kernel-team mailing list