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