index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
peak_usb: fix clang build warning
Arnd Bergmann
2019-03-07
1
-1
/
+1
*
can: flexcan: fix NULL pointer exception during bringup
Uwe Kleine-König
2019-01-22
1
-1
/
+1
*
can: flexcan: fix 'passing zero to ERR_PTR()' warning
YueHaibing
2019-01-22
1
-1
/
+1
*
can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...
Manfred Schlaegl
2019-01-22
1
-14
/
+13
*
can: flexcan: split the Message Buffer RAM area
Pankaj Bansal
2018-11-28
1
-3
/
+13
*
can: flexcan: Add provision for variable payload size
Pankaj Bansal
2018-11-28
1
-33
/
+55
*
can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()
Pankaj Bansal
2018-11-28
1
-33
/
+36
*
can: flexcan: flexcan_chip_start(): enable loopback mode in flexcan
Pankaj Bansal
2018-11-28
1
-3
/
+19
*
can: flexcan: add self wakeup support
Aisheng Dong
2018-11-28
1
-9
/
+164
*
can: flexcan: flexcan_chip_start(): adjust comment to match the code
Marc Kleine-Budde
2018-11-28
1
-1
/
+6
*
can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argument
Marc Kleine-Budde
2018-11-28
1
-1
/
+1
*
can: flexcan: flexcan_irq(): fix indention
Marc Kleine-Budde
2018-11-28
1
-1
/
+1
*
can: flexcan: flexcan_start_xmit(): fix indention
Marc Kleine-Budde
2018-11-28
1
-2
/
+2
*
can: flexcan: enable flexcan for all architectures
Pankaj Bansal
2018-11-28
1
-1
/
+1
*
can: rcar: add SPDX identifiers to Kconfig and Makefile
Kuninori Morimoto
2018-11-28
2
-0
/
+2
*
can: rcar: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-11-28
2
-10
/
+2
*
can: sja1000: plx_pci: add support for ASEM CAN raw device
Flavio Suligoi
2018-11-28
2
-1
/
+65
*
can: xilinx: add can 2.0 support
Shubhrajyoti Datta
2018-11-28
1
-1
/
+33
*
can: xilinx: fix return type of ndo_start_xmit function
YueHaibing
2018-11-28
1
-1
/
+1
*
can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"
Colin Ian King
2018-11-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-19
8
-79
/
+156
|
\
|
*
can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
Oleksij Rempel
2018-11-09
1
-2
/
+10
|
*
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
2018-11-09
2
-4
/
+5
|
*
can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
Oleksij Rempel
2018-11-09
1
-1
/
+4
|
*
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
2018-11-09
1
-0
/
+46
|
*
can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...
Marc Kleine-Budde
2018-11-09
1
-13
/
+14
|
*
can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...
Marc Kleine-Budde
2018-11-09
1
-1
/
+5
|
*
can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...
Marc Kleine-Budde
2018-11-09
1
-3
/
+6
|
*
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
2018-11-09
1
-11
/
+25
|
*
can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...
Marc Kleine-Budde
2018-11-09
1
-15
/
+12
|
*
can: flexcan: Always use last mailbox for TX
Alexander Stein
2018-11-09
1
-34
/
+33
|
*
can: flexcan: Unlock the MB unconditionally
Pankaj Bansal
2018-11-09
1
-1
/
+6
|
*
can: hi311x: Use level-triggered interrupt
Lukas Wunner
2018-11-09
1
-1
/
+1
|
*
can: rcar_can: Fix erroneous registration
Fabrizio Castro
2018-11-09
1
-1
/
+4
|
*
can: ucan: remove duplicated include from ucan.c
YueHaibing
2018-11-09
1
-4
/
+0
|
*
can: ucan: remove set but not used variable 'udev'
YueHaibing
2018-11-09
1
-3
/
+0
|
*
can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
Jimmy Assarsson
2018-11-09
1
-2
/
+2
|
*
can: kvaser_usb: Fix potential uninitialized variable use
Jimmy Assarsson
2018-11-09
1
-5
/
+5
*
|
net: Add extack argument to rtnl_create_link
David Ahern
2018-11-06
1
-1
/
+1
|
/
*
can: Remove SKB list assumptions in rx-offload.c
David S. Miller
2018-09-10
1
-3
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
22
-2284
/
+6475
|
\
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-0
/
+1
|
|
\
|
*
|
can: kvaser_usb: Simplify struct kvaser_cmd_cardinfo
Jimmy Assarsson
2018-07-27
1
-11
/
+3
|
*
|
can: kvaser_usb: Add support for Kvaser USB hydra family
Jimmy Assarsson
2018-07-27
6
-12
/
+2151
|
*
|
can: kvaser_usb: Split driver into kvaser_usb_core.c and kvaser_usb_leaf.c
Jimmy Assarsson
2018-07-27
6
-2031
/
+2293
|
*
|
can: kvaser_usb: Add SPDX GPL-2.0 license identifier
Jimmy Assarsson
2018-07-27
1
-6
/
+2
|
*
|
can: kvaser_usb: Fix typos
Jimmy Assarsson
2018-07-27
1
-7
/
+7
|
*
|
can: kvaser_usb: Improve logging messages
Jimmy Assarsson
2018-07-27
1
-23
/
+17
|
*
|
can: kvaser_usb: Refactor kvaser_usb_init_one()
Jimmy Assarsson
2018-07-27
1
-6
/
+5
|
*
|
can: kvaser_usb: Refactor kvaser_usb_get_endpoints()
Jimmy Assarsson
2018-07-27
1
-10
/
+8
[next]