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-05-02
can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...
Manfred Schlaegl
1
-14
/
+13
2019-02-11
can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...
Marc Kleine-Budde
1
-13
/
+14
2019-02-11
can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...
Marc Kleine-Budde
1
-1
/
+5
2019-02-11
can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...
Marc Kleine-Budde
1
-3
/
+6
2019-02-11
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-11
/
+25
2018-11-20
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
1
-0
/
+1
2018-11-20
can: xilinx_can: fix incorrect clear of non-processed interrupts
Anssi Hannula
1
-5
/
+5
2018-11-20
can: xilinx_can: fix RX overflow interrupt not being enabled
Anssi Hannula
1
-1
/
+1
2018-11-20
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
Anssi Hannula
1
-16
/
+123
2018-11-20
can: xilinx_can: fix recovery from error states not being propagated
Anssi Hannula
1
-28
/
+127
2018-11-20
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
Anssi Hannula
1
-13
/
+5
2018-11-20
can: xilinx_can: fix device dropping off bus on RX overrun
Anssi Hannula
1
-1
/
+0
2018-11-20
can: dev: Consolidate and unify state change handling
Andri Yngvason
1
-0
/
+78
2018-11-20
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
1
-0
/
+5
2018-11-20
can: constify of_device_id array
Fabian Frederick
5
-5
/
+5
2018-10-21
can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
Jimmy Assarsson
1
-1
/
+1
2018-06-17
can: cc770: Fix use after free in cc770_tx_interrupt()
Andri Yngvason
1
-3
/
+2
2018-06-17
can: cc770: Fix queue stall & dropped RTR reply
Andri Yngvason
2
-28
/
+68
2018-06-17
can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
Andri Yngvason
1
-15
/
+0
2018-03-03
can: gs_usb: fix return value of the "set_bittiming" callback
Wolfgang Grandegger
1
-1
/
+1
2018-03-03
can: usb_8dev: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2018-03-03
can: kvaser_usb: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2018-03-03
can: esd_usb2: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2018-03-03
can: ems_usb: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2018-03-03
can: ti_hecc: Fix napi poll return value for repoll
Oliver Stäbler
1
-0
/
+3
2018-03-03
can: kvaser_usb: ratelimit errors if incomplete messages are received
Jimmy Assarsson
1
-3
/
+4
2018-03-03
can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()
Jimmy Assarsson
1
-1
/
+1
2018-03-03
can: kvaser_usb: free buf in error paths
Jimmy Assarsson
1
-0
/
+2
2018-01-01
can: c_can: don't indicate triple sampling support for D_CAN
Richard Schütz
2
-2
/
+0
2018-01-01
can: kvaser_usb: Correct return value in printout
Jimmy Assarsson
1
-1
/
+2
2018-01-01
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
1
-8
/
+2
2018-01-01
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
1
-1
/
+1
2017-09-15
can: gs_usb: fix memory leak in gs_cmd_reset()
Marc Kleine-Budde
1
-0
/
+2
2017-06-05
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
1
-6
/
+3
2017-03-16
can: ti_hecc: add missing prepare and unprepare of the clock
Yegor Yefremov
1
-4
/
+12
2017-03-16
can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
Einar Jón
1
-0
/
+1
2017-02-23
can: peak: fix bad memory access and free sequence
추지호
1
-2
/
+4
2016-11-20
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
1
-10
/
+17
2016-11-20
can: flexcan: fix resume function
Fabio Estevam
1
-5
/
+8
2016-08-23
can: fix oops caused by wrong rtnl dellink usage
Oliver Hartkopp
1
-0
/
+6
2016-08-23
can: at91_can: RX queue could get stuck at high bus load
Wolfgang Grandegger
1
-2
/
+3
2016-08-23
can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...
Thor Thayer
1
-7
/
+31
2016-03-24
can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
Maximilain Schneider
1
-13
/
+11
2016-03-08
can: ems_usb: Fix possible tx overflow
Gerhard Uttenthaler
1
-4
/
+10
2016-01-05
can: sja1000: clear interrupts on start
Mirza Krak
1
-0
/
+3
2015-12-13
can: Use correct type in sizeof() in nla_put()
Marek Vasut
1
-1
/
+1
2015-08-11
can: mcp251x: fix resume when device is down
Stefan Agner
1
-7
/
+6
2015-08-10
can: rcar_can: print signed IRQ #
Sergei Shtylyov
1
-2
/
+2
2015-08-10
can: rcar_can: fix IRQ check
Sergei Shtylyov
1
-1
/
+2
2015-05-28
net: can: xilinx_can: fix extended frame handling
Jeppe Ledet-Pedersen
1
-3
/
+4
[next]