index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
13 days
can: m_can: pci: Remove driver_data
Markus Schneider-Pargmann (The Capable Hub)
13 days
drivers: gs_usb: gs_usb_probe(): fix typo in error message
Fanbo He
13 days
can: m_can: Use of_property_present() for wakeup-source
bui duc phuc
13 days
can: vxcan: support per-netns device unregistration.
Kuniyuki Iwashima
13 days
can: rockchip: add RK3588 CAN support
Cunhao Lu
13 days
can: tcan4x5x: put tcan into sleep when removing driver
Sean Nyekjaer
2026-07-29
can: ems_usb: validate CPC message lengths
Pengpeng Hou
2026-07-29
can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubm...
Guangshuo Li
2026-07-29
can: gs_usb: gs_usb_receive_bulk_callback(): resubmit URB on skb allocation f...
Marc Kleine-Budde
2026-07-29
can: c_can: c_can_chip_config(): keep controller in init mode until bittiming...
Lucas Martins Alves
2026-07-29
can: softing: fw_parse(): validate firmware record spans
Pengpeng Hou
2026-07-29
can: rcar_canfd: change the initializing flow for clocks and resets
Tu Nguyen
2026-07-29
can: kvaser_usb_leaf: kvaser_usb_leaf_wait_cmd(): validate received command e...
Pengpeng Hou
2026-07-29
can: kvaser_usb: kvaser_usb_hydra_get_busparams(): fix memory leak in kvaser_...
Abdun Nihaal
2026-07-29
can: peak_usb: validate uCAN receive record lengths
Pengpeng Hou
2026-07-29
can: peak_usb: peak_usb_start(): fix double free of transfer buffer on URB su...
Maoyi Xie
2026-07-29
can: peak_usb: add bounds check for USB channel index
James Gao
2026-07-29
can: ctucanfd: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
2026-07-29
can: ctucanfd: use self-test mode for PRESUME_ACK
Avi Weiss
2026-07-29
can: ctucanfd: handle bus error interrupts
Avi Weiss
2026-07-29
can: ctucanfd: mark error-active controller status valid
Avi Weiss
2026-07-29
can: ctucanfd: unmap BAR0 using base address
Avi Weiss
2026-07-16
can: peak: Modification of references to email accounts being deleted
Stéphane Grosjean
2026-07-14
can: esd_usb: kill anchored URBs before freeing netdevs
Fan Wu
2026-07-14
can: vxcan: Kconfig: fix description stating no local echo provided
Alexander Hölzl
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2026-06-10
can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
2026-05-12
net: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-09
can: ucan: fix devres lifetime
Johan Hovold
2026-04-01
can: ucan: refactor endpoint lookup
Johan Hovold
2026-04-01
can: kvaser_usb: leaf: refactor endpoint lookup
Johan Hovold
2026-04-01
can: mcp251xfd: add support for XSTBYEN transceiver standby control
Viken Dadhaniya
2026-04-01
can: rcar_can: Convert to FIELD_MODIFY()
Geert Uytterhoeven
2026-04-01
net: can: ctucanfd: remove useless copy of PCI_DEVICE_DATA macro
Ethan Nelson-Moore
2026-03-19
can: mcp251x: add error handling for power enable in open and resume
Wenyuan Li
2026-03-19
can: netlink: can_changelink(): add missing error handling to call can_ctrlmo...
Marc Kleine-Budde
2026-03-10
can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value
Wenyuan Li
2026-03-10
can: dev: keep the max bitrate error at 5%
Haibo Chen
2026-03-02
can: gs_usb: gs_can_open(): always configure bitrates before starting device
Marc Kleine-Budde
2026-03-02
can: usb: f81604: correctly anchor the urb in the read bulk callback
Greg Kroah-Hartman
2026-03-02
can: usb: f81604: handle bulk write errors properly
Greg Kroah-Hartman
2026-03-02
can: usb: f81604: handle short interrupt urb messages properly
Greg Kroah-Hartman
2026-03-02
can: usb: etas_es58x: correctly anchor the urb in the read bulk callback
Greg Kroah-Hartman
2026-03-02
can: ucan: Fix infinite loop from zero-length messages
Greg Kroah-Hartman
2026-03-02
can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
Greg Kroah-Hartman
2026-03-02
can: esd_usb: add endpoint type validation
Ziyi Guo
2026-03-02
can: mcp251x: fix deadlock in error path of mcp251x_open
Alban Bedel
2026-03-02
can: dummy_can: dummy_can_init(): fix packet statistics
Oliver Hartkopp
[next]