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
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
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
2025-12-03
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-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-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-23
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-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
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-18
can: tcan4x5x: Remove invalid write in clear_interrupts
Markus Schneider-Pargmann
1
-5
/
+0
2023-01-18
can: kvaser_usb: Compare requested bittiming parameters with actual parameter...
Jimmy Assarsson
4
-41
/
+284
2023-01-18
can: kvaser_usb: Add struct kvaser_usb_busparams
Jimmy Assarsson
3
-31
/
+27
2023-01-18
can: kvaser_usb_leaf: Fix bogus restart events
Anssi Hannula
1
-3
/
+3
2023-01-18
can: kvaser_usb_leaf: Fix wrong CAN state after stopping
Anssi Hannula
1
-0
/
+4
2023-01-18
can: kvaser_usb_leaf: Fix improved state not being reported
Anssi Hannula
3
-3
/
+81
2023-01-18
can: kvaser_usb_leaf: Set Warning state even without bus errors
Anssi Hannula
1
-12
/
+8
2023-01-18
can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
Jimmy Assarsson
1
-0
/
+99
2023-01-18
can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {le...
Jimmy Assarsson
1
-19
/
+19
2023-01-18
can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
Jimmy Assarsson
1
-1
/
+143
2023-01-18
can: kvaser_usb: do not increase tx statistics when sending error message frames
Vincent Mailhol
1
-1
/
+6
2022-12-19
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
1
-3
/
+7
2022-12-14
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
1
-0
/
+6
2022-12-08
can: cc770: cc770_isa_probe(): add missing free_cc770dev()
Zhang Changzhong
1
-4
/
+6
2022-12-08
can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()
Zhang Changzhong
1
-4
/
+6
2022-11-03
can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...
Biju Das
1
-2
/
+4
2022-11-03
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
Dongliang Mu
1
-3
/
+5
2022-11-03
can: kvaser_usb: Fix possible completions during init_completion
Anssi Hannula
2
-4
/
+4
2022-10-26
can: kvaser_usb_leaf: Fix CAN state after restart
Anssi Hannula
1
-0
/
+2
2022-10-26
can: kvaser_usb_leaf: Fix TX queue out of sync after restart
Anssi Hannula
3
-1
/
+5
[next]