index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
Marc Kleine-Budde
1
-0
/
+2
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+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-01-18
can: mcba_usb: Fix termination command argument
Yasushi SHOJI
1
-3
/
+7
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-09-28
can: gs_usb: gs_can_open(): fix race dev->can.state condition
Marc Kleine-Budde
1
-2
/
+2
2022-08-25
can: ems_usb: fix clang's -Wunaligned-access warning
Marc Kleine-Budde
1
-1
/
+1
2022-08-25
can: pch_can: pch_can_error(): initialize errc before using it
Vincent Mailhol
1
-1
/
+1
2022-08-25
can: usb_8dev: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-08-25
can: sun4i_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-5
/
+4
2022-08-25
can: hi311x: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-2
/
+3
2022-08-25
can: sja1000: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+4
2022-08-25
can: rcar_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-4
/
+4
2022-08-25
can: pch_can: do not report txerr and rxerr during bus-off
Vincent Mailhol
1
-3
/
+3
2022-07-21
can: m_can: m_can_tx_handler(): fix use after free of skb
Marc Kleine-Budde
1
-2
/
+3
2022-07-12
can: gs_usb: gs_usb_open/close(): fix memory leak
Rhett Aultman
1
-2
/
+21
2022-07-12
can: grcan: grcan_probe(): remove extra of_node_get()
Liang He
1
-1
/
+0
2022-05-15
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson
1
-15
/
+7
2022-05-15
can: grcan: grcan_probe(): fix broken system id check for errata workaround n...
Andreas Larsson
1
-5
/
+11
2022-05-12
can: grcan: use ofdev->dev when allocating DMA memory
Daniel Hellstrom
1
-2
/
+4
2022-05-12
can: grcan: grcan_close(): fix deadlock
Duoming Zhou
1
-0
/
+2
2022-04-27
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
1
-16
/
+14
2022-04-20
can: mcba_usb: properly check endpoint type
Pavel Skripkin
1
-10
/
+16
2022-04-20
can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
Hangyu Hua
1
-1
/
+0
2022-04-20
vxcan: enable local echo for sent CAN frames
Oliver Hartkopp
1
-1
/
+1
2022-04-20
can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error path
Hangyu Hua
1
-1
/
+0
2022-03-23
can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...
Lad Prabhakar
1
-3
/
+3
2022-03-08
can: gs_usb: change active_channels's type from atomic_t to u8
Vincent Mailhol
1
-5
/
+5
2022-01-27
can: xilinx_can: xcan_probe(): check for error irq
Jiasheng Jiang
1
-1
/
+6
2022-01-27
can: softing: softing_startstop(): fix set but not used variable warning
Marc Kleine-Budde
1
-5
/
+6
2022-01-27
can: softing_cs: softingcs_probe(): fix memleak on registration failure
Johan Hovold
1
-1
/
+1
2022-01-27
can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}
Brian Silverman
1
-0
/
+2
2022-01-27
can: gs_usb: fix use of uninitialized variable, detach device on reception of...
Marc Kleine-Budde
1
-1
/
+2
2021-12-29
can: kvaser_usb: get CAN clock frequency from device
Jimmy Assarsson
1
-5
/
+36
2021-12-14
can: m_can: Disable and ignore ELO interrupt
Brian Silverman
1
-8
/
+6
2021-12-14
can: pch_can: pch_can_rx_normal: fix use after free
Vincent Mailhol
1
-1
/
+1
2021-12-14
can: sja1000: fix use after free in ems_pcmcia_add_card()
Dan Carpenter
1
-1
/
+6
2021-10-27
can: peak_pci: peak_pci_remove(): fix UAF
Zheyu Ma
1
-5
/
+4
2021-10-27
can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...
Stephane Grosjean
1
-3
/
+2
2021-10-27
can: rcar_can: fix suspend/resume
Yoshihiro Shimoda
1
-8
/
+12
2021-09-03
can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...
Stefan Mätje
1
-2
/
+2
2021-08-04
can: hi311x: fix a signedness bug in hi3110_cmd()
Dan Carpenter
1
-1
/
+1
2021-08-04
can: esd_usb2: fix memory leak
Pavel Skripkin
1
-1
/
+15
2021-08-04
can: ems_usb: fix memory leak
Pavel Skripkin
1
-1
/
+13
2021-08-04
can: usb_8dev: fix memory leak
Pavel Skripkin
1
-2
/
+13
2021-08-04
can: mcba_usb_start(): add missing urb->transfer_dma initialization
Pavel Skripkin
1
-0
/
+2
[next]