index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
2020-09-21
can: pcan_usb: Document the commands sent to the device
Stephane Grosjean
2020-09-21
can: pch_can: use generic power management
Vaibhav Gupta
2020-09-21
can: peak_canfd: Remove unused macros
Wang Hai
2020-09-21
can: peak_usb: convert to use le32_add_cpu()
Liu Shixin
2020-09-21
can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-09-21
can: mscan: mark expected switch fall-through
Marc Kleine-Budde
2020-09-21
can: mcba_usb: remove redundant initialization of variable err
Colin Ian King
2020-09-21
can: c_can: Remove unused inline function
YueHaibing
2020-09-21
can: dev: can_bus_off(): print scheduling of restart if activated
Marc Kleine-Budde
2020-09-21
can: dev: can_change_state(): print human readable state change messages
Marc Kleine-Budde
2020-09-21
can: dev: can_put_echo_skb(): propagate error in case of errors
Marc Kleine-Budde
2020-09-21
can: dev: can_put_echo_skb(): print number of echo_skb that is occupied
Marc Kleine-Budde
2020-09-21
can: softing: update dead link
Diego Elio Pettenò
2020-09-21
can: slcan: update dead link
Diego Elio Pettenò
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2020-09-21
can: flexcan: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
2020-09-21
can: grcan: fix spelling mistake "buss" -> "bus"
Colin Ian King
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-15
can: peak_canfd: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-23
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
2020-04-01
slcan: Don't transmit uninitialized stack data in padding
Richard Palethorpe
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-21
slcan: not call free_netdev before rtnl_unlock in slcan_open
Oliver Hartkopp
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-11
net: slcan, slip -- no need for goto when if () will do
Pavel Machek
2020-03-03
can: add missing attribute validation for termination
Jakub Kicinski
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-22
can, slip: Protect tty->disc_data in write_wakeup and close with RCU
Richard Palethorpe
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-02
can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...
Florian Faber
2020-01-02
can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
Johan Hovold
2020-01-02
can: kvaser_usb: fix interface sanity check
Johan Hovold
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): Disable the INH pin device-state GPIO...
Dan Murphy
2020-01-02
can: tcan4x5x: tcan4x5x_parse_config(): reset device before register access
Sean Nyekjaer
2020-01-02
can: tcan4x5x: tcan4x5x_can_probe(): turn on the power before parsing the config
Dan Murphy
2020-01-02
can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before reg...
Sean Nyekjaer
2019-12-08
can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
Xiaolong Huang
2019-12-08
can: tcan45x: Make wake-up GPIO an optional GPIO
Dan Murphy
2019-12-08
can: m_can: tcan4x5x: add required delay after reset
Sean Nyekjaer
2019-12-08
can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgment
Joakim Zhang
2019-12-08
can: flexcan: add low power enter/exit acknowledgment helper
Joakim Zhang
2019-12-08
can: flexcan: fix possible deadlock and out-of-order reception after wakeup
Sean Nyekjaer
2019-12-08
can: xilinx_can: Fix missing Rx can packets on CANFD2.0
Srinivas Neeli
2019-12-03
can: xilinx_can: Fix usage of skb memory
Srinivas Neeli
2019-12-03
can: xilinx_can: skip error message on deferred probe
Venkatesh Yadav Abbarapu
2019-12-03
can: ucan: fix non-atomic allocation in completion handler
Johan Hovold
2019-12-03
can: slcan: Fix use-after-free Read in slcan_open
Jouni Hogander
[prev]
[next]