index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
8
-45
/
+70
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-06
8
-46
/
+69
|
|
\
|
|
*
can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
Tomas Bortoli
2019-08-02
1
-1
/
+1
|
|
*
can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
Tomas Bortoli
2019-08-02
1
-1
/
+1
|
|
*
can: peak_usb: force the string buffer NULL-terminated
Wang Xiayang
2019-08-02
1
-1
/
+1
|
|
*
can: sja1000: force the string buffer NULL-terminated
Wang Xiayang
2019-08-02
1
-1
/
+1
|
|
*
can: peak_usb: fix potential double kfree_skb()
Stephane Grosjean
2019-07-24
1
-4
/
+4
|
|
*
can: flexcan: fix stop mode acknowledgment
Joakim Zhang
2019-07-24
1
-4
/
+27
|
|
*
can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
Wen Yang
2019-07-24
1
-3
/
+5
|
|
*
can: mcp251x: add error check when wq alloc failed
Weitao Hou
2019-07-24
1
-27
/
+22
|
|
*
can: rcar_canfd: fix possible IRQ storm on high load
Nikita Yushchenko
2019-07-24
1
-4
/
+5
|
|
*
can: dev: call netif_carrier_off() in register_candev()
Rasmus Villemoes
2019-07-24
1
-0
/
+2
|
*
|
can: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-25
4
-5
/
+8
|
|
/
*
|
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
4
-5
/
+0
*
|
can: ti_hecc: use timestamp based rx-offloading
Jeroen Hofstee
2019-07-24
1
-137
/
+54
*
|
can: flexcan: add support for DT property 'wakeup-source'
Sean Nyekjaer
2019-07-24
1
-0
/
+3
*
|
can: flexcan: add support for PE clock source select
Dong Aisheng
2019-07-24
1
-2
/
+12
*
|
can: flexcan: implement can Runtime PM
Aisheng Dong
2019-07-24
1
-38
/
+81
*
|
can: xilinx_can: clean up indentation issue
Colin Ian King
2019-07-24
1
-1
/
+1
*
|
can: xilinx_can: Add support for CANFD FD frames
Appana Durga Kedareswara rao
2019-07-24
1
-16
/
+214
*
|
can: xilinx_can: Add cantype parameter in xcan_devtype_data struct
Appana Durga Kedareswara rao
2019-07-24
1
-0
/
+12
*
|
can: xilinx_can: Fix flags field initialization for axi can and canps
Appana Durga Kedareswara rao
2019-07-24
1
-0
/
+2
*
|
can: xilinx_can: Fix kernel doc warnings
Appana Durga Kedareswara rao
2019-07-24
1
-0
/
+6
*
|
can: xilinx_can: Fix style issues
Appana Durga Kedareswara rao
2019-07-24
1
-19
/
+22
*
|
can: tcan4x5x: Add tcan4x5x driver to the kernel
Dan Murphy
2019-07-24
3
-0
/
+542
*
|
can: m_can: Rename m_can_priv to m_can_classdev
Dan Murphy
2019-07-24
3
-289
/
+294
*
|
can: m_can: Create a m_can platform framework
Dan Murphy
2019-07-24
5
-345
/
+704
*
|
can: m_can: Fix checkpatch issues on existing code
Dan Murphy
2019-07-24
1
-8
/
+5
*
|
can: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-24
4
-5
/
+8
*
|
can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices
Henning Colliander
2019-07-24
3
-0
/
+1926
*
|
can: kvaser_usb: Use struct_size() in alloc_candev()
Gustavo A. R. Silva
2019-07-24
1
-2
/
+1
*
|
can: sja1000: f81601: add Fintek F81601 support
Ji-Ze Hong (Peter Hong)
2019-07-24
3
-0
/
+223
*
|
can: sja1000: Makefile/Kconfig: sort alphabetically
Marc Kleine-Budde
2019-07-24
2
-40
/
+41
|
/
*
net/can: using dev_get_drvdata directly
Fuqian Huang
2019-07-05
1
-2
/
+2
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
11
-89
/
+11
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
2
-8
/
+2
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
Thomas Gleixner
2019-06-19
9
-81
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
6
-22
/
+42
|
\
\
|
|
/
|
/
|
|
*
can: flexcan: Remove unneeded registration message
Fabio Estevam
2019-06-07
1
-3
/
+0
|
*
can: m_can: implement errata "Needless activation of MRAF irq"
Eugen Hristev
2019-06-07
1
-0
/
+21
|
*
can: mcp251x: add support for mcp25625
Sean Nyekjaer
2019-06-07
2
-11
/
+19
|
*
can: xilinx_can: use correct bittiming_const for CAN FD core
Anssi Hannula
2019-06-07
1
-1
/
+1
|
*
can: flexcan: fix timeout when set small bitrate
Joakim Zhang
2019-06-07
1
-1
/
+1
|
*
can: usb: Kconfig: Remove duplicate menu entry
Alexander Dahl
2019-06-07
1
-6
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 412
Thomas Gleixner
2019-06-05
2
-24
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
2019-06-05
15
-183
/
+15
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-06-05
8
-72
/
+8
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 198
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
2019-05-30
2
-26
/
+2
[next]