1. 2030043 can: j1939: fix Use-after-Free, hold skb ref while in use by Oleksij Rempel · 3 years, 8 months ago
  2. 4e096a1 net: introduce CAN specific pointer in the struct net_device by Oleksij Rempel · 3 years, 11 months ago
  3. c7b7496 can: replace can_dlc as variable/element for payload length by Oliver Hartkopp · 4 years, 2 months ago
  4. 08c487d can: j1939: j1939_sk_bind(): return failure if netdev is down by Zhang Changzhong · 4 years, 4 months ago
  5. 13ba4c4 net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt by Marc Kleine-Budde · 4 years, 3 months ago
  6. e009f95 can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt by Cong Wang · 4 years, 3 months ago
  7. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  8. 0ae18a8 can: j1939: add rxtimer for multipacket broadcast session by Zhang Changzhong · 4 years, 6 months ago
  9. 2b8b2e3 can: j1939: abort multipacket broadcast session when timeout occurs by Zhang Changzhong · 4 years, 6 months ago
  10. e8b1765 can: j1939: cancel rxtimer on multipacket broadcast session complete by Zhang Changzhong · 4 years, 6 months ago
  11. f4fd77f can: j1939: fix support for multipacket broadcast message by Zhang Changzhong · 4 years, 6 months ago
  12. e052d05 can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions by Oleksij Rempel · 4 years, 5 months ago
  13. 840835c can: j1939: transport: add j1939_session_skb_find_by_offset() function by Oleksij Rempel · 4 years, 5 months ago
  14. af804b7 can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated by Oleksij Rempel · 4 years, 5 months ago
  15. cd3b363 can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j1939_tp_txtimer() by Oleksij Rempel · 4 years, 5 months ago
  16. b43e3a8 can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send not by J1939 stack by Oleksij Rempel · 4 years, 5 months ago
  17. 38ba8b9 can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can() by Eric Dumazet · 4 years, 5 months ago
  18. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  19. 00d4e14 can: j1939: j1939_sk_bind(): take priv after lock is held by Oleksij Rempel · 5 years ago
  20. 4a15d57 can: j1939: warn if resources are still linked on destroy by Oleksij Rempel · 5 years ago
  21. ddeeb7d can: j1939: j1939_can_recv(): add priv refcounting by Oleksij Rempel · 5 years ago
  22. 8d7a5f0 can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_cancel() instead of hrtimer_cancel() by Oleksij Rempel · 5 years ago
  23. 62ebce1d can: j1939: make sure socket is held as long as session exists by Oleksij Rempel · 5 years ago
  24. d966635 can: j1939: transport: make sure the aborted session will be deactivated only once by Oleksij Rempel · 5 years ago
  25. fd81ebf can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk_sendmsg() by Oleksij Rempel · 5 years ago
  26. c48c8c1 can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL by Oleksij Rempel · 5 years ago
  27. 25fe97c can: j1939: move j1939_priv_put() into sk_destruct callback by Oleksij Rempel · 5 years ago
  28. 688d11c can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct total message size by Oleksij Rempel · 5 years ago
  29. eaa654f can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with the total message size set by Oleksij Rempel · 5 years ago
  30. 896daf7 can: j1939: fix memory leak if filters was set by Oleksij Rempel · 5 years ago
  31. db1a804 can: j1939: fix resource leak of skb on error return paths by Colin Ian King · 5 years ago
  32. 9d71dd0 can: add support of SAE J1939 protocol by The j1939 authors · 6 years ago