index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
can
/
j1939
/
socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-04
can: j1939: extend UAPI to notify about RX status
Oleksij Rempel
1
-30
/
+105
2021-08-04
can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
Oleksij Rempel
1
-3
/
+3
2021-07-25
can: j1939: j1939_sk_sock_destruct(): correct a grammatical error
gushengxian
1
-1
/
+1
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
1
-2
/
+2
2021-06-24
can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for opt...
Norbert Slusarek
1
-1
/
+1
2021-06-19
can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RC...
Oleksij Rempel
1
-0
/
+3
2021-02-24
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
1
-9
/
+4
2020-11-03
can: j1939: j1939_sk_bind(): return failure if netdev is down
Zhang Changzhong
1
-0
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-14
can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
Oleksij Rempel
1
-0
/
+8
2020-08-14
can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...
Oleksij Rempel
1
-0
/
+1
2020-08-14
can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
Eric Dumazet
1
-0
/
+5
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-6
/
+6
2019-12-08
can: j1939: j1939_sk_bind(): take priv after lock is held
Oleksij Rempel
1
-3
/
+7
2019-11-13
can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk...
Oleksij Rempel
1
-18
/
+39
2019-11-13
can: j1939: move j1939_priv_put() into sk_destruct callback
Oleksij Rempel
1
-2
/
+35
2019-11-04
can: j1939: fix memory leak if filters was set
Oleksij Rempel
1
-0
/
+1
2019-11-04
can: j1939: fix resource leak of skb on error return paths
Colin Ian King
1
-2
/
+6
2019-09-04
can: add support of SAE J1939 protocol
The j1939 authors
1
-0
/
+1160