Hello Jakub, as Marc is probably on vacation I send these two fixes directly to the netdev mailing list to hopefully get them into the current 6.5 cycle. The isotp fix removes an unnecessary check which leads to delays and/or a wrong error notification. The fix for the CAN_RAW socket solves the last issue that has been introduced with commit ee8b94c8510c ("can: raw: fix receiver memory leak") in this upstream cycle (detected by Eric Dumazet). Best regards, Oliver Oliver Hartkopp (2): can: isotp: fix support for transmission of SF without flow control can: raw: add missing refcount for memory leak fix net/can/isotp.c | 22 +++++++--------------- net/can/raw.c | 35 ++++++++++++++++++++++++++--------- 2 files changed, 33 insertions(+), 24 deletions(-) -- 2.39.2