Merge tag 'linux-can-next-for-6.17-20250610' of git://git.kernel.org/pub/scm/linux...
authorJakub Kicinski <kuba@kernel.org>
Tue, 10 Jun 2025 22:44:47 +0000 (15:44 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 10 Jun 2025 22:44:47 +0000 (15:44 -0700)
commit34355b6712bf9c8b803b4616ed3c66a96ccbdfa4
treea3e207ba49e07d7d4b3650c314de9a2d811b75f4
parentc4246f4cce05f1134fb9ea82460b5690ab6710a5
parentaf42404179c0e7b590ddfe56c4a753ace39cc1a4
Merge tag 'linux-can-next-for-6.17-20250610' of git://git./linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2025-06-10

The first 4 patches are by Vincent Mailhol and prepare the CAN netlink
interface for the introduction of CAN XL configuration.

Geert Uytterhoeven's patch updates the CAN networking documentation.

The last 2 patched are by Davide Caratti and introduce skb drop
reasons in the receive path of several CAN protocols.

* tag 'linux-can-next-for-6.17-20250610' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next:
  can: add drop reasons in CAN protocols receive path
  can: add drop reasons in the receive path of AF_CAN
  documentation: networking: can: Document alloc_candev_mqs()
  can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_provided
  can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
  can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK
  can: netlink: replace tabulation by space in assignment
====================

Link: https://patch.msgid.link/20250610094933.1593081-1-mkl@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>