[GIT PULL] firewire fixes for v7.2-rc5

From: Takashi Sakamoto

Date: Sat Jul 25 2026 - 07:09:08 EST


Hi Linus,

Please apply some fixes from firewire subsystem to your tree.


The following changes since commit a13c140cc289c0b7b3770bce5b3ad42ab35074aa:

Linux 7.2-rc3 (2026-07-12 14:16:39 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-7.2-rc5

for you to fetch changes up to d52a13adbb8ccbab99cd3bad36804e87d8b5c052:

firewire: net: Fix fragmented datagram reassembly (2026-07-13 20:19:06 +0900)

----------------------------------------------------------------
firewire fixes for 7.2-rc5

Fix a bug in unit driver for RFC 2734 IPv4 over IEEE 1394. The driver
failed to reassemble a complete datagram when it was stored across
multiple buffer ranges in the list. Ruoyu Wang reported and fixed it.

----------------------------------------------------------------
Ruoyu Wang (1):
firewire: net: Fix fragmented datagram reassembly

drivers/firewire/net.c | 39 +++++++++++++++++++++------------------
1 file changed, 21 insertions(+), 18 deletions(-)


Regards

Takashi Sakamoto