summaryrefslogtreecommitdiff
path: root/drivers/net/can/usb
AgeCommit message (Expand)Author
7 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
7 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
7 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
8 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-23can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde
2026-01-16can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-16can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-16can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-16can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-16can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-16can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde
2026-01-09can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-09can: etas_es58x: allow partial RX URB allocation to succeedSzymon Wilczek
2025-12-10can: gs_usb: gs_can_open(): fix error handlingMarc Kleine-Budde
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-17can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde
2025-11-16can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...Marc Kleine-Budde
2025-11-16can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBsMarc Kleine-Budde
2025-11-16can: kvaser_usb: leaf: Fix potential infinite loop in command parsersSeungjin Bae
2025-10-31can: peak_usb: convert to use ndo_hwtstamp callbacksVadim Fedorenko
2025-10-31can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacksVadim Fedorenko
2025-10-17can: treewide: remove can_change_mtu()Vincent Mailhol
2025-10-08can: gs_usb: gs_make_candev(): populate net_device->dev_portCeleste Liu
2025-10-08can: gs_usb: increase max interface to U8_MAXCeleste Liu
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-26Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-09-19can: esd_usb: Avoid errors triggered from USB disconnectStefan Mätje
2025-09-19can: esd_usb: Rework display of error messagesStefan Mätje
2025-09-19can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean
2025-09-19can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-09-19can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-09-16can: Add Nuvoton NCT6694 CANFD supportMing Yu
2025-09-13can: peak: Modification of references to email accounts being deletedStéphane Grosjean
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-25can: kvaser_usb: Add devlink port supportJimmy Assarsson
2025-07-25can: kvaser_usb: Expose device information via devlink info_get()Jimmy Assarsson
2025-07-25can: kvaser_usb: Add devlink supportJimmy Assarsson
2025-07-25can: kvaser_usb: Store additional device informationJimmy Assarsson
2025-07-25can: kvaser_usb: Store the different firmware version components in a structJimmy Assarsson
2025-07-25can: kvaser_usb: Move comment regarding max_tx_urbsJimmy Assarsson
2025-07-25can: kvaser_usb: Add intermediate variablesJimmy Assarsson
2025-07-25can: kvaser_usb: Assign netdev.dev_port based on device channel indexJimmy Assarsson
2025-07-25can: kvaser_usb: Add support for ethtool set_phys_id()Jimmy Assarsson
2025-07-25can: kvaser_usb: Add support to control CAN LEDs on deviceJimmy Assarsson
2025-07-25can: peak_usb: fix USB FD devices potential malfunctionStephane Grosjean
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-10can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()Vincent Mailhol