index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
Age
Commit message (
Expand
)
Author
11 hours
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18 hours
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
39 hours
can: raw: convert to getsockopt_iter
Breno Leitao
42 hours
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3 days
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
6 days
can: raw: fix ro->uniq use-after-free in raw_rcv()
Samuel Page
2026-03-19
can: isotp: fix tx.buf use-after-free in isotp_sendmsg()
Oliver Hartkopp
2026-03-19
can: gw: fix OOB heap access in cgw_csum_crc8_rel()
Ali Norouzi
2026-03-19
can: statistics: add missing atomic access in hot path
Oliver Hartkopp
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
2026-03-02
can: bcm: fix locking for bcm_op runtime updates
Oliver Hartkopp
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
can: gw: use can_gw_hops instead of sk_buff::csum_start
Oliver Hartkopp
2026-02-05
can: remove private CAN skb headroom infrastructure
Oliver Hartkopp
2026-02-05
can: move ifindex to CAN skb extensions
Oliver Hartkopp
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
2026-02-05
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
2026-01-15
net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...
Tetsuo Handa
2026-01-15
can: raw: instantly reject disabled CAN frames
Oliver Hartkopp
2026-01-15
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
2025-12-17
can: j1939: make j1939_sk_bind() fail if device is no longer registered
Tetsuo Handa
2025-12-17
can: j1939: make j1939_session_activate() fail if device is no longer registered
Tetsuo Handa
2025-12-10
can: fix build dependency
Arnd Bergmann
2025-11-29
can: Kconfig: select CAN driver infrastructure by default
Oliver Hartkopp
2025-11-26
can: raw: instantly reject unsupported CAN frames
Oliver Hartkopp
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-13
can: j1939: add missing calls in NETDEV_UNREGISTER notification handler
Tetsuo Handa
2025-09-23
can: annotate mtu accesses with READ_ONCE()
Vincent Mailhol
2025-09-19
can: raw: reorder struct raw_sock's members to optimise packing
Vincent Mailhol
2025-09-19
can: raw: use bitfields to store flags in struct raw_sock
Vincent Mailhol
2025-09-19
can: raw: reorder struct uniqframe's members to optimise packing
Vincent Mailhol
2025-09-10
can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() ...
Tetsuo Handa
2025-09-10
can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_loc...
Tetsuo Handa
2025-09-10
can: j1939: implement NETDEV_UNREGISTER notification handler
Tetsuo Handa
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-10
can: add drop reasons in CAN protocols receive path
Davide Caratti
2025-06-10
can: add drop reasons in the receive path of AF_CAN
Davide Caratti
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-19
can: bcm: add missing rcu read protection for procfs content
Oliver Hartkopp
2025-05-19
can: bcm: add locking for bcm_op runtime updates
Oliver Hartkopp
2025-05-06
can: gw: fix RCU/BH usage in cgw_create_job()
Oliver Hartkopp
2025-04-15
can: fix missing decrement of j1939_proto.inuse_idx
Davide Caratti
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-14
can: add protocol counter for AF_CAN sockets
Davide Caratti
[next]