aboutsummaryrefslogtreecommitdiff
path: root/net/vmw_vsock/vmci_transport.c
AgeCommit message (Expand)Author
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-07VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()Mathias Krause
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-02VSOCK: Handle changes to the VMCI context ID.Reilly Grant
2013-03-15VSOCK: Support VM sockets connected to the hypervisor.Reilly Grant
2013-02-18VSOCK: get rid of EXPORT_SYMTABDmitry Torokhov
2013-02-10VSOCK: Introduce VM SocketsAndy King