tent='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/net/can
AgeCommit message (Expand)Author
2026-03-13can: bcm: fix locking for bcm_op runtime updatesOliver Hartkopp
2026-01-23net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa
2026-01-17can: j1939: make j1939_session_activate() fail if device is no longer registeredTetsuo Handa
2025-09-19can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() ...Tetsuo Handa
2025-09-19can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_loc...Tetsuo Handa
2025-05-29can: bcm: add missing rcu read protection for procfs contentOliver Hartkopp
2025-05-29can: bcm: add locking for bcm_op runtime updatesOliver Hartkopp
2025-05-18can: gw: fix RCU/BH usage in cgw_create_job()Oliver Hartkopp
2025-04-10can: statistics: use atomic access in hot pathOliver Hartkopp
2025-02-21can: j1939: j1939_sk_send_loop(): fix unable to send messages with data lengt...Alexander Hölzl
2024-12-14net: af_can: do not leave a dangling sk pointer in can_create()Ignat Korchagin
2024-12-14can: j1939: j1939_session_new(): fix skb reference countingDmitry Antipov
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-12can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().Kuniyuki Iwashima
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-30can: j1939: use correct function name in commentZhang Changzhong
2024-08-06can: bcm: Remove proc entry when dev is unregistered.Kuniyuki Iwashima
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-21net: can: j1939: recover socket queue on CAN bus error during BAM transmissionOleksij Rempel
2024-06-21net: can: j1939: Initialize unused data in j1939_send_one()Shigeru Yoshida
2024-06-21net: can: j1939: enhanced error handling for tightly received RTS messages in...Oleksij Rempel
2024-06-20can: isotp: remove ISO 15675-2 specification version where possibleOliver Hartkopp
2024-02-20Merge tag 'linux-can-next-for-6.9-20240220' of git://git.kernel.org/pub/scm/l...Paolo Abeni
2024-02-20can: raw: raw_getsockopt(): reduce scope of errMarc Kleine-Budde
2024-02-20can: raw: fix getsockopt() for new CAN_RAW_XL_VCID_OPTSOliver Hartkopp
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-14can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)Oleksij Rempel
2024-02-14can: j1939: prevent deadlock by changing j1939_socks_lock to rwlockZiqi Zhao
2024-02-13can: canxl: add virtual CAN network identifier supportOliver Hartkopp
2024-02-12can: isotp: support dynamic flow control parametersOliver Hartkopp
2024-02-12can: bcm: add recvmsg flags for own, local and remote trafficNicolas Maier