OSDN Git Service

Merge branch 'mellanox/mlx5-next' into rdma.git for-next
authorJason Gunthorpe <jgg@mellanox.com>
Sat, 2 May 2020 23:18:45 +0000 (20:18 -0300)
committerJason Gunthorpe <jgg@mellanox.com>
Sat, 2 May 2020 23:18:45 +0000 (20:18 -0300)
From the mlx5-next branch at
  git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux

Required for dependencies in following patches

* mellanox/mlx5-next:
  net/mlx5: Add support to get lag physical port
  net/mlx5: Change lag mutex lock to spin lock
  bonding: Implement ndo_get_xmit_slave
  bonding: Add array of all slaves
  bonding: Add function to get the xmit slave in active-backup mode
  bonding: Add helper function to get the xmit slave in rr mode
  bonding: Add helper function to get the xmit slave based on hash
  bonding/alb: Add helper functions to get the xmit slave
  bonding: Rename slave_arr to usable_slaves
  bonding: Export skip slave logic to function
  net/core: Introduce netdev_get_xmit_slave


Trivial merge