index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-10
/
+10
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7
-52
/
+88
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-9
/
+8
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-45
/
+44
2025-03-14
can: flexcan: disable transceiver during system PM
Haibo Chen
1
-1
/
+11
2025-03-14
can: flexcan: only change CAN state when link up in system PM
Haibo Chen
1
-2
/
+4
2025-03-14
can: rcar_canfd: Fix page entries in the AFL list
Biju Das
1
-17
/
+11
2025-03-14
can: ucan: fix out of bound read in strscpy() source
Vincent Mailhol
1
-25
/
+18
2025-03-14
can: flexcan: add transceiver capabilities
Dimitri Fedrau
2
-6
/
+22
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-1
/
+1
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2
-4
/
+7
2025-02-19
can: rockchip_canfd: rkcanfd_chip_fifo_setup(): remove duplicated setup of RX...
Robin van der Gracht
1
-5
/
+0
2025-02-19
can: gs_usb: add VID/PID for the CANnectivity firmware
Henrik Brix Andersen
1
-0
/
+5
2025-02-19
can: flexcan: add NXP S32G2/S32G3 SoC support
Ciprian Marian Costea
1
-0
/
+11
2025-02-19
can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
Ciprian Marian Costea
2
-1
/
+28
2025-02-19
can: c_can: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-15
/
+6
2025-02-19
can: c_can: Use of_property_present() to test existence of DT property
Krzysztof Kozlowski
1
-1
/
+1
2025-02-19
can: c_can: Simplify handling syscon error path
Krzysztof Kozlowski
1
-3
/
+1
2025-02-19
can: c_can: Drop useless final probe failure message
Krzysztof Kozlowski
1
-18
/
+8
2025-02-18
can: mcp251xfd: Switch to use hrtimer_setup()
Nam Cao
1
-4
/
+4
2025-02-18
can: m_can: Switch to use hrtimer_setup()
Nam Cao
1
-5
/
+4
2025-02-08
can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...
Robin van der Gracht
1
-1
/
+1
2025-02-08
can: etas_es58x: fix potential NULL pointer dereference on udev->serial
Vincent Mailhol
1
-1
/
+5
2025-02-08
can: c_can: fix unbalanced runtime PM disable in error path
Krzysztof Kozlowski
1
-2
/
+3
2025-02-08
can: ctucanfd: handle skb allocation failure
Fedor Pchelkin
1
-4
/
+6
2025-01-13
can: grcan: move napi_enable() from under spin lock
Jakub Kicinski
1
-1
/
+2
2025-01-10
Merge tag 'linux-can-next-for-6.14-20250110' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
10
-148
/
+166
2025-01-10
can: kvaser_pciefd: Add support for CAN_CTRLMODE_BERR_REPORTING
Jimmy Assarsson
1
-13
/
+16
2025-01-10
can: kvaser_pciefd: Update stats and state even if alloc_can_err_skb() fails
Jimmy Assarsson
1
-26
/
+26
2025-01-10
can: kvaser_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
Jimmy Assarsson
3
-19
/
+26
2025-01-10
can: kvaser_usb: Update stats and state even if alloc_can_err_skb() fails
Jimmy Assarsson
2
-95
/
+60
2025-01-10
can: m_can: call deinit/init callback when going into suspend/resume
Sean Nyekjaer
1
-4
/
+11
2025-01-10
can: tcan4x5x: add deinit callback to set standby mode
Sean Nyekjaer
1
-0
/
+9
2025-01-10
can: m_can: add deinit callback
Sean Nyekjaer
2
-0
/
+8
2024-12-23
can: dev: can_get_state_str(): Remove dead code
Ariel Otilibili
1
-2
/
+0
2024-12-23
can: tcan4x5x: get rid of false clock errors
Sean Nyekjaer
1
-1
/
+1
2024-12-23
can: sun4i_can: continue to use likely() to check skb
Dario Binacchi
1
-1
/
+1
2024-12-23
can: tcan4x5x: add option for selecting nWKRQ voltage
Sean Nyekjaer
2
-0
/
+21
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-10
/
+28
2024-12-18
can: m_can: fix missed interrupts with m_can_pci
Matthias Schiffer
3
-5
/
+19
2024-12-18
can: m_can: set init flag earlier in probe
Matthias Schiffer
1
-5
/
+9
2024-12-06
net: simplify resource acquisition + ioremap
Rosen Penev
1
-12
/
+3
2024-12-03
rtnetlink: fix double call of rtnl_link_get_net_ifla()
Cong Wang
1
-8
/
+2
2024-11-26
can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.
Marc Kleine-Budde
1
-1
/
+28
2024-11-26
can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-3
/
+7
2024-11-26
can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-25
/
+33
2024-11-26
can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-5
/
+9
2024-11-26
can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-28
/
+39
2024-11-26
can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-18
/
+29
2024-11-26
can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statistics
Dario Binacchi
1
-18
/
+40
[next]