]> 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)
commitc812eaa067355277edcbcbc02cc704670c98afc6
tree2242c8dbf159416e8614877e64c34768b9bd75b9
parent388d45803206f8994af4db6d7d0fbd162fe062e2
parenta4cc383394001fa1ac1e1ed2e67f1d439d28fcb4
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>