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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-46
/
+69
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-08-02
can: sja1000: force the string buffer NULL-terminated
Wang Xiayang
1
-1
/
+1
2019-07-26
can: mark expected switch fall-throughs
Gustavo A. R. Silva
4
-5
/
+8
2019-07-24
can: peak_usb: fix potential double kfree_skb()
Stephane Grosjean
1
-4
/
+4
2019-07-24
can: flexcan: fix stop mode acknowledgment
Joakim Zhang
1
-4
/
+27
2019-07-24
can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
Wen Yang
1
-3
/
+5
2019-07-24
can: mcp251x: add error check when wq alloc failed
Weitao Hou
1
-27
/
+22
2019-07-24
can: rcar_canfd: fix possible IRQ storm on high load
Nikita Yushchenko
1
-4
/
+5
2019-07-24
can: dev: call netif_carrier_off() in register_candev()
Rasmus Villemoes
1
-0
/
+2
2019-07-06
net/can: using dev_get_drvdata directly
Fuqian Huang
1
-2
/
+2
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-89
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
Thomas Gleixner
9
-81
/
+9
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-22
/
+42
2019-06-08
can: flexcan: Remove unneeded registration message
Fabio Estevam
1
-3
/
+0
2019-06-08
can: m_can: implement errata "Needless activation of MRAF irq"
Eugen Hristev
1
-0
/
+21
2019-06-08
can: mcp251x: add support for mcp25625
Sean Nyekjaer
2
-11
/
+19
2019-06-08
can: xilinx_can: use correct bittiming_const for CAN FD core
Anssi Hannula
1
-1
/
+1
2019-06-08
can: flexcan: fix timeout when set small bitrate
Joakim Zhang
1
-1
/
+1
2019-06-08
can: usb: Kconfig: Remove duplicate menu entry
Alexander Dahl
1
-6
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412
Thomas Gleixner
2
-24
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
15
-183
/
+15
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
Thomas Gleixner
1
-12
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
8
-72
/
+8
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 198
Thomas Gleixner
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
2
-26
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
21
-0
/
+21
2019-03-07
peak_usb: fix clang build warning
Arnd Bergmann
1
-1
/
+1
2019-01-22
can: flexcan: fix NULL pointer exception during bringup
Uwe Kleine-König
1
-1
/
+1
2019-01-22
can: flexcan: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-1
/
+1
2019-01-22
can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...
Manfred Schlaegl
1
-14
/
+13
2018-11-28
can: flexcan: split the Message Buffer RAM area
Pankaj Bansal
1
-3
/
+13
2018-11-28
can: flexcan: Add provision for variable payload size
Pankaj Bansal
1
-33
/
+55
2018-11-28
can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()
Pankaj Bansal
1
-33
/
+36
2018-11-28
can: flexcan: flexcan_chip_start(): enable loopback mode in flexcan
Pankaj Bansal
1
-3
/
+19
2018-11-28
can: flexcan: add self wakeup support
Aisheng Dong
1
-9
/
+164
2018-11-28
can: flexcan: flexcan_chip_start(): adjust comment to match the code
Marc Kleine-Budde
1
-1
/
+6
2018-11-28
can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argument
Marc Kleine-Budde
1
-1
/
+1
2018-11-28
can: flexcan: flexcan_irq(): fix indention
Marc Kleine-Budde
1
-1
/
+1
2018-11-28
can: flexcan: flexcan_start_xmit(): fix indention
Marc Kleine-Budde
1
-2
/
+2
2018-11-28
can: flexcan: enable flexcan for all architectures
Pankaj Bansal
1
-1
/
+1
2018-11-28
can: rcar: add SPDX identifiers to Kconfig and Makefile
Kuninori Morimoto
2
-0
/
+2
2018-11-28
can: rcar: use SPDX identifier for Renesas drivers
Wolfram Sang
2
-10
/
+2
2018-11-28
can: sja1000: plx_pci: add support for ASEM CAN raw device
Flavio Suligoi
2
-1
/
+65
[next]