index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
can: isotp: serialize TX state transitions under so->rx_lock
Oliver Hartkopp
1
-42
/
+160
8 days
can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
Oliver Hartkopp
1
-28
/
+59
8 days
can: isotp: use unconditional synchronize_rcu() in isotp_release()
Oliver Hartkopp
1
-1
/
+8
8 days
can: bcm: track a single source interface for ANYDEV timeout/throttle ops
Oliver Hartkopp
1
-5
/
+44
8 days
can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
Oliver Hartkopp
1
-5
/
+8
8 days
can: bcm: fix stale rx/tx ops after device removal
Oliver Hartkopp
1
-10
/
+44
8 days
can: bcm: add missing device refcount for CAN filter removal
Oliver Hartkopp
1
-20
/
+27
8 days
can: bcm: validate frame length in bcm_rx_setup() for RTR replies
Oliver Hartkopp
1
-18
/
+41
8 days
can: bcm: extend bcm_tx_lock usage for data and timer updates
Oliver Hartkopp
1
-29
/
+75
8 days
can: bcm: add missing rcu list annotations and operations
Oliver Hartkopp
1
-9
/
+16
8 days
can: bcm: fix CAN frame rx/tx statistics
Oliver Hartkopp
1
-23
/
+46
8 days
can: bcm: add locking when updating filter and timer values
Oliver Hartkopp
1
-43
/
+133
8 days
can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
Oliver Hartkopp
1
-14
/
+51
8 days
can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
Lee Jones
1
-3
/
+34
8 days
can: j1939: fix lockless local-destination check
Shuhao Fu
1
-4
/
+14
10 days
can: raw: add locking for raw flags bitfield
Oliver Hartkopp
1
-36
/
+30
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-22
/
+31
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+10
2026-04-13
can: raw: convert to getsockopt_iter
Breno Leitao
1
-15
/
+13
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
4
-6
/
+8
2026-04-09
can: raw: fix ro->uniq use-after-free in raw_rcv()
Samuel Page
1
-1
/
+10
2026-03-19
can: isotp: fix tx.buf use-after-free in isotp_sendmsg()
Oliver Hartkopp
1
-6
/
+18
2026-03-19
can: gw: fix OOB heap access in cgw_csum_crc8_rel()
Ali Norouzi
1
-3
/
+3
2026-03-19
can: statistics: add missing atomic access in hot path
Oliver Hartkopp
3
-4
/
+5
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
1
-1
/
+1
2026-03-02
can: bcm: fix locking for bcm_op runtime updates
Oliver Hartkopp
1
-0
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-8
/
+9
2026-02-05
can: gw: use can_gw_hops instead of sk_buff::csum_start
Oliver Hartkopp
1
-17
/
+6
2026-02-05
can: remove private CAN skb headroom infrastructure
Oliver Hartkopp
5
-24
/
+11
2026-02-05
can: move ifindex to CAN skb extensions
Oliver Hartkopp
6
-10
/
+10
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
8
-3
/
+108
2026-02-05
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
6
-15
/
+14
2026-01-15
net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...
Tetsuo Handa
1
-1
/
+9
2026-01-15
can: raw: instantly reject disabled CAN frames
Oliver Hartkopp
1
-9
/
+16
2026-01-15
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
1
-46
/
+8
2025-12-17
can: j1939: make j1939_sk_bind() fail if device is no longer registered
Tetsuo Handa
1
-0
/
+6
2025-12-17
can: j1939: make j1939_session_activate() fail if device is no longer registered
Tetsuo Handa
1
-0
/
+2
2025-12-10
can: fix build dependency
Arnd Bergmann
1
-1
/
+0
2025-11-29
can: Kconfig: select CAN driver infrastructure by default
Oliver Hartkopp
1
-0
/
+1
2025-11-26
can: raw: instantly reject unsupported CAN frames
Oliver Hartkopp
1
-8
/
+46
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2
-2
/
+2
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
3
-3
/
+3
2025-10-13
can: j1939: add missing calls in NETDEV_UNREGISTER notification handler
Tetsuo Handa
1
-0
/
+2
2025-09-23
can: annotate mtu accesses with READ_ONCE()
Vincent Mailhol
3
-3
/
+3
2025-09-19
can: raw: reorder struct raw_sock's members to optimise packing
Vincent Mailhol
1
-2
/
+2
2025-09-19
can: raw: use bitfields to store flags in struct raw_sock
Vincent Mailhol
1
-24
/
+35
2025-09-19
can: raw: reorder struct uniqframe's members to optimise packing
Vincent Mailhol
1
-1
/
+1
[next]