]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Nov 2021 12:10:07 +0000 (12:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Nov 2021 12:10:07 +0000 (12:10 +0000)
commit1bc221c3d821c3a2a23c25b63f20c949a2383a8f
treef96c20d29b1fc0cf4eb19ae5b10b6d35c8ada14d
parent20975423674a0c4514964b1a914395a85bb48553
parent0cb9c3460ba2388ce6ca552a150be58ecf89a9e4
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-11-22

Maciej Fijalkowski says:

Here are the two fixes for issues around ethtool's set_channels()
callback for ice driver. Both are related to XDP resources. First one
corrects the size of vsi->txq_map that is used to track the usage of Tx
resources and the second one prevents the wrong refcounting of bpf_prog.
====================

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