Netdev List
 help / color / mirror / Atom feed
* [pull request][net 0/4] Mellanox, mlx5 fixes 2019-02-13
@ 2019-02-13 23:44 Saeed Mahameed
  2019-02-13 23:44 ` [net 1/4] net/mlx5e: Fix NULL pointer derefernce in set channels error flow Saeed Mahameed
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Saeed Mahameed @ 2019-02-13 23:44 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed

Hi Dave,

This series introduces some fixes to mlx5 driver.
For more information please see tag log below.

Please pull and let me know if there is any problem.

For -stable v4.19:
('net/mlx5e: XDP, fix redirect resources availability check')

Thanks,
Saeed.

---
The following changes since commit 2fdeee2549231b1f989f011bb18191f5660d3745:

  team: avoid complex list operations in team_nl_cmd_options_set() (2019-02-12 14:19:27 -0500)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git tags/mlx5-fixes-2019-02-13

for you to fetch changes up to 407e17b1a69a51ba9a512a04342da56c1f931df4:

  net/mlx5e: XDP, fix redirect resources availability check (2019-02-13 15:40:51 -0800)

----------------------------------------------------------------
mlx5-fixes-2019-02-13

----------------------------------------------------------------
Huy Nguyen (1):
      net/mlx5: No command allowed when command interface is not ready

Maria Pasechnik (1):
      net/mlx5e: Fix NULL pointer derefernce in set channels error flow

Saeed Mahameed (1):
      net/mlx5e: XDP, fix redirect resources availability check

Tariq Toukan (1):
      net/mlx5: Fix a compilation warning in events.c

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c        | 18 ++++++++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/en.h         |  1 +
 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c     |  6 ++----
 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h     | 17 +++++++++++++++++
 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c |  7 ++++---
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c    |  2 ++
 drivers/net/ethernet/mellanox/mlx5/core/events.c     | 17 +++++++++--------
 drivers/net/ethernet/mellanox/mlx5/core/health.c     |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h  |  1 +
 9 files changed, 55 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2019-02-14  0:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-13 23:44 [pull request][net 0/4] Mellanox, mlx5 fixes 2019-02-13 Saeed Mahameed
2019-02-13 23:44 ` [net 1/4] net/mlx5e: Fix NULL pointer derefernce in set channels error flow Saeed Mahameed
2019-02-13 23:44 ` [net 2/4] net/mlx5: No command allowed when command interface is not ready Saeed Mahameed
2019-02-13 23:44 ` [net 3/4] net/mlx5: Fix a compilation warning in events.c Saeed Mahameed
2019-02-13 23:44 ` [net 4/4] net/mlx5e: XDP, fix redirect resources availability check Saeed Mahameed
2019-02-14  0:10 ` [pull request][net 0/4] Mellanox, mlx5 fixes 2019-02-13 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox