index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
can
/
isotp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
2021-06-16
1
-13
/
+48
*
can: isotp: prevent race between isotp_bind() and isotp_setsockopt()
Norbert Slusarek
2021-05-12
1
-16
/
+33
*
can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE
Oliver Hartkopp
2021-03-29
1
-4
/
+7
*
can: isotp: tx-path: zero initialize outgoing CAN frames
Oliver Hartkopp
2021-03-20
1
-3
/
+3
*
can: isotp: TX-path: ensure that CAN frame flags are initialized
Marc Kleine-Budde
2021-03-16
1
-6
/
+3
*
can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD
Marc Kleine-Budde
2021-03-16
1
-1
/
+2
*
can: isotp: isotp_getname(): fix kernel information leak
Oliver Hartkopp
2021-01-13
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-12
1
-0
/
+3
|
\
|
*
can: isotp: isotp_setsockopt(): block setsockopt on bound sockets
Oliver Hartkopp
2020-12-09
1
-0
/
+3
*
|
can: isotp: add SF_BROADCAST support for functional addressing
Oliver Hartkopp
2020-12-10
1
-13
/
+29
|
/
*
can: isotp: padlen(): make const array static, makes object smaller
Colin Ian King
2020-11-03
1
-8
/
+10
*
can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only mode
Oliver Hartkopp
2020-11-03
1
-4
/
+4
*
can: remove obsolete version strings
Oliver Hartkopp
2020-10-12
1
-3
/
+1
*
can: isotp: implement cleanups / improvements from review
Oliver Hartkopp
2020-10-12
1
-7
/
+7
*
can: add ISO 15765-2:2016 transport protocol
Oliver Hartkopp
2020-10-07
1
-0
/
+1426