summaryrefslogtreecommitdiff
path: root/net/vmw_vsock/hyperv_transport.c
AgeCommit message (Expand)Author
2019-06-18hvsock: fix epollout hang from race conditionSunil Muthuswamy
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-16hv_sock: Suppress bogus "may be used uninitialized" warningsDexuan Cui
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-16hv_sock: Add support for delayed closeSunil 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