aboutsummaryrefslogtreecommitdiffstats
path: root/net/can/j1939/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-06can: j1939: j1939_can_recv(): ignore messages with invalid source addressZhang Changzhong1-0/+7
2021-10-17can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_privZiyang Xuan1-2/+5
2021-06-19can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is doneOleksij Rempel1-0/+4
2021-02-24net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel1-14/+8
2020-11-20can: replace can_dlc as variable/element for payload lengthOliver Hartkopp1-2/+2
2019-11-13can: j1939: warn if resources are still linked on destroyOleksij Rempel1-0/+4
2019-11-13can: j1939: j1939_can_recv(): add priv refcountingOleksij Rempel1-0/+2
2019-11-13can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULLOleksij Rempel1-0/+3
2019-09-04can: add support of SAE J1939 protocolThe j1939 authors1-0/+403