netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/5] mlx4 misc fixes
@ 2016-12-29 16:37 Tariq Toukan
  2016-12-29 16:37 ` [PATCH net 1/5] net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach Tariq Toukan
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tariq Toukan @ 2016-12-29 16:37 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Eran Ben Elisha, Tariq Toukan

Hi Dave,

This patchset contains several bug fixes from the team to the
mlx4 Eth and Core drivers.

Series generated against net commit:
60133867f1f1 'net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"'

Thanks,
Tariq.

Eugenia Emantayev (1):
  net/mlx4_en: Fix bad WQE issue

Jack Morgenstein (2):
  net/mlx4_core: Use-after-free causes a resource leak in flow-steering
    detach
  net/mlx4_core: Fix raw qp flow steering rules under SRIOV

Leon Romanovsky (1):
  net/mlx4: Remove BUG_ON from ICM allocation routine

Slava Shwartsman (1):
  net/mlx4_en: Fix type mismatch for 32-bit systems

 drivers/infiniband/hw/mlx4/main.c                  | 14 +++++++++--
 drivers/net/ethernet/mellanox/mlx4/en_clock.c      |  8 ++-----
 drivers/net/ethernet/mellanox/mlx4/en_rx.c         |  8 ++++++-
 drivers/net/ethernet/mellanox/mlx4/icm.c           |  7 +++++-
 drivers/net/ethernet/mellanox/mlx4/main.c          | 18 ++++++++++++++
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  | 28 ++++------------------
 include/linux/mlx4/device.h                        |  2 ++
 7 files changed, 52 insertions(+), 33 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-12-29 19:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-29 16:37 [PATCH net 0/5] mlx4 misc fixes Tariq Toukan
2016-12-29 16:37 ` [PATCH net 1/5] net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach Tariq Toukan
2016-12-29 16:37 ` [PATCH net 2/5] net/mlx4_en: Fix bad WQE issue Tariq Toukan
2016-12-29 16:37 ` [PATCH net 3/5] net/mlx4: Remove BUG_ON from ICM allocation routine Tariq Toukan
2016-12-29 16:37 ` [PATCH net 4/5] net/mlx4_en: Fix type mismatch for 32-bit systems Tariq Toukan
2016-12-29 16:37 ` [PATCH net 5/5] net/mlx4_core: Fix raw qp flow steering rules under SRIOV Tariq Toukan
2016-12-29 19:18 ` [PATCH net 0/5] mlx4 misc fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).