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-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: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...
Marc Kleine-Budde
1
-7
/
+19
2025-12-07
can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs
Marc Kleine-Budde
1
-2
/
+15
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
-11
/
+10
2025-10-29
can: netlink: can_changelink(): allow disabling of automatic restart
Marc Kleine-Budde
1
-2
/
+4
2025-10-29
can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
Marc Kleine-Budde
1
-1
/
+1
2025-10-15
can: rcar_canfd: Fix controller mode setting
Duy Nguyen
1
-3
/
+4
2025-10-15
can: hi311x: fix null pointer dereference when resuming from sleep before int...
Chen Yufeng
1
-16
/
+17
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: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-1
/
+2
2025-10-02
can: etas_es58x: sort the includes by alphabetic order
Vincent Mailhol
4
-11
/
+11
2025-10-02
can: rcar_can: rcar_can_resume(): fix s2ram with PSCI
Geert Uytterhoeven
1
-7
/
+1
2025-09-19
can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB
Anssi Hannula
1
-8
/
+8
2025-08-15
can: kvaser_usb: Assign netdev.dev_port based on device channel index
Jimmy Assarsson
1
-0
/
+1
2025-08-15
can: kvaser_pciefd: Store device channel index
Jimmy Assarsson
1
-0
/
+1
2025-08-15
can: peak_usb: fix USB FD devices potential malfunction
Stephane Grosjean
1
-8
/
+9
2025-08-15
can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do...
Marc Kleine-Budde
2
-3
/
+21
2025-08-15
can: dev: can_restart(): move debug message and stats after successful restart
Marc Kleine-Budde
1
-4
/
+4
2025-08-15
can: dev: can_restart(): reverse logic to remove need for goto
Marc Kleine-Budde
1
-7
/
+4
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-06-27
can: tcan4x5x: fix power regulator retrieval during probe
Brett Werling
1
-4
/
+5
2025-06-04
can: slcan: allow reception of short error messages
Carlos Sanchez
1
-6
/
+20
2025-06-04
can: c_can: Use of_property_present() to test existence of DT property
Krzysztof Kozlowski
1
-1
/
+1
2025-05-18
can: mcp251xfd: fix TDC setting for low data bit rates
Kelsey Maes
1
-8
/
+32
2025-05-18
can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-05-18
can: mcan: m_can_class_unregister(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-03-28
can: flexcan: disable transceiver during system PM
Haibo Chen
1
-1
/
+11
2025-03-28
can: flexcan: only change CAN state when link up in system PM
Haibo Chen
1
-2
/
+4
2025-03-28
can: rcar_canfd: Fix page entries in the AFL list
Biju Das
1
-17
/
+11
2025-02-21
can: c_can: fix unbalanced runtime PM disable in error path
Krzysztof Kozlowski
1
-2
/
+3
2025-02-21
can: ctucanfd: handle skb allocation failure
Fedor Pchelkin
1
-4
/
+6
2024-12-14
can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.
Marc Kleine-Budde
1
-1
/
+28
2024-12-14
can: dev: can_set_termination(): allow sleeping GPIOs
Marc Kleine-Budde
1
-1
/
+1
2024-12-14
can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-25
/
+33
2024-12-14
can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-5
/
+9
2024-12-14
can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-28
/
+39
2024-12-14
can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-18
/
+29
2024-12-14
can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-18
/
+40
2024-12-14
can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-10
/
+23
2024-12-14
can: hi311x: hi3110_can_ist(): fix potential use-after-free
Dario Binacchi
1
-1
/
+2
2024-12-14
can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL
Dario Binacchi
1
-4
/
+4
2024-12-14
can: c_can: c_can_handle_bus_err(): update statistics if skb allocation fails
Dario Binacchi
1
-9
/
+17
2024-12-14
can: gs_usb: add usb endpoint address detection at driver probe step
Alexander Kozhinov
1
-7
/
+18
2024-12-14
can: gs_usb: add VID/PID for Xylanta SAINT3 product family
Marc Kleine-Budde
1
-0
/
+5
2024-12-14
can: gs_usb: uniformly use "parent" as variable name for struct gs_usb
Marc Kleine-Budde
1
-31
/
+31
[next]