[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1435159323-10028-1-git-send-email-ogerlitz@mellanox.com>
Date:	Wed, 24 Jun 2015 18:21:59 +0300
From:	Or Gerlitz <ogerlitz@...lanox.com>
To:	"David S. Miller" <davem@...emloft.net>
Cc:	netdev@...r.kernel.org, Amir Vadai <amirv@...lanox.com>,
	Ido Shamay <idos@...lanox.com>,
	Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH net 0/4] mlx4 driver fixes, June 24, 2015
Hi Dave,
Some fixes that we made recently, all need to go into stable.
patch #1 "net/mlx4_en: Release TX QP when destroying TX ring" and patch #3 
"Fix wrong csum complete report when rxvlan offload is disabled" to >= 3.19
patch #2 "Wake TX queues only when there's enough room" addressing a bug 
which is there from day one... should go to whatever kernels it's still applicable
patch #4 "mlx4: Disable HA for SRIOV PF RoCE devices" to >= 4.0
The patches are marked with net but are made against net-next,
as the net tree still doesn't contain all the net-next bits.
thanks,
Or.
Eran Ben Elisha (1):
  net/mlx4_en: Release TX QP when destroying TX ring
Ido Shamay (2):
  net/mlx4_en: Wake TX queues only when there's enough room
  net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled
Or Gerlitz (1):
  mlx4: Disable HA for SRIOV PF RoCE devices
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c |  4 ----
 drivers/net/ethernet/mellanox/mlx4/en_rx.c     | 17 ++++++-----------
 drivers/net/ethernet/mellanox/mlx4/en_tx.c     | 20 ++++++++++++--------
 drivers/net/ethernet/mellanox/mlx4/intf.c      |  8 +++++++-
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h   |  2 +-
 5 files changed, 26 insertions(+), 25 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
 
