Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -2/+2 |
2019-06-16 | hv_sock: Suppress bogus "may be used uninitialized" warnings | Dexuan Cui | 1 | -2/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -10/+1 |
2019-05-16 | hv_sock: Add support for delayed close | Sunil Muthuswamy | 1 | -31/+77 |
2017-12-05 | VSOCK: fix outdated sk_state value in hvs_release() | Stefan Hajnoczi | 1 | -1/+1 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+17 |
2017-10-21 | hv_sock: add locking in the open/close/release code paths | Dexuan Cui | 1 | -4/+18 |
2017-10-05 | VSOCK: use TCP state constants for sk_state | Stefan Hajnoczi | 1 | -6/+6 |
2017-08-28 | hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK) | Dexuan Cui | 1 | -0/+904 |