index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...
Marc Kleine-Budde
2023-09-23
1
-2
/
+3
*
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
Marc Kleine-Budde
2023-08-11
1
-0
/
+2
*
treewide: Remove uninitialized_var() usage
Kees Cook
2023-08-11
1
-1
/
+1
*
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...
Frank Jungclaus
2023-03-11
1
-1
/
+3
*
can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len
Marc Kleine-Budde
2023-02-25
1
-9
/
+24
*
can: kvaser_usb: Compare requested bittiming parameters with actual parameter...
Jimmy Assarsson
2023-01-18
4
-41
/
+284
*
can: kvaser_usb: Add struct kvaser_usb_busparams
Jimmy Assarsson
2023-01-18
3
-31
/
+27
*
can: kvaser_usb_leaf: Fix bogus restart events
Anssi Hannula
2023-01-18
1
-3
/
+3
*
can: kvaser_usb_leaf: Fix wrong CAN state after stopping
Anssi Hannula
2023-01-18
1
-0
/
+4
*
can: kvaser_usb_leaf: Fix improved state not being reported
Anssi Hannula
2023-01-18
3
-3
/
+81
*
can: kvaser_usb_leaf: Set Warning state even without bus errors
Anssi Hannula
2023-01-18
1
-12
/
+8
*
can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
Jimmy Assarsson
2023-01-18
1
-0
/
+99
*
can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {le...
Jimmy Assarsson
2023-01-18
1
-19
/
+19
*
can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
Jimmy Assarsson
2023-01-18
1
-1
/
+143
*
can: kvaser_usb: do not increase tx statistics when sending error message frames
Vincent Mailhol
2023-01-18
1
-1
/
+6
*
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
2023-01-18
1
-3
/
+7
*
can: esd_usb: Allow REC and TEC to return to zero
Frank Jungclaus
2022-12-14
1
-0
/
+6
*
can: cc770: cc770_isa_probe(): add missing free_cc770dev()
Zhang Changzhong
2022-12-08
1
-4
/
+6
*
can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()
Zhang Changzhong
2022-12-08
1
-4
/
+6
*
can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...
Biju Das
2022-11-03
1
-2
/
+4
*
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
Dongliang Mu
2022-11-03
1
-3
/
+5
*
can: kvaser_usb: Fix possible completions during init_completion
Anssi Hannula
2022-11-03
2
-4
/
+4
*
can: kvaser_usb_leaf: Fix CAN state after restart
Anssi Hannula
2022-10-26
1
-0
/
+2
*
can: kvaser_usb_leaf: Fix TX queue out of sync after restart
Anssi Hannula
2022-10-26
3
-1
/
+5
*
can: kvaser_usb_leaf: Fix overread with an invalid command
Anssi Hannula
2022-10-26
1
-0
/
+75
*
can: kvaser_usb: Fix use of uninitialized completion
Anssi Hannula
2022-10-26
2
-1
/
+2
*
can: gs_usb: gs_can_open(): fix race dev->can.state condition
Marc Kleine-Budde
2022-09-28
1
-2
/
+2
*
can: ems_usb: fix clang's -Wunaligned-access warning
Marc Kleine-Budde
2022-08-25
1
-1
/
+1
*
can: pch_can: pch_can_error(): initialize errc before using it
Vincent Mailhol
2022-08-25
1
-1
/
+1
*
can: usb_8dev: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-08-25
1
-3
/
+4
*
can: kvaser_usb_leaf: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-08-25
1
-2
/
+4
*
can: kvaser_usb_hydra: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-08-25
1
-4
/
+8
*
can: sun4i_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-08-25
1
-5
/
+4
*
can: hi311x: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-08-25
1
-2
/
+3
*
can: sja1000: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-08-25
1
-3
/
+4
*
can: rcar_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-08-25
1
-4
/
+4
*
can: pch_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
2022-08-25
1
-3
/
+3
*
can: m_can: m_can_tx_handler(): fix use after free of skb
Marc Kleine-Budde
2022-07-21
1
-2
/
+3
*
can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
Jimmy Assarsson
2022-07-12
3
-35
/
+47
*
can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression
Jimmy Assarsson
2022-07-12
3
-19
/
+36
*
can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info
Jimmy Assarsson
2022-07-12
3
-135
/
+155
*
can: gs_usb: gs_usb_open/close(): fix memory leak
Rhett Aultman
2022-07-12
1
-2
/
+21
*
can: grcan: grcan_probe(): remove extra of_node_get()
Liang He
2022-07-12
1
-1
/
+0
*
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson
2022-05-15
1
-15
/
+7
*
can: grcan: grcan_probe(): fix broken system id check for errata workaround n...
Andreas Larsson
2022-05-15
1
-5
/
+11
*
can: grcan: use ofdev->dev when allocating DMA memory
Daniel Hellstrom
2022-05-12
1
-2
/
+4
*
can: grcan: grcan_close(): fix deadlock
Duoming Zhou
2022-05-12
1
-0
/
+2
*
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
2022-04-27
1
-16
/
+14
*
can: mcba_usb: properly check endpoint type
Pavel Skripkin
2022-04-15
1
-10
/
+16
*
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
2022-04-15
1
-1
/
+0
[next]