Age | Commit message (Expand) | Author |
2021-01-20 | can: peak_usb: fix use after free bugs | Vincent Mailhol |
2020-11-29 | can: pcan_usb_core: fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-26 | can: gs_usb: fix endianess problem with candleLight firmware | Marc Kleine-Budde |
2020-11-23 | net: don't include ethtool.h from netdevice.h | Jakub Kicinski |
2020-11-20 | can: kvaser_usb: Add new Kvaser hydra devices | Jimmy Assarsson |
2020-11-20 | can: kvaser_usb: kvaser_usb_hydra: Add support for new device variant | Christer Beskow |
2020-11-20 | can: kvaser_usb: Add new Kvaser Leaf v2 devices | Jimmy Assarsson |
2020-11-20 | can: kvaser_usb: Add USB_{LEAF,HYDRA}_PRODUCT_ID_END defines | Jimmy Assarsson |
2020-11-20 | can: drivers: add len8_dlc support for esd_usb2 CAN adapter | Stefan Mätje |
2020-11-20 | can: drivers: add len8_dlc support for various CAN adapters | Oliver Hartkopp |
2020-11-20 | can: rename CAN FD related can_len2dlc and can_dlc2len helpers | Oliver Hartkopp |
2020-11-20 | can: replace can_dlc as variable/element for payload length | Oliver Hartkopp |
2020-11-20 | can: remove obsolete get_canfd_dlc() macro | Oliver Hartkopp |
2020-11-20 | can: rename get_can_dlc() macro with can_cc_dlc2len() | Oliver Hartkopp |
2020-11-18 | can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits | Jimmy Assarsson |
2020-11-15 | can: peak_usb: fix potential integer overflow on shift of a int | Colin Ian King |
2020-11-15 | can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec... | Marc Kleine-Budde |
2020-11-03 | can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping | Stephane Grosjean |
2020-11-03 | can: peak_usb: add range checking in decode operations | Dan Carpenter |
2020-09-21 | can: pcan_usb: add support of rxerr/txerr counters | Stephane Grosjean |
2020-09-21 | can: pcan_usb: Document the commands sent to the device | Stephane Grosjean |
2020-09-21 | can: peak_usb: convert to use le32_add_cpu() | Liu Shixin |
2020-09-21 | can: mcba_usb: remove redundant initialization of variable err | Colin Ian King |
2020-09-21 | can: drivers: fix spelling mistakes | Marc Kleine-Budde |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
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 |
2019-12-08 | can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices | Xiaolong Huang |
2019-12-03 | can: ucan: fix non-atomic allocation in completion handler | Johan Hovold |
2019-11-04 | can: peak_usb: report bus recovery as well | Jeroen Hofstee |
2019-11-04 | can: peak_usb: fix slab info leak | Johan Hovold |
2019-11-04 | can: peak_usb: fix a potential out-of-sync while decoding packets | Stephane Grosjean |
2019-11-04 | can: usb_8dev: fix use-after-free on disconnect | Johan Hovold |
2019-11-04 | can: mcba_usb: fix use-after-free on disconnect | Johan Hovold |
2019-11-04 | can: gs_usb: gs_can_open(): prevent memory leak | Navid Emamdoost |
2019-09-26 | drivers: net: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-08-02 | can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices | Tomas Bortoli |
2019-08-02 | can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices | Tomas Bortoli |
2019-08-02 | can: peak_usb: force the string buffer NULL-terminated | Wang Xiayang |
2019-07-25 | can: mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-24 | can: peak_usb: fix potential double kfree_skb() | Stephane Grosjean |
2019-07-24 | can: mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-24 | can: kvaser_usb: Use struct_size() in alloc_candev() | Gustavo A. R. Silva |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-07 | can: usb: Kconfig: Remove duplicate menu entry | Alexander Dahl |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412 | Thomas Gleixner |