summaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock/hyperv_transport.c
Commit message (Expand)AuthorAgeFilesLines
* hvsock: fix epollout hang from race conditionSunil Muthuswamy2019-06-181-31/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-171-2/+2
|\
| * hv_sock: Suppress bogus "may be used uninitialized" warningsDexuan Cui2019-06-161-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
|/
* hv_sock: Add support for delayed closeSunil Muthuswamy2019-05-161-31/+77
* VSOCK: fix outdated sk_state value in hvs_release()Stefan Hajnoczi2017-12-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-221-4/+17
|\
| * hv_sock: add locking in the open/close/release code pathsDexuan Cui2017-10-211-4/+18
* | VSOCK: use TCP state constants for sk_stateStefan Hajnoczi2017-10-051-6/+6
|/
* hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui2017-08-281-0/+904