Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Sat, 16 Oct 2021 00:20:15 +0000 (17:20 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 16 Oct 2021 00:20:16 +0000 (17:20 -0700)
commit2151135a1f613c16c134c3674382a1f202868486
tree5be2c06b4547dedf90b22131c8536eee861b346d
parent0857d6f8c759d95f89d0436f86cdfd189ef99f20
parentb726ddf984a56a385c9df406a66c221f3a77c951
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-10-14

Brett ensures RDMA nodes are removed during release and rebuild. He also
corrects fw.mgmt.api to include the patch number for proper
identification.

Dave stops ida_free() being called when an IDA has not been allocated.

Michal corrects the order of parameters being provided and the number of
entries skipped for UDP tunnels.
====================

Link: https://lore.kernel.org/r/20211014181953.3538330-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>