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: flexcan: enable RX FIFO after FRZ/HALT valid
Joakim Zhang
2021-03-17
1
-3
/
+7
*
can: flexcan: assert FRZ bit in flexcan_chip_freeze()
Joakim Zhang
2021-03-17
1
-1
/
+1
*
can: dev: prevent potential information leak in can_fill_info()
Dan Carpenter
2021-02-03
1
-1
/
+1
*
can: peak_usb: fix use after free bugs
Vincent Mailhol
2021-01-27
1
-4
/
+4
*
can: vxcan: vxcan_xmit: fix use after free bug
Vincent Mailhol
2021-01-27
1
-2
/
+4
*
can: dev: can_restart: fix use after free bug
Vincent Mailhol
2021-01-27
1
-2
/
+2
*
can: kvaser_pciefd: select CONFIG_CRC32
Arnd Bergmann
2021-01-17
1
-0
/
+1
*
can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop()
Marc Kleine-Budde
2021-01-17
1
-2
/
+0
*
can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
Marc Kleine-Budde
2021-01-17
1
-26
/
+0
*
can: m_can: m_can_config_endisable(): remove double clearing of clock stop re...
Sean Nyekjaer
2020-12-30
1
-4
/
+0
*
can: softing: softing_netdev_open(): fix error handling
Zhang Qilong
2020-12-30
1
-2
/
+7
*
can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
Pankaj Sharma
2020-12-16
1
-0
/
+2
*
can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
Marc Kleine-Budde
2020-12-02
1
-1
/
+1
*
can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...
Marc Kleine-Budde
2020-12-02
1
-1
/
+1
*
can: gs_usb: fix endianess problem with candleLight firmware
Marc Kleine-Budde
2020-12-02
1
-61
/
+70
*
can: m_can: process interrupt only when not runtime suspended
Jarkko Nikula
2020-11-24
1
-0
/
+2
*
can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...
Marc Kleine-Budde
2020-11-24
1
-9
/
+9
*
can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
Jimmy Assarsson
2020-11-24
1
-1
/
+1
*
can: kvaser_pciefd: Fix KCAN bittiming limits
Jimmy Assarsson
2020-11-24
1
-2
/
+2
*
can: m_can: m_can_stop(): set device to software init mode before closing
Faiz Abbas
2020-11-24
1
-0
/
+3
*
can: m_can: m_can_class_free_dev(): introduce new function
Dan Murphy
2020-11-24
2
-0
/
+7
*
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
2020-11-24
1
-2
/
+2
*
can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration
Marc Kleine-Budde
2020-11-24
1
-2
/
+2
*
can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regm...
Marc Kleine-Budde
2020-11-24
1
-0
/
+4
*
can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI
Enric Balletbo i Serra
2020-11-24
1
-1
/
+2
*
can: flexcan: fix failure handling of pm_runtime_get_sync()
Zhang Qilong
2020-11-24
1
-2
/
+6
*
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
2020-11-24
1
-2
/
+2
*
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...
Marc Kleine-Budde
2020-11-24
1
-2
/
+2
*
can: ti_hecc: Fix memleak in ti_hecc_probe
Zhang Qilong
2020-11-24
1
-5
/
+8
*
can: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
2020-11-24
1
-1
/
+1
*
can: flexcan: flexcan_remove(): disable wakeup completely
Joakim Zhang
2020-11-18
1
-0
/
+2
*
can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
Joakim Zhang
2020-11-18
1
-2
/
+1
*
can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is on
Stephane Grosjean
2020-11-18
1
-3
/
+8
*
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
2020-11-18
1
-5
/
+46
*
can: peak_usb: add range checking in decode operations
Dan Carpenter
2020-11-18
1
-11
/
+37
*
can: xilinx_can: handle failure cases of pm_runtime_get_sync
Navid Emamdoost
2020-11-18
1
-3
/
+3
*
can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error path
Zhang Changzhong
2020-11-18
1
-3
/
+5
*
can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...
Oliver Hartkopp
2020-11-18
1
-2
/
+6
*
can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context
Vincent Mailhol
2020-11-18
1
-1
/
+5
*
can: rx-offload: don't call kfree_skb() from IRQ context
Marc Kleine-Budde
2020-11-18
1
-2
/
+2
*
can: flexcan: disable clocks during stop mode
Joakim Zhang
2020-11-05
1
-10
/
+20
*
can: flexcan: flexcan_chip_stop(): add error handling and propagate error value
Joakim Zhang
2020-10-29
1
-6
/
+28
*
can: m_can_platform: don't call m_can_class_suspend in runtime suspend
Lucas Stach
2020-10-29
1
-2
/
+0
*
slcan: Don't transmit uninitialized stack data in padding
Richard Palethorpe
2020-04-13
1
-3
/
+1
*
slcan: not call free_netdev before rtnl_unlock in slcan_open
Oliver Hartkopp
2020-04-01
1
-0
/
+3
*
can: add missing attribute validation for termination
Jakub Kicinski
2020-03-18
1
-0
/
+1
*
can: tcan4x5x: tcan4x5x_parse_config(): reset device before register access
Sean Nyekjaer
2020-02-01
1
-1
/
+26
*
can, slip: Protect tty->disc_data in write_wakeup and close with RCU
Richard Palethorpe
2020-01-29
1
-2
/
+10
*
can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...
Florian Faber
2020-01-14
1
-11
/
+10
*
can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before reg...
Sean Nyekjaer
2020-01-14
1
-0
/
+4
[prev]
[next]