]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Nov 2022 09:23:10 +0000 (09:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Nov 2022 09:23:10 +0000 (09:23 +0000)
commit98ca02ad54fda2ef10c4b53a4341364a1954678c
tree317ff9f60f32b25c7ac4c4f7e0c5ef4c72af6549
parent0dc2f74411703007d87e9e15957653932b9c1c71
parent78b5bee854ea5503abd99d5efc7857704a8fabb4
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-11-23 (ixgbevf, i40e, fm10k, iavf, e100)

This series contains updates to various Intel drivers.

Shang XiaoJing fixes init module error path stop to resource leaks for
ixgbevf and i40e.

Yuan Can also does the same for fm10k and iavf.

Wang Hai stops freeing of skb as it was causing use after free error for
e100.
====================

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