]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-updates-2020-05-15' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Fri, 15 May 2020 23:36:46 +0000 (16:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 May 2020 23:36:46 +0000 (16:36 -0700)
commit7f7590473760138d1c0dbbd480a30e436b4b3a78
tree5b494aba7663bf8dc64f61431214c732c8892f3a
parent2005883341da3e8e1f17b0354c5933f8c076988b
parent03ca66bb7ef47707a8ca787ec54f3e16e6601bec
Merge tag 'mlx5-updates-2020-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2020-05-15

mlx5 core and mlx5e (netdev) updates:

1) Two fixes for release all FW pages support.
2) Improvement in calculating the send queue stop room on tx
3) Flow steering auto-groups creation improvements
4) TC offload fix for Connection tracking with NAT action
5) IPoIB support for self looback to allow communication between ipoib
pkey child interfaces on the same host.
6) DCBNL cleanup to avoid #ifdef DCBNL all over the main mlx5e code
7) Small and trivial code cleanup
====================

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