index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio_vsock.h
Age
Commit message (
Expand
)
Author
2023-03-29
vsock: support sockmap
Bobby Eshleman
2023-01-16
virtio/vsock: replace virtio_vsock_pkt with sk_buff
Bobby Eshleman
2021-06-11
virtio/vsock: rest of SOCK_SEQPACKET support
Arseny Krasnov
2021-06-11
virtio/vsock: dequeue callback for SOCK_SEQPACKET
Arseny Krasnov
2020-04-27
vsock/virtio: fix multiple packet delivery to monitoring devices
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-10-28
vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'
Stefano Garzarella
2019-07-30
vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()
Stefano Garzarella
2019-07-30
vsock/virtio: reduce credit update messages
Stefano Garzarella
2019-07-30
vsock/virtio: limit the memory used per-socket
Stefano Garzarella
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-24
VSOCK: Add virtio vsock vsockmon hooks
Gerard Garcia
2017-03-21
vsock: track pkt owner vsock
Peng Tao
2016-08-02
VSOCK: Introduce virtio_vsock_common.ko
Asias He