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-10-29
can: netlink: can_changelink(): allow disabling of automatic restart
Marc Kleine-Budde
1
-2
/
+4
2025-10-29
can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead ...
Marc Kleine-Budde
1
-1
/
+1
2025-10-29
can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_...
Marc Kleine-Budde
1
-1
/
+1
2025-10-29
can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_drop...
Marc Kleine-Budde
1
-1
/
+1
2025-10-23
can: m_can: fix CAN state in system PM
Marc Kleine-Budde
1
-4
/
+3
2025-10-23
can: m_can: call deinit/init callback when going into suspend/resume
Sean Nyekjaer
1
-4
/
+11
2025-10-23
can: m_can: add deinit callback
Sean Nyekjaer
2
-0
/
+8
2025-10-23
can: m_can: m_can_chip_config(): bring up interface in correct state
Marc Kleine-Budde
1
-1
/
+1
2025-10-23
can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Ac...
Marc Kleine-Budde
1
-21
/
+32
2025-10-23
can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
Marc Kleine-Budde
1
-1
/
+1
2025-10-23
can: gs_usb: increase max interface to U8_MAX
Celeste Liu
1
-12
/
+10
2025-10-23
can: gs_usb: gs_make_candev(): populate net_device->dev_port
Celeste Liu
1
-0
/
+1
2025-10-12
can: rcar_canfd: Fix controller mode setting
Duy Nguyen
1
-3
/
+4
2025-10-12
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: 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-28
Revert "can: ti_hecc: fix -Woverflow compiler warning"
Greg Kroah-Hartman
1
-1
/
+1
2025-08-20
can: ti_hecc: fix -Woverflow compiler warning
Vincent Mailhol
1
-1
/
+1
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-01
can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do...
Marc Kleine-Budde
2
-3
/
+21
2025-07-24
can: tcan4x5x: fix reset gpio usage during probe
Brett Werling
1
-20
/
+41
2025-07-24
can: tcan4x5x: add option for selecting nWKRQ voltage
Sean Nyekjaer
2
-0
/
+21
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-27
can: kvaser_pciefd: refine error prone echo_skb_max handling logic
Fedor Pchelkin
1
-2
/
+1
2025-06-04
can: kvaser_pciefd: Force IRQ edge in case of nested IRQ
Axel Forsman
1
-43
/
+38
2025-05-29
can: kvaser_pciefd: Fix echo_skb race
Axel Forsman
1
-34
/
+59
2025-05-29
can: kvaser_pciefd: Continue parsing DMA buf after dropped RX
Axel Forsman
1
-3
/
+5
2025-05-29
can: slcan: allow reception of short error messages
Carlos Sanchez
1
-6
/
+20
2025-05-29
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: m_can: m_can_class_allocate_dev(): initialize spin lock on device probe
Antonios Salios
1
-0
/
+1
2025-05-18
can: rockchip_canfd: rkcanfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
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-04-25
can: rockchip_canfd: fix broken quirks checks
Weizhao Ouyang
1
-3
/
+4
2025-04-20
can: flexcan: add NXP S32G2/S32G3 SoC support
Ciprian Marian Costea
1
-0
/
+11
2025-04-20
can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
Ciprian Marian Costea
2
-1
/
+28
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: ucan: fix out of bound read in strscpy() source
Vincent Mailhol
1
-25
/
+18
2025-03-28
can: rcar_canfd: Fix page entries in the AFL list
Biju Das
1
-17
/
+11
2025-02-21
can: etas_es58x: fix potential NULL pointer dereference on udev->serial
Vincent Mailhol
1
-1
/
+5
[next]