index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
can
/
j1939
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: j1939: warn if resources are still linked on destroy
Oleksij Rempel
2019-11-13
2
-0
/
+7
*
can: j1939: j1939_can_recv(): add priv refcounting
Oleksij Rempel
2019-11-13
1
-0
/
+2
*
can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_canc...
Oleksij Rempel
2019-11-13
1
-1
/
+5
*
can: j1939: make sure socket is held as long as session exists
Oleksij Rempel
2019-11-13
1
-0
/
+2
*
can: j1939: transport: make sure the aborted session will be deactivated only...
Oleksij Rempel
2019-11-13
1
-8
/
+17
*
can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk...
Oleksij Rempel
2019-11-13
1
-18
/
+39
*
can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL
Oleksij Rempel
2019-11-13
1
-0
/
+3
*
can: j1939: move j1939_priv_put() into sk_destruct callback
Oleksij Rempel
2019-11-13
1
-2
/
+35
*
can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct ...
Oleksij Rempel
2019-11-04
1
-0
/
+18
*
can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with...
Oleksij Rempel
2019-11-04
1
-1
/
+1
*
can: j1939: fix memory leak if filters was set
Oleksij Rempel
2019-11-04
1
-0
/
+1
*
can: j1939: fix resource leak of skb on error return paths
Colin Ian King
2019-11-04
1
-2
/
+6
*
can: add support of SAE J1939 protocol
The j1939 authors
2019-09-04
8
-0
/
+4516