summaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock/af_vsock.c
Commit message (Expand)AuthorAgeFilesLines
* VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven2013-04-251-1/+1
* VSOCK: Fix misc device registrationAsias He2013-04-251-1/+1
* VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()Mathias Krause2013-04-071-0/+2
* VSOCK: Handle changes to the VMCI context ID.Reilly Grant2013-04-021-3/+3
* VSOCK: Don't reject PF_VSOCK protocolAndy King2013-02-181-1/+1
* VSOCK: get rid of vsock_version.hDmitry Torokhov2013-02-181-2/+1Star
* VSOCK: get rid of EXPORT_SYMTABDmitry Torokhov2013-02-181-2/+0Star
* VSOCK: Introduce VM SocketsAndy King2013-02-111-0/+2015