summaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock/hyperv_transport.c
AgeCommit message (Expand)Author
2020-02-14hv_sock: Remove the accept port restrictionSunil Muthuswamy
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-07-31hvsock: fix epollout hang from race conditionSunil Muthuswamy
2017-12-05VSOCK: fix outdated sk_state value in hvs_release()Stefan Hajnoczi
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-21hv_sock: add locking in the open/close/release code pathsDexuan Cui
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi
2017-08-28hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui