index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
/
isotp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
can: isotp: fix error path in isotp_sendmsg() to unlock wait queue
Oliver Hartkopp
1
-6
/
+9
2022-02-09
can: isotp: fix potential CAN frame reception race in isotp_rcv()
Oliver Hartkopp
1
-1
/
+13
2022-01-05
can: isotp: convert struct tpcon::{idx,len} to unsigned int
Marc Kleine-Budde
1
-2
/
+2
2021-10-19
can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path
Marc Kleine-Budde
1
-0
/
+3
2021-10-17
can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg()
Ziyang Xuan
1
-15
/
+31
2021-10-17
can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible()
Ziyang Xuan
1
-1
/
+3
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
1
-10
/
+10
2021-06-19
can: isotp: isotp_release(): omit unintended hrtimer restart on socket release
Oliver Hartkopp
1
-3
/
+4
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+48
2021-06-16
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
1
-13
/
+48
2021-05-27
Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-9
/
+11
2021-05-27
can: isotp: Add error message if txqueuelen is too small
Patrick Menschel
1
-2
/
+4
2021-05-27
can: isotp: add symbolic error message to isotp_module_init()
Patrick Menschel
1
-1
/
+1
2021-05-27
can: isotp: change error format from decimal to symbolic error names
Patrick Menschel
1
-6
/
+6
2021-05-12
can: isotp: prevent race between isotp_bind() and isotp_setsockopt()
Norbert Slusarek
1
-16
/
+33
2021-03-29
can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE
Oliver Hartkopp
1
-4
/
+7
2021-03-20
can: isotp: tx-path: zero initialize outgoing CAN frames
Oliver Hartkopp
1
-3
/
+3
2021-03-16
can: isotp: TX-path: ensure that CAN frame flags are initialized
Marc Kleine-Budde
1
-6
/
+3
2021-03-16
can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD
Marc Kleine-Budde
1
-1
/
+2
2021-01-13
can: isotp: isotp_getname(): fix kernel information leak
Oliver Hartkopp
1
-0
/
+1
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2020-12-10
can: isotp: add SF_BROADCAST support for functional addressing
Oliver Hartkopp
1
-13
/
+29
2020-12-09
can: isotp: isotp_setsockopt(): block setsockopt on bound sockets
Oliver Hartkopp
1
-0
/
+3
2020-11-03
can: isotp: padlen(): make const array static, makes object smaller
Colin Ian King
1
-8
/
+10
2020-11-03
can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only mode
Oliver Hartkopp
1
-4
/
+4
2020-10-12
can: remove obsolete version strings
Oliver Hartkopp
1
-3
/
+1
2020-10-12
can: isotp: implement cleanups / improvements from review
Oliver Hartkopp
1
-7
/
+7
2020-10-07
can: add ISO 15765-2:2016 transport protocol
Oliver Hartkopp
1
-0
/
+1426