index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: af_can: prevent potential access of uninitialized member in canfd_rcv()
Anant Thazhemadam
2020-11-15
1
-5
/
+14
*
can: af_can: prevent potential access of uninitialized member in can_rcv()
Anant Thazhemadam
2020-11-15
1
-5
/
+14
*
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: isotp: Explain PDU in CAN_ISOTP help text
Geert Uytterhoeven
2020-11-03
1
-2
/
+3
*
can: j1939: j1939_sk_bind(): return failure if netdev is down
Zhang Changzhong
2020-11-03
1
-0
/
+6
*
can: proc: can_remove_proc(): silence remove_proc_entry warning
Zhang Changzhong
2020-11-03
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-0
/
+2
|
\
|
*
net: j1939: j1939_session_fresh_new(): fix missing initialization of skbcnt
Marc Kleine-Budde
2020-10-08
1
-0
/
+1
|
*
can: j1935: j1939_tp_tx_dat_new(): fix missing initialization of skbcnt
Cong Wang
2020-10-08
1
-0
/
+1
*
|
can: remove obsolete version strings
Oliver Hartkopp
2020-10-12
6
-25
/
+5
*
|
can: isotp: implement cleanups / improvements from review
Oliver Hartkopp
2020-10-12
2
-8
/
+9
*
|
can: add ISO 15765-2:2016 transport protocol
Oliver Hartkopp
2020-10-07
3
-0
/
+1442
*
|
can: raw: add missing error queue support
Vincent Mailhol
2020-10-06
1
-0
/
+4
*
|
can: af_can: can_rcv_list_find(): fix kernel doc after variable renaming
Marc Kleine-Budde
2020-10-06
1
-1
/
+1
*
|
can: remove "WITH Linux-syscall-note" from SPDX tag of C files
Masahiro Yamada
2020-09-21
4
-4
/
+4
*
|
can: raw: fix indention
Marc Kleine-Budde
2020-09-21
1
-12
/
+12
*
|
can: net: fix spelling mistakes
Marc Kleine-Budde
2020-09-21
1
-2
/
+2
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-11
/
+11
*
can: j1939: add rxtimer for multipacket broadcast session
Zhang Changzhong
2020-08-15
1
-8
/
+20
*
can: j1939: abort multipacket broadcast session when timeout occurs
Zhang Changzhong
2020-08-15
1
-1
/
+1
*
can: j1939: cancel rxtimer on multipacket broadcast session complete
Zhang Changzhong
2020-08-15
1
-0
/
+1
*
can: j1939: fix support for multipacket broadcast message
Zhang Changzhong
2020-08-15
1
-3
/
+14
*
can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...
Oleksij Rempel
2020-08-14
1
-1
/
+14
*
can: j1939: transport: add j1939_session_skb_find_by_offset() function
Oleksij Rempel
2020-08-14
1
-7
/
+15
*
can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
Oleksij Rempel
2020-08-14
1
-0
/
+8
*
can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...
Oleksij Rempel
2020-08-14
1
-0
/
+15
*
can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...
Oleksij Rempel
2020-08-14
2
-0
/
+5
*
can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
Eric Dumazet
2020-08-14
1
-0
/
+5
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
2
-14
/
+14
*
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-19
1
-2
/
+0
*
net: can: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-0
/
+2
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-4
/
+4
*
can: j1939: j1939_sk_bind(): take priv after lock is held
Oleksij Rempel
2019-12-08
1
-3
/
+7
*
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: af_can: export can_sock_destruct()
Oleksij Rempel
2019-11-13
1
-1
/
+2
*
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
10
-0
/
+4520
*
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
2019-09-04
2
-4
/
+4
*
can: af_can: use spin_lock_bh() for &net->can.rcvlists_lock
Oleksij Rempel
2019-09-04
1
-4
/
+4
[next]