]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2018 07:21:35 +0000 (16:21 +0900)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2018 07:21:35 +0000 (16:21 +0900)
commitb148599e513f21e48ad23d8694c23188d32aedf3
treeb77b892f72e14ecc15c82826e46fecd0340c5226
parent25092129cb134f4f0fc92475207d4a9cde966a33
parent1a8245fe787bdf605b8016e8cfe6227f43cc1b43
Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-fixes-2018-06-26

Fixes for mlx5 core and netdev driver:

Two fixes from Alex Vesker to address command interface issues
 - Race in command interface polling mode
 - Incorrect raw command length parsing

From Shay Agroskin, Fix wrong size allocation for QoS ETC TC regitster.

From Or Gerlitz and Eli Cohin, Address backward compatability issues for when
Eswitch capability is not advertised for the PF host driver
    - Fix required capability for manipulating MPFS
    - E-Switch, Disallow vlan/spoofcheck setup if not being esw manager
    - Avoid dealing with vport IB/eth representors if not being e-switch manager
    - E-Switch, Avoid setup attempt if not being e-switch manager
    - Don't attempt to dereference the ppriv struct if not being eswitch manager
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/infiniband/hw/mlx5/main.c