index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
can: isotp: convert struct tpcon::{idx,len} to unsigned int
Marc Kleine-Budde
1
-2
/
+2
2021-11-06
can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
Zhang Changzhong
1
-0
/
+5
2021-11-06
can: j1939: j1939_can_recv(): ignore messages with invalid source address
Zhang Changzhong
1
-0
/
+7
2021-11-06
can: j1939: j1939_tp_cmd_recv(): ignore abort message in the BAM transport
Zhang Changzhong
1
-0
/
+6
2021-10-24
can: bcm: Use hrtimer_forward_now()
Thomas Gleixner
1
-1
/
+1
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-10-17
can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes
Zhang Changzhong
2
-0
/
+3
2021-10-17
can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with erro...
Zhang Changzhong
1
-2
/
+5
2021-10-17
can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv
Ziyang Xuan
1
-2
/
+5
2021-10-17
can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer
Ziyang Xuan
1
-3
/
+2
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-6
/
+2
2021-08-04
can: j1939: extend UAPI to notify about RX status
Oleksij Rempel
3
-34
/
+127
2021-08-04
can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
Oleksij Rempel
3
-10
/
+10
2021-08-03
can: j1939: j1939_session_tx_dat(): fix typo
Marc Kleine-Budde
1
-1
/
+1
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+26
2021-07-25
can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb cont...
Marc Kleine-Budde
1
-4
/
+4
2021-07-25
can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session s...
Marc Kleine-Budde
1
-4
/
+4
2021-07-25
can: j1939: j1939_session_completed(): use consistent name se_skb for the ses...
Marc Kleine-Budde
1
-4
/
+4
2021-07-25
can: j1939: replace fall through comment by fallthrough pseudo-keyword
Marc Kleine-Budde
1
-5
/
+10
2021-07-25
can: j1939: fix checkpatch warnings
Marc Kleine-Budde
1
-2
/
+3
2021-07-25
can: j1939: j1939_sk_sock_destruct(): correct a grammatical error
gushengxian
1
-1
/
+1
2021-07-24
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....
Zhang Changzhong
1
-1
/
+1
2021-07-24
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
Oleksij Rempel
1
-2
/
+7
2021-07-24
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
1
-2
/
+18
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-5
/
+21
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
4
-17
/
+17
2021-06-24
can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for opt...
Norbert Slusarek
1
-1
/
+1
2021-06-20
can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RC...
Oleksij Rempel
2
-0
/
+7
2021-06-20
can: isotp: isotp_release(): omit unintended hrtimer restart on socket release
Oliver Hartkopp
1
-3
/
+4
2021-06-20
can: gw: synchronize rcu operations before removing gw job entry
Oliver Hartkopp
1
-0
/
+3
2021-06-20
can: bcm: delay release of struct bcm_op after synchronize_rcu()
Thadeu Lima de Souza Cascardo
1
-1
/
+6
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-54
/
+185
2021-06-16
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
1
-0
/
+3
2021-06-16
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
3
-40
/
+142
2021-06-16
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
1
-14
/
+40
2021-05-28
Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-14
/
+12
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-27
can: proc: remove unnecessary variables
zuoqilin
1
-5
/
+1
2021-05-12
can: isotp: prevent race between isotp_bind() and isotp_setsockopt()
Norbert Slusarek
1
-16
/
+33
2021-04-25
can: proc: fix rcvlist_* header alignment on 64-bit system
Erik Flodin
1
-2
/
+4
2021-03-29
can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE
Oliver Hartkopp
1
-4
/
+7
2021-03-29
can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
Oliver Hartkopp
2
-10
/
+14
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-02-25
net: introduce CAN specific pointer in the struct net_device
Oleksij Rempel
4
-61
/
+27
[next]