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)
commit1f605d6d10c0514cdb15d05133e038a9a143f18d
tree317ff9f60f32b25c7ac4c4f7e0c5ef4c72af6549
parent369eb2c9f1f72adbe91e0ea8efb130f0a2ba11a6
parent45605c75c52c7ae7bfe902214343aabcfe5ba0ff
Merge branch '10GbE' of git://git./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>