]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'xsk-fix-negative-overflow-issues-in-zerocopy-xmit'
authorJakub Kicinski <kuba@kernel.org>
Sat, 26 Jul 2025 18:23:13 +0000 (11:23 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 26 Jul 2025 18:23:13 +0000 (11:23 -0700)
commite1f4ebd9db7e236eb439f7e243d570cc51797b5e
tree2a2575364c84f0701eff700e03f4c89b9de05656
parenteccf7a3480a06eb698f064af829733bd8d0ec263
parent3b7c13dfdcc26a78756cc17a23cdf4310c5a24a9
Merge branch 'xsk-fix-negative-overflow-issues-in-zerocopy-xmit'

Jason Xing says:

====================
xsk: fix negative overflow issues in zerocopy xmit

Fix two negative overflow issues around {stmmac_xdp|igb}_xmit_zc().
====================

Link: https://patch.msgid.link/20250723142327.85187-1-kerneljasonxing@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>