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-08-09
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
1
-1
/
+7
2022-08-09
can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...
Fedor Pchelkin
1
-1
/
+4
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+14
2022-07-04
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
1
-4
/
+14
2022-06-11
net: Kconfig: move the CAN device menu to the "Device Drivers" section
Vincent Mailhol
1
-3
/
+2
2022-05-19
can: isotp: isotp_bind(): do not validate unused address information
Oliver Hartkopp
1
-12
/
+17
2022-05-16
can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting
Oliver Hartkopp
1
-0
/
+5
2022-05-16
can: isotp: add support for transmission without flow control
Oliver Hartkopp
1
-21
/
+79
2022-05-16
can: raw: add support for SO_TXTIME/SCM_TXTIME
Marc Kleine-Budde
1
-1
/
+10
2022-05-16
can: raw: raw_sendmsg(): remove not needed setting of skb->sk
Marc Kleine-Budde
1
-1
/
+0
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-20
/
+5
2022-04-29
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
1
-20
/
+5
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
3
-3
/
+3
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+9
2022-04-17
can: isotp: stop timeout monitoring when no first frame was sent
Oliver Hartkopp
1
-1
/
+9
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
4
-13
/
+4
2022-03-31
can: isotp: restore accidentally removed MSG_PEEK feature
Oliver Hartkopp
1
-1
/
+1
2022-03-16
can: isotp: support MSG_TRUNC flag when reading from socket
Oliver Hartkopp
1
-12
/
+15
2022-03-16
can: isotp: return -EADDRNOTAVAIL when reading from unbound socket
Oliver Hartkopp
1
-0
/
+4
2022-03-16
can: isotp: sanitize CAN ID checks in isotp_bind()
Oliver Hartkopp
1
-20
/
+21
2022-03-10
can: isotp: set max PDU size to 64 kByte
Oliver Hartkopp
1
-2
/
+2
2022-03-10
can: isotp: set default value for N_As to 50 micro seconds
Oliver Hartkopp
1
-1
/
+11
2022-03-10
can: isotp: add local echo tx processing for consecutive frames
Oliver Hartkopp
1
-80
/
+139
2022-03-06
can: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-24
can: gw: use call_rcu() instead of costly synchronize_rcu()
Eric Dumazet
1
-6
/
+10
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
1
-1
/
+1
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+22
2022-02-09
can: isotp: fix error path in isotp_sendmsg() to unlock wait queue
Oliver Hartkopp
1
-6
/
+9
2022-02-09
can: isotp: fix potential CAN frame reception race in isotp_rcv()
Oliver Hartkopp
1
-1
/
+13
2022-02-09
can: gw: switch cangw_pernet_exit() to batch mode
Eric Dumazet
1
-3
/
+6
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2
-2
/
+2
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
[next]