index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-26
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
1
-3
/
+4
2022-04-20
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
1
-1
/
+1
2022-01-29
can: bcm: fix UAF of bcm op
Ziyang Xuan
1
-10
/
+10
2021-08-04
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
1
-2
/
+18
2021-07-20
can: gw: synchronize rcu operations before removing gw job entry
Oliver Hartkopp
1
-0
/
+3
2021-07-20
can: bcm: delay release of struct bcm_op after synchronize_rcu()
Thadeu Lima de Souza Cascardo
1
-1
/
+6
2021-06-30
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
2
-27
/
+94
2021-06-30
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
1
-0
/
+3
2020-11-24
can: af_can: prevent potential access of uninitialized member in canfd_rcv()
Anant Thazhemadam
1
-5
/
+14
2020-11-24
can: af_can: prevent potential access of uninitialized member in can_rcv()
Anant Thazhemadam
1
-5
/
+14
2020-11-22
can: proc: can_remove_proc(): silence remove_proc_entry warning
Zhang Changzhong
1
-2
/
+4
2019-07-21
can: af_can: Fix error path of can_init()
YueHaibing
1
-3
/
+21
2019-06-25
can: purge socket error queue on sock destruct
Willem de Bruijn
1
-0
/
+1
2019-01-31
can: bcm: check timer values before ktime conversion
Oliver Hartkopp
1
-0
/
+27
2019-01-23
can: gw: ensure DLC boundaries after CAN frame modification
Oliver Hartkopp
1
-3
/
+27
2018-12-01
can: raw: check for CAN FD capable netdev in raw_sendmsg()
Oliver Hartkopp
1
-7
/
+8
2018-01-23
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
1
-11
/
+7
2018-01-23
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
1
-11
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
can: af_can: can_pernet_init(): add missing error handling for kzalloc return...
Marc Kleine-Budde
1
-1
/
+13
2017-10-19
can: af_can: do not access proto_tab directly use rcu_access_pointer instead
Marc Kleine-Budde
1
-3
/
+3
2017-10-19
can: bcm: check for null sk before deferencing it via the call to sock_net
Colin Ian King
1
-2
/
+3
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-3
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+3
2017-06-09
can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
Marc Kleine-Budde
1
-2
/
+1
2017-04-27
can: fix CAN BCM build with CONFIG_PROC_FS disabled
Oliver Hartkopp
1
-8
/
+13
2017-04-25
can: network namespace support for CAN gateway
Oliver Hartkopp
1
-28
/
+44
2017-04-25
can: network namespace support for CAN_BCM protocol
Oliver Hartkopp
1
-33
/
+57
2017-04-25
can: complete initial namespace support
Oliver Hartkopp
3
-103
/
+114
2017-04-25
can: remove obsolete definitions
Oliver Hartkopp
1
-4
/
+0
2017-04-25
can: remove obsolete pernet_operations definitions
Oliver Hartkopp
1
-4
/
+0
2017-04-25
can: fix memory leak in initial namespace support
Oliver Hartkopp
1
-0
/
+2
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-2
/
+4
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2017-04-04
can: initial support for network namespaces
Mario Kicherer
6
-176
/
+203
2017-01-30
can: bcm: fix hrtimer/tasklet termination in bcm op removal
Oliver Hartkopp
1
-7
/
+16
2017-01-29
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
5
-8
/
+17
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2
-15
/
+15
2016-12-07
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
1
-0
/
+3
2016-11-23
can: bcm: fix support for CAN FD frames
Oliver Hartkopp
1
-8
/
+10
2016-10-31
can: bcm: fix warning in bcm_connect/proc_register
Oliver Hartkopp
1
-9
/
+23
2016-06-23
can: only call can_stat_update with procfs
Arnd Bergmann
2
-21
/
+12
2016-06-17
can: bcm: add support for CAN FD frames
Oliver Hartkopp
1
-88
/
+135
2016-06-17
can: bcm: unify bcm_msg_head handling and prepare function parameters
Oliver Hartkopp
1
-25
/
+29
2016-06-17
can: bcm: use CAN frame instead of can_frame in comments
Oliver Hartkopp
1
-16
/
+16
2016-06-17
can: bcm: fix indention and other minor style issues
Oliver Hartkopp
1
-14
/
+12
2016-06-17
can: build proc support only if CONFIG_PROC_FS is activated
Alexander Aring
3
-3
/
+14
2016-04-04
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
1
-1
/
+1
2015-10-13
can: avoid using timeval for uapi
Arnd Bergmann
1
-5
/
+10
[next]