index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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]