summaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-2/+2
|\
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-072-1/+4
|\|
| * VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()Mathias Krause2013-04-071-0/+2
| * VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()Mathias Krause2013-04-071-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-034-26/+23
|\|
| * VSOCK: Handle changes to the VMCI context ID.Reilly Grant2013-04-024-26/+23
* | VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant2013-03-152-3/+16
|/
* VSOCK: Don't reject PF_VSOCK protocolAndy King2013-02-181-1/+1
* VSOCK: get rid of vsock_version.hDmitry Torokhov2013-02-182-24/+1
* VSOCK: get rid of EXPORT_SYMTABDmitry Torokhov2013-02-182-4/+0
* VSOCK: Introduce VM SocketsAndy King2013-02-1012-0/+5862