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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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-07-20
net: can: ems_usb: fix use-after-free in ems_usb_disconnect()
Pavel Skripkin
1
-1
/
+2
2021-04-16
drivers: net: fix memory leak in peak_usb_create_dev
Pavel Skripkin
1
-1
/
+5
2021-04-10
can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
Angelo Dureghello
1
-1
/
+7
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-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-03
can: dev: prevent potential information leak in can_fill_info()
Dan Carpenter
1
-1
/
+1
2021-01-30
can: dev: can_restart: fix use after free bug
Vincent Mailhol
1
-2
/
+2
2020-12-29
can: softing: softing_netdev_open(): fix error handling
Zhang Qilong
1
-2
/
+7
2020-12-02
can: gs_usb: fix endianess problem with candleLight firmware
Marc Kleine-Budde
1
-61
/
+70
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: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
1
-1
/
+1
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-06-20
can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
Xiaolong Huang
1
-3
/
+3
2020-06-11
slcan: Fix double-free on slcan_open() error path
Ben Hutchings
1
-2
/
+1
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-01-29
can, slip: Protect tty->disc_data in write_wakeup and close with RCU
Richard Palethorpe
1
-2
/
+10
2020-01-14
can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...
Florian Faber
1
-11
/
+10
2020-01-14
can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
Johan Hovold
1
-2
/
+2
2019-12-21
can: slcan: Fix use-after-free Read in slcan_open
Jouni Hogander
1
-0
/
+1
2019-12-05
can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open
Jeroen Hofstee
1
-0
/
+26
2019-12-05
can: peak_usb: report bus recovery as well
Jeroen Hofstee
1
-5
/
+10
2019-11-25
slcan: Fix memory leak in error path
Jouni Hogander
1
-0
/
+1
2019-11-12
can: flexcan: disable completely the ECC mechanism
Joakim Zhang
1
-0
/
+1
2019-11-12
can: peak_usb: fix slab info leak
Johan Hovold
1
-1
/
+1
2019-11-12
can: gs_usb: gs_can_open(): prevent memory leak
Navid Emamdoost
1
-0
/
+1
2019-11-12
can: peak_usb: fix a potential out-of-sync while decoding packets
Stephane Grosjean
1
-5
/
+12
2019-11-12
can: c_can: c_can_poll(): only read status register after status IRQ
Kurt Van Dijck
2
-5
/
+21
2019-11-12
can: usb_8dev: fix use-after-free on disconnect
Johan Hovold
1
-2
/
+1
2019-10-17
can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Marc Kleine-Budde
1
-5
/
+14
2019-09-06
can: peak_usb: force the string buffer NULL-terminated
Wang Xiayang
1
-1
/
+1
2019-09-06
can: sja1000: force the string buffer NULL-terminated
Wang Xiayang
1
-1
/
+1
2019-09-06
can: dev: call netif_carrier_off() in register_candev()
Rasmus Villemoes
1
-0
/
+2
2019-08-25
can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
Tomas Bortoli
1
-1
/
+1
2019-08-25
can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
Tomas Bortoli
1
-1
/
+1
2019-08-25
can: peak_usb: fix potential double kfree_skb()
Stephane Grosjean
1
-4
/
+4
2019-07-21
can: mcp251x: add support for mcp25625
Sean Nyekjaer
2
-11
/
+19
2019-07-10
can: flexcan: fix timeout when set small bitrate
Joakim Zhang
1
-1
/
+1
2019-01-31
can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...
Manfred Schlaegl
1
-14
/
+13
[next]