index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
Age
Commit message (
Expand
)
Author
2025-12-10
can: gs_usb: gs_can_open(): fix error handling
Marc Kleine-Budde
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-17
can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...
Marc Kleine-Budde
2025-11-16
can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...
Marc Kleine-Budde
2025-11-16
can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs
Marc Kleine-Budde
2025-11-16
can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
Seungjin Bae
2025-10-31
can: peak_usb: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
2025-10-31
can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks
Vadim Fedorenko
2025-10-17
can: treewide: remove can_change_mtu()
Vincent Mailhol
2025-10-08
can: gs_usb: gs_make_candev(): populate net_device->dev_port
Celeste Liu
2025-10-08
can: gs_usb: increase max interface to U8_MAX
Celeste Liu
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-26
Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2025-09-19
can: esd_usb: Avoid errors triggered from USB disconnect
Stefan Mätje
2025-09-19
can: esd_usb: Rework display of error messages
Stefan Mätje
2025-09-19
can: peak_usb: fix shift-out-of-bounds issue
Stéphane Grosjean
2025-09-19
can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
2025-09-19
can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
2025-09-16
can: Add Nuvoton NCT6694 CANFD support
Ming Yu
2025-09-13
can: peak: Modification of references to email accounts being deleted
Stéphane Grosjean
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-25
can: kvaser_usb: Add devlink port support
Jimmy Assarsson
2025-07-25
can: kvaser_usb: Expose device information via devlink info_get()
Jimmy Assarsson
2025-07-25
can: kvaser_usb: Add devlink support
Jimmy Assarsson
2025-07-25
can: kvaser_usb: Store additional device information
Jimmy Assarsson
2025-07-25
can: kvaser_usb: Store the different firmware version components in a struct
Jimmy Assarsson
2025-07-25
can: kvaser_usb: Move comment regarding max_tx_urbs
Jimmy Assarsson
2025-07-25
can: kvaser_usb: Add intermediate variables
Jimmy Assarsson
2025-07-25
can: kvaser_usb: Assign netdev.dev_port based on device channel index
Jimmy Assarsson
2025-07-25
can: kvaser_usb: Add support for ethtool set_phys_id()
Jimmy Assarsson
2025-07-25
can: kvaser_usb: Add support to control CAN LEDs on device
Jimmy Assarsson
2025-07-25
can: peak_usb: fix USB FD devices potential malfunction
Stephane Grosjean
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-10
can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
Vincent Mailhol
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-14
can: ucan: fix out of bound read in strscpy() source
Vincent Mailhol
2025-02-19
can: gs_usb: add VID/PID for the CANnectivity firmware
Henrik Brix Andersen
2025-02-08
can: etas_es58x: fix potential NULL pointer dereference on udev->serial
Vincent Mailhol
2025-01-10
Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2025-01-10
can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
Jimmy Assarsson
2025-01-10
can: kvaser_usb: Update stats and state even if alloc_can_err_skb() fails
Jimmy Assarsson
2024-11-26
can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-26
can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-26
can: gs_usb: add usb endpoint address detection at driver probe step
Alexander Kozhinov
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
[next]