]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f3cfe83707dc6ea56948ea5b368eb25b8577492
tree2242c8dbf159416e8614877e64c34768b9bd75b9
parent60dbc575264726e4ae4bf7ad87a52180a6d60a69
parent2a4fdffbd79f774d8636b605fc0cce344603737b
Merge branch '100GbE' of git://git.kernel.org/pub/scm/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>