All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Minor vSockets fixes
@ 2013-02-18 16:04 Andy King
  2013-02-18 16:04   ` Andy King
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Andy King @ 2013-02-18 16:04 UTC (permalink / raw)
  To: netdev, linux-kernel, virtualization; +Cc: davem, pv-drivers, kraxel, Andy King

Minor vSockets fixes, two of which were reported on LKML.

Andy King (2):
  VSOCK: Remove hypervisor-only socket option
  VSOCK: Don't reject PF_VSOCK protocol

Dmitry Torokhov (2):
  VSOCK: get rid of EXPORT_SYMTAB
  VSOCK: get rid of vsock_version.h

 include/uapi/linux/vm_sockets.h |    8 --------
 net/vmw_vsock/af_vsock.c        |    7 ++-----
 net/vmw_vsock/vmci_transport.c  |    2 --
 net/vmw_vsock/vsock_version.h   |   22 ----------------------
 4 files changed, 2 insertions(+), 37 deletions(-)
 delete mode 100644 net/vmw_vsock/vsock_version.h

-- 
1.7.4.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-02-18 20:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-18 16:04 [PATCH 0/4] Minor vSockets fixes Andy King
2013-02-18 16:04 ` [PATCH 1/4] VSOCK: get rid of EXPORT_SYMTAB Andy King
2013-02-18 16:04   ` Andy King
2013-02-18 16:04 ` [PATCH 2/4] VSOCK: get rid of vsock_version.h Andy King
2013-02-18 16:04   ` Andy King
2013-02-18 16:04 ` [PATCH 3/4] VSOCK: Remove hypervisor-only socket option Andy King
2013-02-18 16:04   ` Andy King
2013-02-18 16:04 ` [PATCH 4/4] VSOCK: Don't reject PF_VSOCK protocol Andy King
2013-02-18 16:04   ` Andy King
2013-02-18 20:03 ` [PATCH 0/4] Minor vSockets fixes David Miller
2013-02-18 20:03   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.