]> 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)
commitf1f09edcf5144d15a51c8a98102ea77e55c4b70d
tree317ff9f60f32b25c7ac4c4f7e0c5ef4c72af6549
parentc9b4f0083c052c271a18fa6bf86db0bca5b45d8d
parent8f02e84b4f4c8bce40addba9893590d3d43040b0
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>