index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
/
virtio_transport.c
Age
Commit message (
Expand
)
Author
2019-12-11
vsock/virtio: remove loopback handling
Stefano Garzarella
2019-11-14
vsock: prevent transport modules unloading
Stefano Garzarella
2019-11-14
vsock: add multi-transports support
Stefano Garzarella
2019-11-14
vsock: handle buffer_size sockopts in the core
Stefano Garzarella
2019-11-14
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
2019-07-30
vsock/virtio: limit the memory used per-socket
Stefano Garzarella
2019-07-08
vsock/virtio: fix flush of works during the .remove()
Stefano Garzarella
2019-07-08
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
2019-07-08
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
2019-05-18
vsock/virtio: Initialize core virtio vsock before registering the driver
Jorge E. Moreira
2019-02-03
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
2019-02-03
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
2018-06-22
VSOCK: fix loopback on big-endian systems
Claudio Imbrenda
2017-10-05
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
2017-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
2017-04-24
VSOCK: Add virtio vsock vsockmon hooks
Gerard Garcia
2017-03-21
vsock: add pkt cancel capability
Peng Tao
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2016-12-15
vsock/virtio: add a missing __le annotation
Michael S. Tsirkin
2016-11-24
VSOCK: add loopback to virtio_transport
Stefan Hajnoczi
2016-08-15
vhost/vsock: drop space available check for TX vq
Gerard Garcia
2016-08-02
VSOCK: Introduce virtio_transport.ko
Asias He