| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vsock/loopback: enable SEQPACKET for transport | Arseny Krasnov | 2021-06-11 | 1 | -0/+12 |
| | | | | | | | | | Add SEQPACKET ops for loopback transport and 'seqpacket_allow()' callback. Signed-off-by: Arseny Krasnov <arseny.krasnov@kaspersky.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
| * | vsock: add vsock_loopback transport | Stefano Garzarella | 2019-12-11 | 1 | -0/+180 |
| This patch adds a new vsock_loopback transport to handle local communication. This transport is based on the loopback implementation of virtio_transport, so it uses the virtio_transport_common APIs to interface with the vsock core. Signed-off-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||||
