[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444313643-15284-1-git-send-email-ogerlitz@mellanox.com>
Date: Thu, 8 Oct 2015 17:13:56 +0300
From: Or Gerlitz <ogerlitz@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Eli Cohen <eli@...lanox.com>,
Achiad Shochat <achiad@...lanox.com>,
Amir Vadai <amirv@...lanox.com>,
Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH net-next 0/7] Mellanox driver update for net-next
Hi Dave,
Some small fixes and small enhancements from the team.
Series applies over net-next commit acb4a6b "tcp: ensure prior synack rtx behavior
with small backlogs".
Or.
Eli Cohen (4):
net/mlx5_core: Improve mlx5 messages
net/mlx5_core: Prepare cmd interface to system errors handling
net/mlx5_core: Use accessor functions to read from device memory
net/mlx5_core: Use private health thread for each device
Ido Shamay (1):
net/mlx4_en: Add steering rules after RSS creation
Jack Morgenstein (1):
net/mlx4_core: Fix mailbox leak in error flow when performing update qp
Saeed Mahameed (1):
net/mlx4_core: Fix resource tracker error flow in add_res_range
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 144 ++++++++++++---------
drivers/net/ethernet/mellanox/mlx4/qp.c | 6 +-
.../net/ethernet/mellanox/mlx4/resource_tracker.c | 4 +-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 20 ++-
drivers/net/ethernet/mellanox/mlx5/core/health.c | 98 +++++++-------
drivers/net/ethernet/mellanox/mlx5/core/main.c | 37 +++---
.../net/ethernet/mellanox/mlx5/core/mlx5_core.h | 22 ++--
include/linux/mlx5/driver.h | 13 +-
8 files changed, 194 insertions(+), 150 deletions(-)
--
2.3.7
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists