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-06-11
slcan: not call free_netdev before rtnl_unlock in slcan_open
Oliver Hartkopp
2020-06-11
can: slcan: Fix use-after-free Read in slcan_open
Jouni Hogander
2020-06-11
slcan: Fix memory leak in error path
Jouni Hogander
2020-04-28
slcan: Don't transmit uninitialized stack data in padding
Richard Palethorpe
2020-04-28
can, slip: Protect tty->disc_data in write_wakeup and close with RCU
Richard Palethorpe
2020-04-28
can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...
Florian Faber
2020-04-28
can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
Johan Hovold
2020-01-11
can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
Xiaolong Huang
2019-12-19
can: c_can: c_can_poll(): only read status register after status IRQ
Kurt Van Dijck
2019-12-19
can: peak_usb: fix a potential out-of-sync while decoding packets
Stephane Grosjean
2019-12-19
can: usb_8dev: fix use-after-free on disconnect
Johan Hovold
2019-12-10
can: peak_usb: fix slab info leak
Johan Hovold
2019-12-10
can: gs_usb: gs_can_open(): prevent memory leak
Navid Emamdoost
2019-12-10
can: mcp251x: mcp251x_hw_reset(): allow more time after a reset
Marc Kleine-Budde
2019-11-22
can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
Tomas Bortoli
2019-11-22
can: peak_usb: fix potential double kfree_skb()
Stephane Grosjean
2019-10-05
can: flexcan: fix timeout when set small bitrate
Joakim Zhang
2019-05-02
can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...
Manfred Schlaegl
2019-02-11
can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...
Marc Kleine-Budde
2019-02-11
can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...
Marc Kleine-Budde
2019-02-11
can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...
Marc Kleine-Budde
2019-02-11
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
2018-11-20
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
2018-11-20
can: xilinx_can: fix incorrect clear of non-processed interrupts
Anssi Hannula
2018-11-20
can: xilinx_can: fix RX overflow interrupt not being enabled
Anssi Hannula
2018-11-20
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
Anssi Hannula
2018-11-20
can: xilinx_can: fix recovery from error states not being propagated
Anssi Hannula
2018-11-20
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
Anssi Hannula
2018-11-20
can: xilinx_can: fix device dropping off bus on RX overrun
Anssi Hannula
2018-11-20
can: dev: Consolidate and unify state change handling
Andri Yngvason
2018-11-20
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
2018-11-20
can: constify of_device_id array
Fabian Frederick
2018-10-21
can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
Jimmy Assarsson
2018-06-16
can: cc770: Fix use after free in cc770_tx_interrupt()
Andri Yngvason
2018-06-16
can: cc770: Fix queue stall & dropped RTR reply
Andri Yngvason
2018-06-16
can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
Andri Yngvason
2018-03-03
can: gs_usb: fix return value of the "set_bittiming" callback
Wolfgang Grandegger
2018-03-03
can: usb_8dev: cancel urb on -EPIPE and -EPROTO
Martin Kelly
2018-03-03
can: kvaser_usb: cancel urb on -EPIPE and -EPROTO
Martin Kelly
2018-03-03
can: esd_usb2: cancel urb on -EPIPE and -EPROTO
Martin Kelly
2018-03-03
can: ems_usb: cancel urb on -EPIPE and -EPROTO
Martin Kelly
2018-03-03
can: ti_hecc: Fix napi poll return value for repoll
Oliver Stäbler
2018-03-03
can: kvaser_usb: ratelimit errors if incomplete messages are received
Jimmy Assarsson
2018-03-03
can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()
Jimmy Assarsson
2018-03-03
can: kvaser_usb: free buf in error paths
Jimmy Assarsson
2018-01-01
can: c_can: don't indicate triple sampling support for D_CAN
Richard Schütz
2018-01-01
can: kvaser_usb: Correct return value in printout
Jimmy Assarsson
2018-01-01
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
2018-01-01
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
2017-09-15
can: gs_usb: fix memory leak in gs_cmd_reset()
Marc Kleine-Budde
[next]