index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
/
j1939
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
net: can: j1939: Initialize unused data in j1939_send_one()
Shigeru Yoshida
1
-5
/
+1
2024-02-14
can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock
Ziqi Zhao
1
-1
/
+1
2023-06-05
can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
Fedor Pchelkin
1
-1
/
+3
2023-06-05
can: j1939: change j1939_netdev_lock type to mutex
Fedor Pchelkin
1
-11
/
+11
2022-11-07
can: j1939: j1939_send_one(): fix missing CAN header initialization
Oliver Hartkopp
1
-0
/
+3
2022-09-15
can: skb: unify skb CAN frame identification helpers
Oliver Hartkopp
1
-0
/
+4
2021-11-06
can: j1939: j1939_can_recv(): ignore messages with invalid source address
Zhang Changzhong
1
-0
/
+7
2021-10-17
can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv
Ziyang Xuan
1
-2
/
+5
2021-06-19
can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RC...
Oleksij Rempel
1
-0
/
+4
2021-02-24
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
1
-14
/
+8
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-2
/
+2
2019-11-13
can: j1939: warn if resources are still linked on destroy
Oleksij Rempel
1
-0
/
+4
2019-11-13
can: j1939: j1939_can_recv(): add priv refcounting
Oleksij Rempel
1
-0
/
+2
2019-11-13
can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL
Oleksij Rempel
1
-0
/
+3
2019-09-04
can: add support of SAE J1939 protocol
The j1939 authors
1
-0
/
+403