index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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 of can_dropped_invalid_skb()
Marc Kleine-Budde
1
-1
/
+1
2025-10-20
can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
Marc Kleine-Budde
1
-1
/
+1
2025-10-20
can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb()
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 Active
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/netdev/net-next
Linus Torvalds
22
-464
/
+729
2025-10-01
Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/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/linux/kernel/git/mkl/linux-can-next
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
2025-09-19
can: rcar_can: Do not print alloc_candev() failures
Geert Uytterhoeven
1
-1
/
+0
2025-09-19
can: rcar_can: Mailbox bitfield conversion
Geert Uytterhoeven
1
-5
/
+7
2025-09-19
can: rcar_can: BCR bitfield conversion
Geert Uytterhoeven
1
-7
/
+8
2025-09-19
can: rcar_can: TFCR bitfield conversion
Geert Uytterhoeven
1
-5
/
+2
2025-09-19
can: rcar_can: CTLR bitfield conversion
Geert Uytterhoeven
1
-13
/
+20
2025-09-19
can: rcar_can: Convert to GENMASK()
Geert Uytterhoeven
1
-4
/
+4
2025-09-19
can: rcar_can: Convert to BIT()
Geert Uytterhoeven
1
-69
/
+70
2025-09-19
can: rcar_can: Convert to Runtime PM
Geert Uytterhoeven
1
-24
/
+24
2025-09-19
can: rcar_can: Add helper variable dev to rcar_can_probe()
Geert Uytterhoeven
1
-12
/
+11
2025-09-19
can: rcar_can: Consistently use ndev for net_device pointers
Geert Uytterhoeven
1
-4
/
+4
2025-09-19
can: peak_usb: fix shift-out-of-bounds issue
Stéphane Grosjean
1
-1
/
+1
[next]