]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Sun, 4 Apr 2021 08:41:08 +0000 (01:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Apr 2021 08:41:08 +0000 (01:41 -0700)
commitcd77ce9303237191e64bde25bdd2ec277435068e
tree53a02c0b30ef92fda4a2690ef4dadb7777a3e656
parent428e68e1a85a64a8f601fb3a2b4d3e354d8cdc4a
parent6783f0a21a3ce60e2ac9e56814afcbb01f98cc2e
Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2021-04-02

This series provides trivial updates and cleanup to mlx5 driver

1) Support for matching on ct_state inv and rel flag in connection tracking
2) Reject TC rules that redirect from a VF to itself
3) Parav provided some E-Switch cleanups that could be summarized to:
  3.1) Packing and Reduce structure sizes
  3.2) Dynamic allocation of rate limit tables and structures
4) Vu Makes the netdev arfs and vlan tables allocation dynamic.
====================

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