summaryrefslogtreecommitdiff
path: root/net/vmw_vsock/hyperv_transport.c
AgeCommit message (Expand)Author
2019-10-07vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui
2019-09-16hv_sock: Fix hang when a connection is closedDexuan Cui
2019-08-04hv_sock: Add support for delayed closeSunil Muthuswamy
2019-08-04VSOCK: use TCP state constants for sk_stateStefan Hajnoczi
2019-07-31hvsock: fix epollout hang from race conditionSunil Muthuswamy
2018-02-25VSOCK: fix outdated sk_state value in hvs_release()Stefan Hajnoczi
2017-10-21hv_sock: add locking in the open/close/release code pathsDexuan Cui
2017-08-28hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui