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
/
vmw_vsock
/
virtio_transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
vsock/virtio: fix packet delivery to tap device
Marco Pinna
1
-1
/
+2
2024-01-04
vsock/virtio: use skb_frag_*() helpers
Mina Almasry
1
-3
/
+3
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
1
-0
/
+1
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+17
2023-10-26
vsock/virtio: initialize the_virtio_vsock before using VQs
Alexandru Matei
1
-1
/
+17
2023-10-15
vsock/virtio: support MSG_ZEROCOPY for transport
Arseniy Krasnov
1
-0
/
+7
2023-09-21
vsock/virtio: MSG_ZEROCOPY flag support
Arseniy Krasnov
1
-0
/
+32
2023-09-21
vsock/virtio: support to send non-linear skb
Arseniy Krasnov
1
-7
/
+53
2023-03-29
vsock: support sockmap
Bobby Eshleman
1
-0
/
+2
2023-01-16
virtio/vsock: replace virtio_vsock_pkt with sk_buff
Bobby Eshleman
1
-97
/
+52
2022-05-03
vsock/virtio: add support for device suspend/resume
Stefano Garzarella
1
-0
/
+47
2022-05-03
vsock/virtio: factor our the code to initialize and delete VQs
Stefano Garzarella
1
-66
/
+84
2022-03-25
vsock/virtio: enable VQs early on probe
Stefano Garzarella
1
-0
/
+2
2022-03-25
vsock/virtio: read the negotiated features before using VQs
Stefano Garzarella
1
-3
/
+3
2022-03-25
vsock/virtio: initialize vdev->priv before using VQs
Stefano Garzarella
1
-1
/
+2
2022-03-12
vsock: each transport cycles only on its own sockets
Jiyong Park
1
-2
/
+5
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-2
/
+2
2021-08-12
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
1
-2
/
+5
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
1
-1
/
+1
2021-06-22
virtio/vsock: avoid NULL deref in virtio_transport_seqpacket_allow()
Eric Dumazet
1
-1
/
+3
2021-06-11
virtio/vsock: enable SEQPACKET for transport
Arseny Krasnov
1
-0
/
+26
2020-07-16
vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
Stefano Garzarella
1
-1
/
+1
2019-12-12
vsock/virtio: remove loopback handling
Stefano Garzarella
1
-59
/
+2
2019-11-15
vsock: prevent transport modules unloading
Stefano Garzarella
1
-0
/
+2
2019-11-15
vsock: add multi-transports support
Stefano Garzarella
1
-3
/
+4
2019-11-15
vsock: handle buffer_size sockopts in the core
Stefano Garzarella
1
-7
/
+1
2019-11-15
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
1
-80
/
+80
2019-07-31
vsock/virtio: limit the memory used per-socket
Stefano Garzarella
1
-0
/
+1
2019-07-09
vsock/virtio: fix flush of works during the .remove()
Stefano Garzarella
1
-6
/
+9
2019-07-09
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
1
-1
/
+50
2019-07-09
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
1
-24
/
+46
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
1
-2
/
+1
2019-05-18
vsock/virtio: Initialize core virtio vsock before registering the driver
Jorge E. Moreira
1
-7
/
+6
2019-02-03
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
1
-0
/
+3
2019-02-03
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
1
-8
/
+18
2018-06-22
VSOCK: fix loopback on big-endian systems
Claudio Imbrenda
1
-1
/
+1
2017-10-06
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
1
-1
/
+1
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+3
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
1
-3
/
+3
2017-04-24
VSOCK: Add virtio vsock vsockmon hooks
Gerard Garcia
1
-0
/
+3
2017-03-22
vsock: add pkt cancel capability
Peng Tao
1
-0
/
+42
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-1
/
+2
2016-12-15
vsock/virtio: add a missing __le annotation
Michael S. Tsirkin
1
-1
/
+1
2016-11-24
VSOCK: add loopback to virtio_transport
Stefan Hajnoczi
1
-0
/
+56
2016-08-15
vhost/vsock: drop space available check for TX vq
Gerard Garcia
1
-7
/
+3
2016-08-02
VSOCK: Introduce virtio_transport.ko
Asias He
1
-0
/
+624