index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
can: mcp251x: add error handling for power enable in open and resume
Wenyuan Li
1
-5
/
+24
2026-04-18
can: gs_usb: gs_can_open(): always configure bitrates before starting device
Marc Kleine-Budde
1
-4
/
+9
2026-04-18
can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value
Wenyuan Li
1
-1
/
+4
2026-04-18
can: mcp251x: fix deadlock in error path of mcp251x_open
Alban Bedel
1
-1
/
+14
2026-04-18
can: ucan: Fix infinite loop from zero-length messages
Greg Kroah-Hartman
1
-1
/
+1
2026-04-18
can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message
Greg Kroah-Hartman
1
-1
/
+6
2026-02-06
can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+8
2026-02-06
can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2026-02-06
can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2026-02-06
can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+8
2026-02-06
can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2025-12-07
can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling
Marc Kleine-Budde
1
-2
/
+2
2025-12-07
can: sja1000: fix max irq loop handling
Thomas Mühlbacher
1
-2
/
+2
2025-12-07
can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
Seungjin Bae
1
-2
/
+2
2025-12-07
can: gs_usb: increase max interface to U8_MAX
Celeste Liu
1
-12
/
+11
2025-10-02
can: peak_usb: fix shift-out-of-bounds issue
Stéphane Grosjean
1
-1
/
+1
2025-10-02
can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-0
/
+1
2025-10-02
can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-0
/
+1
2025-10-02
can: hi311x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-0
/
+1
2025-10-02
can: rcar_can: rcar_can_resume(): fix s2ram with PSCI
Geert Uytterhoeven
1
-7
/
+1
2025-08-28
can: kvaser_usb: Assign netdev.dev_port based on device channel index
Jimmy Assarsson
1
-0
/
+1
2025-08-28
can: kvaser_pciefd: Store device channel index
Jimmy Assarsson
1
-0
/
+1
2025-07-17
can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debu...
Sean Nyekjaer
1
-1
/
+1
2025-07-17
can: tcan4x5x: fix power regulator retrieval during probe
Brett Werling
1
-4
/
+5
2025-06-04
can: c_can: Use of_property_present() to test existence of DT property
Krzysztof Kozlowski
1
-1
/
+1
2025-06-04
can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-04-10
can: flexcan: only change CAN state when link up in system PM
Haibo Chen
1
-2
/
+4
2025-03-13
can: c_can: fix unbalanced runtime PM disable in error path
Krzysztof Kozlowski
1
-2
/
+3
2024-12-14
can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-5
/
+9
2024-12-14
can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL
Dario Binacchi
1
-4
/
+4
2024-11-17
can: c_can: fix {rx,tx}_errors statistics
Dario Binacchi
1
-1
/
+6
2024-10-17
can: m_can: m_can_close(): stop clocks after device has been shut down
Marc Kleine-Budde
1
-1
/
+1
2024-10-17
can: m_can: Add support for transceiver as phy
Faiz Abbas
3
-1
/
+25
2024-09-12
can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
Simon Arlott
1
-1
/
+1
2024-07-27
can: kvaser_usb: fix return value for hif_usb_send_regout
Chen Ni
1
-1
/
+1
2024-07-18
can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
Jimmy Assarsson
1
-0
/
+1
2023-11-20
can: dev: can_restart(): fix race condition between controller restart and ne...
Marc Kleine-Budde
1
-3
/
+4
2023-11-20
can: dev: can_restart(): don't crash kernel if carrier is OK
Marc Kleine-Budde
1
-1
/
+2
2023-09-19
can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...
Marc Kleine-Budde
1
-2
/
+3
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-6
/
+1
2023-08-11
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
Marc Kleine-Budde
1
-0
/
+2
2023-05-30
can: kvaser_pciefd: Disable interrupts in probe error path
Jimmy Assarsson
1
-0
/
+2
2023-05-30
can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
Jimmy Assarsson
1
-17
/
+4
2023-05-30
can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
Jimmy Assarsson
1
-0
/
+2
2023-05-30
can: kvaser_pciefd: Empty SRB buffer in probe
Jimmy Assarsson
1
-0
/
+15
2023-05-30
can: kvaser_pciefd: Call request_irq() before enabling interrupts
Jimmy Assarsson
1
-5
/
+5
2023-05-30
can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
Jimmy Assarsson
1
-0
/
+1
2023-03-11
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...
Frank Jungclaus
1
-1
/
+3
2023-02-25
can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
Marc Kleine-Budde
1
-9
/
+24
2023-01-14
can: tcan4x5x: Remove invalid write in clear_interrupts
Markus Schneider-Pargmann
1
-5
/
+0
[next]