index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2026-01-23
can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.
Ondrej Ille
1
-1
/
+1
2026-01-23
can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
1
-0
/
+2
2026-01-23
can: etas_es58x: allow partial RX URB allocation to succeed
Szymon Wilczek
1
-1
/
+1
2026-01-02
can: gs_usb: gs_can_open(): fix error handling
Marc Kleine-Budde
1
-1
/
+1
2025-11-26
can: rcar_canfd: Fix CAN-FD mode as default
Biju Das
1
-22
/
+31
2025-11-17
can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling
Marc Kleine-Budde
1
-2
/
+2
2025-11-17
can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...
Marc Kleine-Budde
1
-5
/
+54
2025-11-16
can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before acces...
Marc Kleine-Budde
1
-7
/
+19
2025-11-16
can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs
Marc Kleine-Budde
1
-2
/
+15
2025-11-16
can: sja1000: fix max irq loop handling
Thomas Mühlbacher
1
-2
/
+2
2025-11-16
can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
Seungjin Bae
1
-2
/
+2
2025-10-20
can: netlink: can_changelink(): allow disabling of automatic restart
Marc Kleine-Budde
1
-2
/
+4
2025-10-20
can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead ...
Marc Kleine-Budde
1
-1
/
+1
2025-10-20
can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_...
Marc Kleine-Budde
1
-1
/
+1
2025-10-20
can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_drop...
Marc Kleine-Budde
1
-1
/
+1
2025-10-09
can: m_can: replace Dong Aisheng's old email address
Marc Kleine-Budde
2
-4
/
+4
2025-10-08
can: m_can: fix CAN state in system PM
Marc Kleine-Budde
1
-4
/
+3
2025-10-08
can: m_can: m_can_chip_config(): bring up interface in correct state
Marc Kleine-Budde
1
-1
/
+1
2025-10-08
can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Ac...
Marc Kleine-Budde
1
-21
/
+32
2025-10-08
can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
Marc Kleine-Budde
1
-1
/
+1
2025-10-08
can: gs_usb: gs_make_candev(): populate net_device->dev_port
Celeste Liu
1
-0
/
+1
2025-10-08
can: gs_usb: increase max interface to U8_MAX
Celeste Liu
1
-12
/
+10
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
22
-464
/
+729
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+844
2025-09-26
Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
20
-462
/
+725
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-22
/
+28
2025-09-24
can: netlink: add userland error messages
Vincent Mailhol
1
-20
/
+62
2025-09-24
can: dev: add can_get_ctrlmode_str()
Vincent Mailhol
1
-0
/
+33
2025-09-24
can: calc_bittiming: make can_calc_tdco() FD agnostic
Vincent Mailhol
2
-5
/
+7
2025-09-24
can: netlink: make can_tdc_fill_info() FD agnostic
Vincent Mailhol
1
-11
/
+24
2025-09-24
can: netlink: add can_bitrate_const_fill_info()
Vincent Mailhol
1
-11
/
+16
2025-09-24
can: netlink: add can_bittiming_const_fill_info()
Vincent Mailhol
1
-7
/
+13
2025-09-24
can: netlink: add can_bittiming_fill_info()
Vincent Mailhol
1
-7
/
+12
2025-09-24
can: netlink: add can_data_bittiming_get_size()
Vincent Mailhol
1
-9
/
+20
2025-09-24
can: netlink: make can_tdc_get_size() FD agnostic
Vincent Mailhol
1
-10
/
+11
2025-09-24
can: netlink: add can_ctrlmode_changelink()
Vincent Mailhol
1
-42
/
+54
2025-09-24
can: netlink: add can_dtb_changelink()
Vincent Mailhol
1
-64
/
+88
2025-09-24
can: netlink: make can_tdc_changelink() FD agnostic
Vincent Mailhol
1
-5
/
+6
2025-09-24
can: netlink: remove useless check in can_tdc_changelink()
Vincent Mailhol
1
-1
/
+1
2025-09-24
can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logic
Vincent Mailhol
1
-5
/
+4
2025-09-24
can: netlink: add can_validate_databittiming()
Vincent Mailhol
1
-20
/
+44
2025-09-24
can: netlink: add can_validate_tdc()
Vincent Mailhol
1
-34
/
+48
2025-09-24
can: netlink: refactor can_validate_bittiming()
Vincent Mailhol
1
-19
/
+17
2025-09-24
can: enable CAN XL for virtual CAN devices by default
Vincent Mailhol
2
-2
/
+2
2025-09-24
can: populate the minimum and maximum MTU values
Vincent Mailhol
2
-7
/
+22
2025-09-23
can: dev: turn can_set_static_ctrlmode() into a non-inline function
Vincent Mailhol
1
-0
/
+21
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2
-2
/
+4
2025-09-19
can: esd_usb: Avoid errors triggered from USB disconnect
Stefan Mätje
1
-8
/
+26
2025-09-19
can: esd_usb: Rework display of error messages
Stefan Mätje
1
-16
/
+20
2025-09-19
can: rcar_can: Convert to %pe
Geert Uytterhoeven
1
-7
/
+7
[next]