index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
2026-02-06
can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
2026-02-06
can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
2026-02-06
can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
2026-02-06
can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
2026-02-06
can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
Marc Kleine-Budde
2026-02-06
can: etas_es58x: allow partial RX URB allocation to succeed
Szymon Wilczek
2025-12-07
can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling
Marc Kleine-Budde
2025-12-07
can: sja1000: fix max irq loop handling
Thomas Mühlbacher
2025-12-07
can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
Seungjin Bae
2025-12-07
can: gs_usb: increase max interface to U8_MAX
Celeste Liu
2025-10-29
can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
Marc Kleine-Budde
2025-10-02
can: peak_usb: fix shift-out-of-bounds issue
Stéphane Grosjean
2025-10-02
can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
2025-10-02
can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
2025-10-02
can: hi311x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
2025-10-02
can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
2025-10-02
can: etas_es58x: sort the includes by alphabetic order
Vincent Mailhol
2025-10-02
can: etas_es58x: advertise timestamping capabilities and add ioctl support
Vincent Mailhol
2025-10-02
can: dev: add generic function can_eth_ioctl_hwts()
Vincent Mailhol
2025-10-02
can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
Vincent Mailhol
2025-10-02
can: bittiming: replace CAN units with the generic ones from linux/units.h
Vincent Mailhol
2025-10-02
can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
Vincent Mailhol
2025-10-02
can: rcar_can: rcar_can_resume(): fix s2ram with PSCI
Geert Uytterhoeven
2025-10-02
can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB
Anssi Hannula
2025-08-28
can: kvaser_usb: Assign netdev.dev_port based on device channel index
Jimmy Assarsson
2025-08-28
can: kvaser_pciefd: Store device channel index
Jimmy Assarsson
2025-07-17
can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debu...
Sean Nyekjaer
2025-06-27
can: tcan4x5x: fix power regulator retrieval during probe
Brett Werling
2025-06-04
can: c_can: Use of_property_present() to test existence of DT property
Krzysztof Kozlowski
2025-05-18
can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
2025-05-18
can: mcan: m_can_class_unregister(): fix order of unregistration calls
Marc Kleine-Budde
2025-04-10
can: flexcan: disable transceiver during system PM
Haibo Chen
2025-04-10
can: flexcan: only change CAN state when link up in system PM
Haibo Chen
2025-03-13
can: c_can: fix unbalanced runtime PM disable in error path
Krzysztof Kozlowski
2024-12-14
can: dev: can_set_termination(): allow sleeping GPIOs
Marc Kleine-Budde
2024-12-14
can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-12-14
can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-12-14
can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-12-14
can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statistics
Dario Binacchi
2024-12-14
can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL
Dario Binacchi
2024-12-14
can: c_can: c_can_handle_bus_err(): update statistics if skb allocation fails
Dario Binacchi
2024-12-14
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2024-12-14
can: peak_usb: CANFD: store 64-bits hw timestamps
Stephane Grosjean
2024-11-14
can: c_can: fix {rx,tx}_errors statistics
Dario Binacchi
2024-10-17
can: m_can: m_can_close(): stop clocks after device has been shut down
Marc Kleine-Budde
2024-09-12
can: m_can: Release irq on error in m_can_open
Simon Horman
2024-09-12
can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open
Simon Arlott
2024-07-27
can: kvaser_usb: fix return value for hif_usb_send_regout
Chen Ni
2024-07-18
can: kvaser_usb: Explicitly initialize family in leafimx driver_info struct
Jimmy Assarsson
2023-11-20
can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is acc...
Marc Kleine-Budde
[next]