Age | Commit message (Expand) | Author |
---|---|---|
2021-11-06 | can: j1939: j1939_can_recv(): ignore messages with invalid source address | Zhang Changzhong |
2021-10-17 | can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv | Ziyang Xuan |
2021-06-19 | can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RC... | Oleksij Rempel |
2021-02-24 | net: introduce CAN specific pointer in the struct net_device | Oleksij Rempel |
2020-11-20 | can: replace can_dlc as variable/element for payload length | Oliver Hartkopp |
2019-11-13 | can: j1939: warn if resources are still linked on destroy | Oleksij Rempel |
2019-11-13 | can: j1939: j1939_can_recv(): add priv refcounting | Oleksij Rempel |
2019-11-13 | can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL | Oleksij Rempel |
2019-09-04 | can: add support of SAE J1939 protocol | The j1939 authors |