Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-08 | can: j1939: j1939_sk_bind(): take priv after lock is held | Oleksij Rempel | 1 | -3/+7 |
2019-11-13 | can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk... | Oleksij Rempel | 1 | -18/+39 |
2019-11-13 | can: j1939: move j1939_priv_put() into sk_destruct callback | Oleksij Rempel | 1 | -2/+35 |
2019-11-04 | can: j1939: fix memory leak if filters was set | Oleksij Rempel | 1 | -0/+1 |
2019-11-04 | can: j1939: fix resource leak of skb on error return paths | Colin Ian King | 1 | -2/+6 |
2019-09-04 | can: add support of SAE J1939 protocol | The j1939 authors | 1 | -0/+1160 |