blob: c6789e456e070495a79f8ca37591400de093dca5 [file] [log] [blame]
7f816984f439 ("af_vsock: Assign the vsock transport considering the vsock address flags")
1b5f2ab98e7f ("af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path")
65b422d9b61b ("vsock: forward all packets to the host when no H2G is registered")
408624af4c89 ("vsock: use local transport when it is loaded")
039fcccaed33 ("vsock: avoid to assign transport if its initialization fails")
6a2c0962105a ("vsock: prevent transport modules unloading")
c0cfa2d8a788 ("vsock: add multi-transports support")
55f3e149b690 ("vsock: move vsock_insert_unbound() in the vsock_create()")
b9f2b0ffde0c ("vsock: handle buffer_size sockopts in the core")
4c7246dc45e2 ("vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()")
fe502c4a38d9 ("vsock: add 'transport' member in the struct vsock_sock")
7ed78bc495fd ("vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT")
ec3359b685db ("vsock/virtio: send a credit update when buffer size is changed")
0d9138ffac24 ("vsock: Fix a lockdep warning in __vsock_release()")
ce103204cbe6 ("hv_sock: Use consistent types for UUIDs")
b917507e5ad9 ("vsock/virtio: stop workers during the .remove()")
0deab087b16a ("vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock")
ba95e5dfd366 ("vsock/virtio: Initialize core virtio vsock before registering the driver")
a9eeb998c28d ("hv_sock: Add support for delayed close")
4c404ce23358 ("vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock")
85965487abc5 ("vsock/virtio: reset connected sockets on device removal")
22b5c0b63f32 ("vsock/virtio: fix kernel panic after device hot-unplug")