index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
can: peak: fix potential bug in packet fragmentation
Stephane Grosjean
1
-10
/
+11
2018-01-04
can: ems_usb: improve error reporting for error warning and error passive
Martin Lederhilger
1
-0
/
+1
2018-01-04
can: flex_can: Correct the checking for frame length in flexcan_start_xmit()
Luu An Phu
1
-1
/
+1
2018-01-04
can: gs_usb: fix return value of the "set_bittiming" callback
Wolfgang Grandegger
1
-1
/
+1
2018-01-04
can: vxcan: improve handling of missing peer name attribute
Oliver Hartkopp
1
-1
/
+1
2017-12-08
can: peak/pcie_fd: fix potential bug in restarting tx queue
Stephane Grosjean
1
-6
/
+3
2017-12-08
can: usb_8dev: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-12-08
can: kvaser_usb: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-12-08
can: esd_usb2: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-12-08
can: ems_usb: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2017-12-08
can: mcba_usb: cancel urb on -EPROTO
Martin Kelly
1
-0
/
+1
2017-12-01
can: mcba_usb: fix device disconnect bug
Martin Kelly
1
-0
/
+1
2017-12-01
can: mcba_usb: fix typo
Martin Kelly
1
-1
/
+1
2017-12-01
can: flexcan: fix VF610 state transition issue
Marc Kleine-Budde
1
-2
/
+3
2017-12-01
can: flexcan: Update IRQ Err Passive information
Marc Kleine-Budde
1
-2
/
+2
2017-12-01
can: peak/pci: fix potential bug when probe() fails
Stephane Grosjean
2
-2
/
+8
2017-12-01
can: ti_hecc: Fix napi poll return value for repoll
Oliver Stäbler
1
-0
/
+3
2017-12-01
can: kvaser_usb: ratelimit errors if incomplete messages are received
Jimmy Assarsson
1
-3
/
+4
2017-12-01
can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()
Jimmy Assarsson
1
-1
/
+1
2017-12-01
can: kvaser_usb: free buf in error paths
Jimmy Assarsson
1
-0
/
+2
2017-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-9
/
+25
2017-11-10
can: ifi: Fix transmitter delay calculation
Marek Vasut
1
-3
/
+3
2017-11-10
can: peak: Add support for new PCIe/M2 CAN FD interfaces
Stephane Grosjean
1
-2
/
+12
2017-11-10
can: sun4i: handle overrun in RX FIFO
Gerhard Bertelsmann
1
-2
/
+10
2017-11-10
can: c_can: don't indicate triple sampling support for D_CAN
Richard Schütz
2
-2
/
+0
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-0
/
+5
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+9
2017-10-27
drivers/net: can: Convert timers to use timer_setup()
Kees Cook
3
-18
/
+17
2017-10-24
can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages
Jimmy Assarsson
1
-0
/
+6
2017-10-24
can: kvaser_usb: Correct return value in printout
Jimmy Assarsson
1
-1
/
+2
2017-10-24
can: sun4i: fix loopback mode
Gerhard Bertelsmann
1
-2
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-24
/
+79
2017-10-19
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
1
-8
/
+2
2017-10-19
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
1
-1
/
+1
2017-10-19
can: flexcan: fix p1010 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+2
2017-10-19
can: flexcan: fix i.MX28 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+3
2017-10-19
can: flexcan: fix i.MX6 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+1
2017-10-19
can: flexcan: implement error passive state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-9
/
+66
2017-10-19
can: flexcan: rename legacy error state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-4
/
+4
2017-10-19
can: flexcan: fix state transition regression
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-2
/
+3
2017-09-21
drivers: net: can: sja1000: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-21
drivers: net: can: use setup_timer() helper.
Allen Pais
1
-6
/
+4
2017-09-21
drivers: net: can: usb: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-08-13
can: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-07-18
net: can: janz-ican3: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-18
net: can: at91_can: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
1
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-2
/
+3
[next]