[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176884741979.92238.4588808335124303475.git-patchwork-notify@kernel.org>
Date: Mon, 19 Jan 2026 18:30:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
linux-can@...r.kernel.org, kernel@...gutronix.de, socketcan@...tkopp.net
Subject: Re: [PATCH net 1/7] can: dev: alloc_candev_mqs(): add missing default
CAN
capabilities
Hello:
This series was applied to netdev/net.git (main)
by Marc Kleine-Budde <mkl@...gutronix.de>:
On Fri, 16 Jan 2026 20:55:47 +0100 you wrote:
> The idea behind series 6c1f5146b214 ("Merge patch series "can: raw: better
> approach to instantly reject unsupported CAN frames"") is to set the
> capabilities of a CAN device (CAN-CC, CAN-FD, CAN-XL, and listen only) [1]
> and, based on these capabilities, reject unsupported CAN frames in the
> CAN-RAW protocol [2].
>
> This works perfectly for CAN devices configured in CAN-FD or CAN-XL mode.
> CAN devices with static CAN control modes define their capabilities via
> can_set_static_ctrlmode() -> can_set_cap_info(). CAN devices configured by
> the user space for CAN-FD or CAN-XL set their capabilities via
> can_changelink() -> can_ctrlmode_changelink() -> can_set_cap_info().
>
> [...]
Here is the summary with links:
- [net,1/7] can: dev: alloc_candev_mqs(): add missing default CAN capabilities
https://git.kernel.org/netdev/net/c/375629c92fd8
- [net,2/7] can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error
https://git.kernel.org/netdev/net/c/79a6d1bfe114
- [net,3/7] can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
https://git.kernel.org/netdev/net/c/0ce73a0eb5a2
- [net,4/7] can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
https://git.kernel.org/netdev/net/c/5a4391bdc6c8
- [net,5/7] can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak
https://git.kernel.org/netdev/net/c/248e8e1a125f
- [net,6/7] can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak
https://git.kernel.org/netdev/net/c/710a7529fb13
- [net,7/7] can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak
https://git.kernel.org/netdev/net/c/f7a980b3b8f8
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists