1. 8375dfa can: isotp: fix error path in isotp_sendmsg() to unlock wait queue by Oliver Hartkopp · 2 years, 11 months ago
  2. 7c75904 can: isotp: fix potential CAN frame reception race in isotp_rcv() by Oliver Hartkopp · 2 years, 11 months ago
  3. 5f33a09 can: isotp: convert struct tpcon::{idx,len} to unsigned int by Marc Kleine-Budde · 3 years ago
  4. d674a8f can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path by Marc Kleine-Budde · 3 years, 8 months ago
  5. 43a08c3 can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg() by Ziyang Xuan · 3 years, 3 months ago
  6. 9acf636 can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible() by Ziyang Xuan · 3 years, 3 months ago
  7. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  8. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  9. 14a4696 can: isotp: isotp_release(): omit unintended hrtimer restart on socket release by Oliver Hartkopp · 3 years, 6 months ago
  10. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  11. 8d0caed can: bcm/raw/isotp: use per module netdevice notifier by Tetsuo Handa · 3 years, 7 months ago
  12. b14b27f Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 3 years, 7 months ago
  13. c69d190 can: isotp: Add error message if txqueuelen is too small by Patrick Menschel · 3 years, 8 months ago
  14. 6a5ddae can: isotp: add symbolic error message to isotp_module_init() by Patrick Menschel · 3 years, 8 months ago
  15. 46d8657 can: isotp: change error format from decimal to symbolic error names by Patrick Menschel · 3 years, 8 months ago
  16. 2b17c40 can: isotp: prevent race between isotp_bind() and isotp_setsockopt() by Norbert Slusarek · 3 years, 8 months ago
  17. f522d95 can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE by Oliver Hartkopp · 3 years, 9 months ago
  18. b5f020f can: isotp: tx-path: zero initialize outgoing CAN frames by Oliver Hartkopp · 3 years, 9 months ago
  19. d4eb538 can: isotp: TX-path: ensure that CAN frame flags are initialized by Marc Kleine-Budde · 3 years, 10 months ago
  20. e491245 can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD by Marc Kleine-Budde · 3 years, 10 months ago
  21. b42b3a2 can: isotp: isotp_getname(): fix kernel information leak by Oliver Hartkopp · 4 years ago
  22. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  23. 921ca57 can: isotp: add SF_BROADCAST support for functional addressing by Oliver Hartkopp · 4 years, 1 month ago
  24. 323a391 can: isotp: isotp_setsockopt(): block setsockopt on bound sockets by Oliver Hartkopp · 4 years, 1 month ago
  25. c3ddac4 can: isotp: padlen(): make const array static, makes object smaller by Colin Ian King · 4 years, 2 months ago
  26. 78656ea can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only mode by Oliver Hartkopp · 4 years, 2 months ago
  27. f726f3d can: remove obsolete version strings by Oliver Hartkopp · 4 years, 3 months ago
  28. ac911bf can: isotp: implement cleanups / improvements from review by Oliver Hartkopp · 4 years, 3 months ago
  29. e057dd3 can: add ISO 15765-2:2016 transport protocol by Oliver Hartkopp · 4 years, 3 months ago