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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
can: isotp: isotp_setsockopt(): block setsockopt on bound sockets
Oliver Hartkopp
1
-0
/
+3
2020-11-27
can: af_can: can_rx_unregister(): remove WARN() statement from list operation...
Oliver Hartkopp
1
-2
/
+5
2020-11-15
can: af_can: prevent potential access of uninitialized member in canfd_rcv()
Anant Thazhemadam
1
-5
/
+14
2020-11-15
can: af_can: prevent potential access of uninitialized member in can_rcv()
Anant Thazhemadam
1
-5
/
+14
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-11-03
can: isotp: Explain PDU in CAN_ISOTP help text
Geert Uytterhoeven
1
-2
/
+3
2020-11-03
can: j1939: j1939_sk_bind(): return failure if netdev is down
Zhang Changzhong
1
-0
/
+6
2020-11-03
can: proc: can_remove_proc(): silence remove_proc_entry warning
Zhang Changzhong
1
-2
/
+4
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-10-12
can: remove obsolete version strings
Oliver Hartkopp
6
-25
/
+5
2020-10-12
can: isotp: implement cleanups / improvements from review
Oliver Hartkopp
2
-8
/
+9
2020-10-08
net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt
Marc Kleine-Budde
1
-0
/
+1
2020-10-08
can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt
Cong Wang
1
-0
/
+1
2020-10-07
can: add ISO 15765-2:2016 transport protocol
Oliver Hartkopp
3
-0
/
+1442
2020-10-06
can: raw: add missing error queue support
Vincent Mailhol
1
-0
/
+4
2020-10-06
can: af_can: can_rcv_list_find(): fix kernel doc after variable renaming
Marc Kleine-Budde
1
-1
/
+1
2020-09-21
can: remove "WITH Linux-syscall-note" from SPDX tag of C files
Masahiro Yamada
4
-4
/
+4
2020-09-21
can: raw: fix indention
Marc Kleine-Budde
1
-12
/
+12
2020-09-21
can: net: fix spelling mistakes
Marc Kleine-Budde
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-11
/
+11
2020-08-15
can: j1939: add rxtimer for multipacket broadcast session
Zhang Changzhong
1
-8
/
+20
2020-08-15
can: j1939: abort multipacket broadcast session when timeout occurs
Zhang Changzhong
1
-1
/
+1
2020-08-15
can: j1939: cancel rxtimer on multipacket broadcast session complete
Zhang Changzhong
1
-0
/
+1
2020-08-15
can: j1939: fix support for multipacket broadcast message
Zhang Changzhong
1
-3
/
+14
2020-08-14
can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...
Oleksij Rempel
1
-1
/
+14
2020-08-14
can: j1939: transport: add j1939_session_skb_find_by_offset() function
Oleksij Rempel
1
-7
/
+15
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_session_tx_dat(): fix use-after-free read in j19...
Oleksij Rempel
1
-0
/
+15
2020-08-14
can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...
Oleksij Rempel
2
-0
/
+5
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
2
-14
/
+14
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-2
/
+0
2020-07-13
net: can: kerneldoc fixes
Andrew Lunn
1
-0
/
+2
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2019-12-08
can: j1939: j1939_sk_bind(): take priv after lock is held
Oleksij Rempel
1
-3
/
+7
2019-11-13
can: j1939: warn if resources are still linked on destroy
Oleksij Rempel
2
-0
/
+7
2019-11-13
can: j1939: j1939_can_recv(): add priv refcounting
Oleksij Rempel
1
-0
/
+2
2019-11-13
can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_canc...
Oleksij Rempel
1
-1
/
+5
2019-11-13
can: j1939: make sure socket is held as long as session exists
Oleksij Rempel
1
-0
/
+2
2019-11-13
can: j1939: transport: make sure the aborted session will be deactivated only...
Oleksij Rempel
1
-8
/
+17
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: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL
Oleksij Rempel
1
-0
/
+3
2019-11-13
can: j1939: move j1939_priv_put() into sk_destruct callback
Oleksij Rempel
1
-2
/
+35
2019-11-13
can: af_can: export can_sock_destruct()
Oleksij Rempel
1
-1
/
+2
2019-11-04
can: j1939: transport: j1939_xtp_rx_eoma_one(): Add sanity check for correct ...
Oleksij Rempel
1
-0
/
+18
2019-11-04
can: j1939: transport: j1939_session_fresh_new(): make sure EOMA is send with...
Oleksij Rempel
1
-1
/
+1
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
10
-0
/
+4520
[next]