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.13.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
2021-05-19
can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
Marc Kleine-Budde
1
-1
/
+2
2021-05-19
can: mcp251x: fix resume from sleep before interface was brought up
Frieder Schrempf
1
-17
/
+18
2021-05-19
can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...
Marc Kleine-Budde
1
-1
/
+3
2021-05-19
can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe
Dan Carpenter
1
-2
/
+2
2021-05-19
can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb i...
Marc Kleine-Budde
1
-1
/
+5
2021-04-06
can: mcp251x: fix support for half duplex SPI host controllers
Marc Kleine-Budde
1
-6
/
+18
2021-04-02
drivers: net: fix memory leak in peak_usb_create_dev
Pavel Skripkin
1
-1
/
+5
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
9
-31
/
+25
2021-03-20
can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"
Marc Kleine-Budde
1
-2
/
+0
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
10
-26
/
+0
2021-03-16
can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors
Torin Cooper-Bennun
1
-1
/
+1
2021-03-16
can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
Torin Cooper-Bennun
1
-3
/
+0
2021-03-16
can: c_can: move runtime PM enable/disable to c_can_platform
Tong Zhang
2
-24
/
+6
2021-03-16
can: c_can_pci: c_can_pci_remove(): fix use-after-free
Tong Zhang
1
-1
/
+2
2021-03-16
can: kvaser_usb: Add support for USBcan Pro 4xHS
Jimmy Assarsson
2
-1
/
+4
2021-03-16
can: kvaser_pciefd: Always disable bus load reporting
Jimmy Assarsson
1
-0
/
+4
2021-03-16
can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
Angelo Dureghello
1
-1
/
+7
2021-03-16
can: peak_usb: add forgotten supported devices
Stephane Grosjean
1
-0
/
+2
2021-03-16
can: dev: Move device back to init netns on owning netns delete
Martin Willi
1
-0
/
+1
2021-03-01
can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before enteri...
Torin Cooper-Bennun
1
-3
/
+3
2021-03-01
can: mcp251xfd: revert "can: mcp251xfd: add BQL support"
Marc Kleine-Budde
1
-17
/
+4
2021-03-01
can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
Joakim Zhang
1
-5
/
+7
2021-03-01
can: flexcan: enable RX FIFO after FRZ/HALT valid
Joakim Zhang
1
-3
/
+7
2021-03-01
can: flexcan: assert FRZ bit in flexcan_chip_freeze()
Joakim Zhang
1
-1
/
+1
2021-02-25
Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-4
/
+12
2021-02-25
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
4
-4
/
+12
2021-02-22
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+1
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
3
-9
/
+11
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): use dev_err_probe() to simplify error hand...
Marc Kleine-Budde
1
-16
/
+12
2021-01-29
can: mcp251xfd: mcp251xfd_chip_clock_enable(): simplify return
Marc Kleine-Budde
1
-3
/
+1
2021-01-29
can: mcp251xfd: add missing _MASK postfix to MCP251XFD_OBJ_FLAGS_DLC
Marc Kleine-Budde
2
-3
/
+3
2021-01-29
can: mcp251xfd: unify error messages and commets
Marc Kleine-Budde
1
-4
/
+4
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): add imx6 to errata table
Marc Kleine-Budde
1
-0
/
+1
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): remove known bad combinations from errata ...
Marc Kleine-Budde
1
-10
/
+7
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): sort errata table alphabetically, fix inde...
Marc Kleine-Budde
1
-2
/
+2
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): fix errata reference
Marc Kleine-Budde
1
-1
/
+1
2021-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-01-27
can: dev: prevent potential information leak in can_fill_info()
Dan Carpenter
1
-1
/
+1
2021-01-27
can: mcp251xfd: add BQL support
Marc Kleine-Budde
1
-4
/
+17
2021-01-27
can: mcp251xfd: add len8_dlc support
Marc Kleine-Budde
1
-8
/
+15
2021-01-27
can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): don't copy data for RTR CAN fram...
Marc Kleine-Budde
1
-5
/
+11
2021-01-27
can: mcp251xfd: mcp251xfd_hw_rx_obj_to_skb(): don't copy data for RTR CAN fra...
Marc Kleine-Budde
1
-1
/
+2
2021-01-27
can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): clean up padding of CAN-FD frames
Marc Kleine-Budde
1
-6
/
+7
2021-01-27
can: mcp251xfd: mcp251xfd_start_xmit(): use mcp251xfd_get_tx_free() to check ...
Marc Kleine-Budde
1
-1
/
+1
2021-01-27
can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
Su Yanjun
1
-3
/
+6
2021-01-27
can: mcba_usb: remove h from printk format specifier
Tom Rix
1
-3
/
+3
2021-01-27
can: length: can_fd_len2dlc(): make legnth calculation readable again
Marc Kleine-Budde
1
-1
/
+6
2021-01-27
can: dev: export can_get_state_str() function
Vincent Mailhol
1
-1
/
+2
2021-01-27
can: flexcan: fix typos
Marc Kleine-Budde
1
-2
/
+2
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
1
-3
/
+1
[next]