summaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock/vmci_transport_notify_qstate.c
Commit message (Expand)AuthorAgeFilesLines
* vmci/vsock: check SO_RCVLOWAT before wake up readerArseniy Krasnov2022-08-231-2/+2
* vmci/vsock: use 'target' in notify_poll_in callbackArseniy Krasnov2022-08-231-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321Thomas Gleixner2019-06-051-9/+1
* VSOCK: use TCP state constants for sk_stateStefan Hajnoczi2017-10-051-1/+1
* ATM: use designated initializersKees Cook2016-12-171-15/+15
* VSOCK: constify vmci_transport_notify_ops structuresJulia Lawall2015-11-231-1/+1
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-2/+2
* VSOCK: Introduce VM SocketsAndy King2013-02-101-0/+438