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.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
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-12-14
can: kvaser_usb: get CAN clock frequency from device
Jimmy Assarsson
1
-28
/
+73
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
2021-07-20
can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ...
Stephane Grosjean
1
-2
/
+2
2021-07-20
net: can: ems_usb: fix use-after-free in ems_usb_disconnect()
Pavel Skripkin
1
-1
/
+2
2021-06-30
can: mcba_usb: fix memory leak in mcba_usb
Pavel Skripkin
1
-2
/
+15
2021-04-14
drivers: net: fix memory leak in peak_usb_create_dev
Pavel Skripkin
1
-1
/
+5
2021-03-30
can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"
Marc Kleine-Budde
1
-2
/
+0
2021-03-30
can: dev: Move device back to init netns on owning netns delete
Martin Willi
1
-0
/
+1
2021-03-30
can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
Torin Cooper-Bennun
1
-3
/
+0
2021-03-30
can: c_can: move runtime PM enable/disable to c_can_platform
Tong Zhang
2
-24
/
+6
2021-03-30
can: c_can_pci: c_can_pci_remove(): fix use-after-free
Tong Zhang
1
-1
/
+2
2021-03-30
can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
Angelo Dureghello
1
-1
/
+7
2021-03-30
can: peak_usb: add forgotten supported devices
Stephane Grosjean
1
-0
/
+2
2021-03-17
can: flexcan: enable RX FIFO after FRZ/HALT valid
Joakim Zhang
1
-3
/
+7
2021-03-17
can: flexcan: assert FRZ bit in flexcan_chip_freeze()
Joakim Zhang
1
-1
/
+1
2021-02-04
can: dev: prevent potential information leak in can_fill_info()
Dan Carpenter
1
-1
/
+1
2021-01-27
can: peak_usb: fix use after free bugs
Vincent Mailhol
1
-4
/
+4
2021-01-27
can: vxcan: vxcan_xmit: fix use after free bug
Vincent Mailhol
1
-2
/
+4
2021-01-27
can: dev: can_restart: fix use after free bug
Vincent Mailhol
1
-2
/
+2
2020-12-30
can: softing: softing_netdev_open(): fix error handling
Zhang Qilong
1
-2
/
+7
2020-12-02
can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
Marc Kleine-Budde
1
-1
/
+1
2020-12-02
can: gs_usb: fix endianess problem with candleLight firmware
Marc Kleine-Budde
1
-61
/
+70
2020-11-24
can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
Jimmy Assarsson
1
-1
/
+1
2020-11-24
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
1
-2
/
+2
2020-11-24
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
1
-2
/
+2
2020-11-24
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...
Marc Kleine-Budde
1
-2
/
+2
2020-11-24
can: ti_hecc: Fix memleak in ti_hecc_probe
Zhang Qilong
1
-5
/
+8
2020-11-24
can: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
1
-1
/
+1
2020-11-18
can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
Joakim Zhang
1
-2
/
+1
2020-11-18
can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
Stephane Grosjean
1
-3
/
+8
2020-11-18
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
1
-5
/
+46
2020-11-18
can: peak_usb: add range checking in decode operations
Dan Carpenter
1
-11
/
+37
2020-11-18
can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...
Oliver Hartkopp
1
-2
/
+6
2020-11-18
can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
Vincent Mailhol
1
-1
/
+5
2020-11-18
can: rx-offload: don't call kfree_skb() from IRQ context
Marc Kleine-Budde
1
-2
/
+2
2020-10-30
can: flexcan: flexcan_chip_stop(): add error handling and propagate error value
Joakim Zhang
1
-6
/
+28
2020-04-13
slcan: Don't transmit uninitialized stack data in padding
Richard Palethorpe
1
-3
/
+1
2020-04-02
slcan: not call free_netdev before rtnl_unlock in slcan_open
Oliver Hartkopp
1
-0
/
+3
2020-03-18
can: add missing attribute validation for termination
Jakub Kicinski
1
-0
/
+1
[next]