netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [NET 0/2] CAN fixes for 6.5-rc7
@ 2023-08-21 14:45 Oliver Hartkopp
  2023-08-21 14:45 ` [NET 1/2] can: isotp: fix support for transmission of SF without flow control Oliver Hartkopp
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Oliver Hartkopp @ 2023-08-21 14:45 UTC (permalink / raw)
  To: linux-can, netdev, kuba, edumazet, mkl; +Cc: Oliver Hartkopp

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-08-23  0:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-21 14:45 [NET 0/2] CAN fixes for 6.5-rc7 Oliver Hartkopp
2023-08-21 14:45 ` [NET 1/2] can: isotp: fix support for transmission of SF without flow control Oliver Hartkopp
2023-08-21 14:45 ` [NET 2/2] can: raw: add missing refcount for memory leak fix Oliver Hartkopp
2023-08-22  7:59   ` Simon Horman
2023-08-22 16:45     ` Oliver Hartkopp
2023-08-22 20:08       ` Simon Horman
2023-08-23  0:30 ` [NET 0/2] CAN fixes for 6.5-rc7 patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).