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