Comment 8 for bug 1347012

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

Upstream, same patches:

########################################################################
 KERNEL ./upstream
------------------------------------------------------------------------
+++ master
     1 bonding: Advertize vxlan offload features when supported (5a7baa7)
     2 cpumask: Utility function to set n'th cpu - local cpu first (da91309)
     3 mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll (c98235c)
     4 net/mlx4_core: Add UPDATE_QP SRIOV wrapper support (ce8d9e0)
     5 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching (531d901)
     6 net/mlx4_core: Defer VF initialization till PF is fully initialized (e1a5ddc)
     7 net/mlx4_core: Don't issue PCIe speed/width checks for VFs (83d3459)
     8 net/mlx4_core: Enforce irq affinity changes immediatly (2eacc23)
     9 net/mlx4_core: Fix slave id computation for single port VF (0254bc8)
    10 net/mlx4_core: Fix the error flow when probing with invalid VF configuration (960b1f4)
    11 net/mlx4_core: Keep only one driver entry release mlx4_priv (da1de8d)
    12 net/mlx4_core: Load the Eth driver first (f24f790)
    13 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one() (befdf89)
    14 net/mlx4_core: Reset RoCE VF gids when guest driver goes down (111c609)
    15 net/mlx4_core: Use low memory profile on kdump kernel (2599d85)
    16 net/mlx4_en: cq->irq_desc wasn't set in legacy EQ's (858e6c3)
    17 net/mlx4_en: current_mac isn't updated in port up (b94901f)
    18 net/mlx4_en: Disable blueflame using ethtool private flags (0fef9d0)
    19 net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set (e326f2f)
    20 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map (35f6f45)
    21 net/mlx4_en: Fix errors in MAC address changing when port is down (ee75532)
    22 net/mlx4_en: Fix mac_hash database inconsistency (2695bab)
    23 net/mlx4_en: IRQ affinity hint is not cleared on port down (bb27361)
    24 net/mlx4_en: Protect MAC address modification with the state_lock mutex (fe1ff29)
    25 net/mlx4_en: Reduce memory consumption on kdump kernel (ea1c1af)
    26 net/mlx4_en: Use affinity hint (9e311e7)
--- master
########################################################################