]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-zerocopy-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 21 Dec 2017 20:00:59 +0000 (15:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Dec 2017 20:00:59 +0000 (15:00 -0500)
commit41af488c7c339a06fff54977bd1b42e61fb4198c
tree15019f6f3ff507c87e3b3d6455a6993489e0d49e
parent430d940d05185dc6b8ad69b1bd266db6bf95c5b9
parent13e43416b323035d36b4084e2b689c2e08777422
Merge branch 'net-zerocopy-fixes'

Saeed Mahameed says:

===================
Mellanox, mlx5 fixes 2017-12-19

The follwoing series includes some fixes for mlx5 core and etherent
driver.

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

This series doesn't introduce any conflict with the ongoing mlx5 for-next
submission.

For -stable:

kernels >= v4.7.y
    ("net/mlx5e: Fix possible deadlock of VXLAN lock")
    ("net/mlx5e: Add refcount to VXLAN structure")
    ("net/mlx5e: Prevent possible races in VXLAN control flow")
    ("net/mlx5e: Fix features check of IPv6 traffic")

kernels >= v4.9.y
    ("net/mlx5: Fix error flow in CREATE_QP command")
    ("net/mlx5: Fix rate limit packet pacing naming and struct")

kernels >= v4.13.y
    ("net/mlx5: FPGA, return -EINVAL if size is zero")

kernels >= v4.14.y
    ("Revert "mlx5: move affinity hints assignments to generic code")

All above patches apply and compile with no issues on corresponding -stable.
===================

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