]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5e-fixes-2018-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Thu, 6 Sep 2018 14:56:04 +0000 (07:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Sep 2018 14:56:04 +0000 (07:56 -0700)
commite8b89af7b492c70556fc55c01517be59754ee5e6
tree151662b9ebc8fe459bc5742c3816502449307119
parentbf6bd5f8c3edb31d3890f7ca4672365a3dfeb6a3
parent108d6038e26b1ddcdcbbef78f10292460031d201
Merge tag 'mlx5e-fixes-2018-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
Mellanox, mlx5 fixes 2018-09-05

This pull request contains some fixes for mlx5 etherent netdevice and
core driver.

Please pull and let me know if there's any problem.

For -stable v4.9:
('net/mlx5: Fix debugfs cleanup in the device init/remove flow')

For -stable v4.12:
("net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tables")

For -stable v4.13:
("net/mlx5: Fix use-after-free in self-healing flow")

For -stable v4.14:
("net/mlx5: Check for error in mlx5_attach_interface")

For -stable v4.15:
("net/mlx5: Fix not releasing read lock when adding flow rules")

For -stable v4.17:
("net/mlx5: Fix possible deadlock from lockdep when adding fte to fg")

For -stable v4.18:
("net/mlx5: Use u16 for Work Queue buffer fragment size")
====================

Signed-off-by: David S. Miller <davem@davemloft.net>