aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can
AgeCommit message (Expand)Author
2020-05-25Merge tag 'v5.2.41' into v5.2/standard/baseBruce Ashfield
2020-05-21slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-05-21can: add missing attribute validation for terminationJakub Kicinski
2020-04-19Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-16can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe
2020-04-13Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-12slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe
2020-04-01Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-30can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber
2020-03-30can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold
2020-03-30can: kvaser_usb: fix interface sanity checkJohan Hovold
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24can: flexcan: add low power enter/exit acknowledgment helperJoakim Zhang
2020-02-24can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgmentJoakim Zhang
2020-02-24can: flexcan: fix possible deadlock and out-of-order reception after wakeupSean Nyekjaer
2020-02-24can: xilinx_can: Fix missing Rx can packets on CANFD2.0Srinivas Neeli
2020-01-20Merge tag 'v5.2.30' into v5.2/standard/baseBruce Ashfield
2020-01-19can: ucan: fix non-atomic allocation in completion handlerJohan Hovold
2020-01-19can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...Timo Schlüßler
2020-01-19can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...Marc Kleine-Budde
2020-01-19can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on errorMarc Kleine-Budde
2020-01-19can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on errorJeroen Hofstee
2020-01-19can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...Marc Kleine-Budde
2020-01-19can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...Marc Kleine-Budde
2020-01-19can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue ...Marc Kleine-Budde
2020-01-19can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb m...Marc Kleine-Budde
2020-01-19can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on openJeroen Hofstee
2020-01-19can: peak_usb: report bus recovery as wellJeroen Hofstee
2020-01-15Merge tag 'v5.2.29' into v5.2/standard/baseBruce Ashfield
2020-01-09can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2020-01-09can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang
2020-01-09slcan: Fix memory leak in error pathJouni Hogander
2019-12-29Merge tag 'v5.2.28' into v5.2/standard/baseBruce Ashfield
2019-12-29can: dev: add missing of_node_put() after calling of_get_child_by_name()Wen Yang
2019-12-29can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb...Marc Kleine-Budde
2019-12-29can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean
2019-12-29can: c_can: c_can_poll(): only read status register after status IRQKurt Van Dijck
2019-12-29can: flexcan: disable completely the ECC mechanismJoakim Zhang
2019-12-29can: usb_8dev: fix use-after-free on disconnectJohan Hovold
2019-12-12Merge tag 'v5.2.26' into v5.2/standard/baseBruce Ashfield
2019-12-10can: mcba_usb: fix use-after-free on disconnectJohan Hovold
2019-12-10can: peak_usb: fix slab info leakJohan Hovold
2019-12-02Merge tag 'v5.2.25' into v5.2/standard/baseBruce Ashfield
2019-12-02can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09can: mcp251x: mcp251x_hw_reset(): allow more time after a resetMarc Kleine-Budde
2019-09-09Merge tag 'v5.2.11' into v5.2/standard/baseBruce Ashfield
2019-09-03driver: net: can: disable clock when it is in enable statusLimeng
2019-08-29can: peak_usb: force the string buffer NULL-terminatedWang Xiayang
2019-08-29can: sja1000: force the string buffer NULL-terminatedWang Xiayang