Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorDavid S. Miller <davem@davemloft.net>
Fri, 25 Jun 2021 18:59:11 +0000 (11:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Jun 2021 18:59:11 +0000 (11:59 -0700)
commitff8744b5eb116fdf9b80a6ff774393afac7325bd
tree2242c8dbf159416e8614877e64c34768b9bd75b9
parent17081633e22d83be928a779fd7acd04b247dec90
parentb81c191c468bb9f9e63cb19cdf090732e3218dce
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
100GbE Intel Wired LAN Driver Updates 2021-06-25

This series contains updates to ice driver only.

Jesse adds support for tracepoints to aide in debugging.

Maciej adds support for PTP auxiliary pin support.

Victor removes the VSI info from the old aggregator when moving the VSI
to another aggregator.

Tony removes an unnecessary VSI assignment.

Christophe Jaillet fixes a memory leak for failed allocation in
ice_pf_dcb_cfg().
====================

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