Hi Dave, Few small mlx5 and mlx4 fixes from the team... done over net commit c5a3788 "Merge branch 'akpm' (patches from Andrew)"
Eran's patch needs to go to 4.2 and 4.3 stable kernels. Tariq's patch need to go to 4.3 stable too. Or. Achiad Shochat (1): net/mlx5e: Use the right DMA free function on TX path Doron Tsur (1): net/mlx5e: Max mtu comparison fix Eran Ben Elisha (1): net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters Noa Osherovich (1): net/mlx4_core: Avoid returning success in case of an error flow Saeed Mahameed (1): net/mlx5e: Fix inline header size calculation Tariq Toukan (1): net/mlx5e: Added self loopback prevention drivers/net/ethernet/mellanox/mlx4/main.c | 8 ++- .../net/ethernet/mellanox/mlx4/resource_tracker.c | 39 +++++++---- drivers/net/ethernet/mellanox/mlx5/core/en.h | 10 ++- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 50 ++++++++++++++ drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 76 +++++++++++++--------- include/linux/mlx5/mlx5_ifc.h | 24 ++++--- 6 files changed, 148 insertions(+), 59 deletions(-) -- 2.3.7 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html