index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
can: mcba_usb: remove h from printk format specifier
Tom Rix
1
-3
/
+3
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2021-01-20
can: peak_usb: fix use after free bugs
Vincent Mailhol
1
-4
/
+4
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
9
-9
/
+9
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
8
-8
/
+8
2020-11-29
can: pcan_usb_core: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-4
/
+5
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-61
/
+70
2020-11-26
can: gs_usb: fix endianess problem with candleLight firmware
Marc Kleine-Budde
1
-61
/
+70
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-20
can: kvaser_usb: Add new Kvaser hydra devices
Jimmy Assarsson
2
-1
/
+10
2020-11-20
can: kvaser_usb: kvaser_usb_hydra: Add support for new device variant
Christer Beskow
1
-0
/
+37
2020-11-20
can: kvaser_usb: Add new Kvaser Leaf v2 devices
Jimmy Assarsson
2
-1
/
+9
2020-11-20
can: kvaser_usb: Add USB_{LEAF,HYDRA}_PRODUCT_ID_END defines
Jimmy Assarsson
1
-2
/
+6
2020-11-20
can: drivers: add len8_dlc support for esd_usb2 CAN adapter
Stefan Mätje
1
-6
/
+8
2020-11-20
can: drivers: add len8_dlc support for various CAN adapters
Oliver Hartkopp
4
-18
/
+29
2020-11-20
can: rename CAN FD related can_len2dlc and can_dlc2len helpers
Oliver Hartkopp
2
-5
/
+5
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
12
-78
/
+78
2020-11-20
can: remove obsolete get_canfd_dlc() macro
Oliver Hartkopp
2
-2
/
+2
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
10
-15
/
+15
2020-11-18
can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
Jimmy Assarsson
1
-1
/
+1
2020-11-15
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
1
-2
/
+2
2020-11-15
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...
Marc Kleine-Budde
1
-2
/
+2
2020-11-04
can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
Stephane Grosjean
1
-5
/
+46
2020-11-04
can: peak_usb: add range checking in decode operations
Dan Carpenter
1
-11
/
+37
2020-09-21
can: pcan_usb: add support of rxerr/txerr counters
Stephane Grosjean
1
-16
/
+117
2020-09-21
can: pcan_usb: Document the commands sent to the device
Stephane Grosjean
1
-7
/
+26
2020-09-21
can: peak_usb: convert to use le32_add_cpu()
Liu Shixin
1
-1
/
+1
2020-09-21
can: mcba_usb: remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
7
-11
/
+11
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-4
/
+4
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-8
/
+8
2020-01-02
can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
Johan Hovold
1
-2
/
+2
2020-01-02
can: kvaser_usb: fix interface sanity check
Johan Hovold
2
-2
/
+2
2019-12-08
can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
Xiaolong Huang
1
-3
/
+3
2019-12-03
can: ucan: fix non-atomic allocation in completion handler
Johan Hovold
1
-1
/
+1
2019-11-04
can: peak_usb: report bus recovery as well
Jeroen Hofstee
1
-5
/
+10
2019-11-04
can: peak_usb: fix slab info leak
Johan Hovold
1
-1
/
+1
2019-11-04
can: peak_usb: fix a potential out-of-sync while decoding packets
Stephane Grosjean
1
-5
/
+12
2019-11-04
can: usb_8dev: fix use-after-free on disconnect
Johan Hovold
1
-2
/
+1
2019-11-04
can: mcba_usb: fix use-after-free on disconnect
Johan Hovold
1
-2
/
+1
2019-11-04
can: gs_usb: gs_can_open(): prevent memory leak
Navid Emamdoost
1
-0
/
+1
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-7
/
+7
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-7
/
+7
2019-08-02
can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
Tomas Bortoli
1
-1
/
+1
2019-08-02
can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
Tomas Bortoli
1
-1
/
+1
2019-08-02
can: peak_usb: force the string buffer NULL-terminated
Wang Xiayang
1
-1
/
+1
2019-07-26
can: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2019-07-24
can: peak_usb: fix potential double kfree_skb()
Stephane Grosjean
1
-4
/
+4
2019-07-24
can: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
[next]