Hello Jakub, hello David, this is a pull request of 2 patches for net/master. Oliver Hartkopp contributes 2 fixes for the CAN ISOTP protocol. regards, Marc --- The following changes since commit 7db788ad627aabff2b74d4f1a3b68516d0fee0d7: nfp: flower: fix ida_idx not being released (2022-02-08 21:06:35 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-5.17-20220209 for you to fetch changes up to 8375dfac4f683e1b2c5956d919d36aeedad46699: can: isotp: fix error path in isotp_sendmsg() to unlock wait queue (2022-02-09 08:47:47 +0100) ---------------------------------------------------------------- linux-can-fixes-for-5.17-20220209 ---------------------------------------------------------------- Oliver Hartkopp (2): can: isotp: fix potential CAN frame reception race in isotp_rcv() can: isotp: fix error path in isotp_sendmsg() to unlock wait queue net/can/isotp.c | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-)