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-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
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
17
-41
/
+41
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
19
-53
/
+50
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2026-02-05
can: gw: use can_gw_hops instead of sk_buff::csum_start
Oliver Hartkopp
1
-1
/
+1
2026-02-05
can: remove private CAN skb headroom infrastructure
Oliver Hartkopp
1
-22
/
+9
2026-02-05
can: move frame_len to CAN skb extensions
Oliver Hartkopp
1
-8
/
+21
2026-02-05
can: move ifindex to CAN skb extensions
Oliver Hartkopp
1
-5
/
+4
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
2
-11
/
+58
2026-02-05
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
1
-2
/
+0
2026-02-03
net: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
1
-16
/
+0
2026-01-31
Merge tag 'linux-can-next-for-6.20-20260131' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-32
/
+42
2026-01-23
can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
Marc Kleine-Budde
1
-2
/
+2
2026-01-23
can: sja1000: sja1000_err(): use error counter for error state
Michael Tretter
1
-26
/
+7
2026-01-23
can: sja1000: sja1000_err(): make use of sja1000_get_berr_counter() to read e...
Marc Kleine-Budde
1
-7
/
+6
2026-01-22
can: at91_can: Fix memory leak in at91_can_probe()
Zilin Guan
1
-1
/
+1
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2026-01-16
can: rcar_canfd: Add RZ/T2H support
Lad Prabhakar
1
-0
/
+18
2026-01-16
can: rcar_canfd: Add support for FD-Only mode
Biju Das
1
-1
/
+13
2026-01-16
can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2026-01-16
can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2026-01-16
can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+8
2026-01-16
can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+8
2026-01-16
can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-1
/
+7
2026-01-16
can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...
Marc Kleine-Budde
1
-0
/
+7
2026-01-16
can: dev: alloc_candev_mqs(): add missing default CAN capabilities
Marc Kleine-Budde
1
-0
/
+1
2026-01-15
can: propagate CAN device capabilities via ml_priv
Oliver Hartkopp
4
-0
/
+58
2026-01-15
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
3
-5
/
+9
2026-01-09
can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.
Ondrej Ille
1
-1
/
+1
2026-01-09
can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-0
/
+2
2026-01-09
can: etas_es58x: allow partial RX URB allocation to succeed
Szymon Wilczek
1
-1
/
+1
2025-12-18
can: fix build dependency
Marc Kleine-Budde
1
-1
/
+1
2025-12-10
can: gs_usb: gs_can_open(): fix error handling
Marc Kleine-Budde
1
-1
/
+1
2025-12-10
can: fix build dependency
Arnd Bergmann
3
-8
/
+4
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-41
/
+124
2025-11-26
can: rcar_canfd: Fix CAN-FD mode as default
Biju Das
1
-22
/
+31
2025-11-26
can: rcar_canfd: Add suspend/resume support
Geert Uytterhoeven
1
-0
/
+53
2025-11-26
can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-5
/
+5
2025-11-26
can: rcar_canfd: Invert CAN clock and close_candev() order
Geert Uytterhoeven
1
-1
/
+1
2025-11-26
can: rcar_canfd: Extract rcar_canfd_global_{,de}init()
Geert Uytterhoeven
1
-78
/
+104
2025-11-26
can: rcar_canfd: Use devm_clk_get_optional() for RAM clk
Biju Das
1
-6
/
+17
2025-11-26
can: rcar_canfd: Invert global vs. channel teardown
Geert Uytterhoeven
1
-3
/
+3
2025-11-26
can: rcar_canfd: Invert reset assert order
Geert Uytterhoeven
1
-2
/
+2
2025-11-26
can: dev: print bitrate error with two decimal digits
Oliver Hartkopp
1
-6
/
+9
2025-11-26
can: add dummy_can driver
Vincent Mailhol
3
-0
/
+303
2025-11-26
can: calc_bittiming: add can_calc_sample_point_pwm()
Vincent Mailhol
1
-0
/
+18
2025-11-26
can: calc_bittiming: add can_calc_sample_point_nrz()
Vincent Mailhol
1
-10
/
+15
2025-11-26
can: calc_bittiming: replace misleading "nominal" by "reference"
Vincent Mailhol
1
-13
/
+13
2025-11-26
can: netlink: add PWM netlink interface
Vincent Mailhol
1
-2
/
+190
[next]