netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/9] mlx4 fixes
@ 2016-09-08  8:51 Tariq Toukan
  2016-09-08  8:51 ` [PATCH net 1/9] net/mlx4_en: Add branch prediction hints in RX data-path Tariq Toukan
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Tariq Toukan @ 2016-09-08  8:51 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:
9dd4aaef194e "MAINTAINERS: Update CPMAC email address"

Please push the following patch to -stable  >= 4.6 as well:
"net/mlx4_core: Fix to clean devlink resources"

Thanks,
Tariq.

Jack Morgenstein (1):
  net/mlx4_core: Fix deadlock when switching between polling and event
    fw commands

Kamal Heib (4):
  net/mlx4_en: Fix wrong indentation
  net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
  net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
  net/mlx4_core: Fix to clean devlink resources

Leon Romanovsky (1):
  net/mlx4_core: Use RCU to perform radix tree lookup for SRQ

Moshe Shemesh (1):
  net/mlx4_en: Fix panic on xmit while port is down

Tariq Toukan (2):
  net/mlx4_en: Add branch prediction hints in RX data-path
  net/mlx4_en: Fixes for DCBX

 drivers/net/ethernet/mellanox/mlx4/cmd.c       | 23 ++++++++---
 drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c | 57 ++++++++++++++------------
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 21 ++++------
 drivers/net/ethernet/mellanox/mlx4/en_rx.c     | 28 +++++++------
 drivers/net/ethernet/mellanox/mlx4/en_tx.c     | 12 +++---
 drivers/net/ethernet/mellanox/mlx4/main.c      |  3 ++
 drivers/net/ethernet/mellanox/mlx4/mlx4.h      |  2 +
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h   | 15 ++-----
 drivers/net/ethernet/mellanox/mlx4/port.c      |  4 +-
 drivers/net/ethernet/mellanox/mlx4/srq.c       | 14 +++----
 10 files changed, 92 insertions(+), 87 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-09-11  7:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08  8:51 [PATCH net 0/9] mlx4 fixes Tariq Toukan
2016-09-08  8:51 ` [PATCH net 1/9] net/mlx4_en: Add branch prediction hints in RX data-path Tariq Toukan
2016-09-08 20:35   ` David Miller
2016-09-08  8:51 ` [PATCH net 2/9] net/mlx4_en: Fix wrong indentation Tariq Toukan
2016-09-08 20:35   ` David Miller
2016-09-08  8:51 ` [PATCH net 3/9] net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all() Tariq Toukan
2016-09-08  8:51 ` [PATCH net 4/9] net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state() Tariq Toukan
2016-09-08  8:51 ` [PATCH net 5/9] net/mlx4_en: Fixes for DCBX Tariq Toukan
2016-09-08  8:51 ` [PATCH net 6/9] net/mlx4_core: Use RCU to perform radix tree lookup for SRQ Tariq Toukan
2016-09-08 20:36   ` David Miller
2016-09-11  7:27     ` Tariq Toukan
2016-09-08  8:51 ` [PATCH net 7/9] net/mlx4_core: Fix deadlock when switching between polling and event fw commands Tariq Toukan
2016-09-08  8:52 ` [PATCH net 8/9] net/mlx4_core: Fix to clean devlink resources Tariq Toukan
2016-09-08  8:52 ` [PATCH net 9/9] net/mlx4_en: Fix panic on xmit while port is down Tariq Toukan

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).