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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
4
-5
/
+6
2025-05-29
can: kvaser_pciefd: refine error prone echo_skb_max handling logic
Fedor Pchelkin
1
-2
/
+1
2025-05-26
Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/...
Paolo Abeni
20
-166
/
+312
2025-05-21
can: dev: add struct data_bittiming_params to group FD parameters
Vincent Mailhol
20
-101
/
+101
2025-05-21
can: rcar_canfd: Add RZ/G3E support
Biju Das
1
-0
/
+23
2025-05-21
can: rcar_canfd: Enhance multi_channel_irqs handling
Biju Das
1
-2
/
+5
2025-05-21
can: rcar_canfd: Add external_clk variable to struct rcar_canfd_hw_info
Biju Das
1
-1
/
+5
2025-05-21
can: rcar_canfd: Add sh variable to struct rcar_canfd_hw_info
Biju Das
1
-19
/
+45
2025-05-21
can: rcar_canfd: Add struct rcanfd_regs variable to struct rcar_canfd_hw_info
Biju Das
1
-7
/
+41
2025-05-21
can: rcar_canfd: Add shared_can_regs variable to struct rcar_canfd_hw_info
Biju Das
1
-5
/
+9
2025-05-21
can: rcar_canfd: Add ch_interface_mode variable to struct rcar_canfd_hw_info
Biju Das
1
-1
/
+5
2025-05-21
can: rcar_canfd: Add {nom,data}_bittiming variables to struct rcar_canfd_hw_info
Biju Das
1
-11
/
+42
2025-05-21
can: rcar_canfd: Add max_cftml variable to struct rcar_canfd_hw_info
Biju Das
1
-2
/
+9
2025-05-21
can: rcar_canfd: Add max_aflpn variable to struct rcar_canfd_hw_info
Biju Das
1
-1
/
+5
2025-05-21
can: rcar_canfd: Add rnc_field_width variable to struct rcar_canfd_hw_info
Biju Das
1
-2
/
+7
2025-05-21
can: rcar_canfd: Update RCANFD_GAFLCFG macro
Biju Das
1
-2
/
+3
2025-05-21
can: rcar_canfd: Add rcar_canfd_setrnc()
Biju Das
1
-7
/
+11
2025-05-21
can: rcar_canfd: Drop the mask operation in RCANFD_GAFLCFG_SETRNC macro
Biju Das
1
-2
/
+1
2025-05-21
can: rcar_canfd: Update RCANFD_GERFL_ERR macro
Biju Das
1
-7
/
+8
2025-05-21
can: rcar_canfd: Drop RCANFD_GAFLCFG_GETRNC macro
Biju Das
1
-4
/
+0
2025-05-21
can: rcar_canfd: Use of_get_available_child_by_name()
Biju Das
1
-3
/
+3
2025-05-21
can: slcan: allow reception of short error messages
Carlos Sanchez
1
-6
/
+20
2025-05-20
can: kvaser_pciefd: Continue parsing DMA buf after dropped RX
Axel Forsman
1
-3
/
+5
2025-05-20
can: kvaser_pciefd: Fix echo_skb race
Axel Forsman
1
-34
/
+59
2025-05-20
can: kvaser_pciefd: Force IRQ edge in case of nested IRQ
Axel Forsman
1
-43
/
+38
2025-05-06
can: mcan: m_can_class_unregister(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-05-06
can: rockchip_canfd: rkcanfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-05-06
can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-05-06
can: mcp251xfd: fix TDC setting for low data bit rates
Kelsey Maes
1
-8
/
+32
2025-05-06
can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probe
Antonios Salios
1
-0
/
+1
2025-04-15
can: rockchip_canfd: fix broken quirks checks
Weizhao Ouyang
1
-3
/
+4
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-10
/
+10
2025-03-27
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-22
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-1
/
+1
2025-02-22
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
[next]