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

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] 4+ messages in thread

* Re: [PATCH 0/4] Minor vSockets fixes
  2013-02-18 16:04 Andy King
@ 2013-02-18 20:03   ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2013-02-18 20:03 UTC (permalink / raw)
  To: acking; +Cc: netdev, linux-kernel, virtualization, pv-drivers, kraxel

From: Andy King <acking@vmware.com>
Date: Mon, 18 Feb 2013 08:04:09 -0800

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

Series applied, thanks.

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

* Re: [PATCH 0/4] Minor vSockets fixes
@ 2013-02-18 20:03   ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2013-02-18 20:03 UTC (permalink / raw)
  To: acking; +Cc: pv-drivers, netdev, linux-kernel, virtualization

From: Andy King <acking@vmware.com>
Date: Mon, 18 Feb 2013 08:04:09 -0800

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

Series applied, thanks.

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

* [PATCH 0/4] Minor vSockets fixes
@ 2013-02-18 16:04 Andy King
  2013-02-18 20:03   ` David Miller
  0 siblings, 1 reply; 4+ 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] 4+ messages in thread

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

Thread overview: 4+ 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 Andy King
2013-02-18 20:03 ` 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.