All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] VSOCK fix and cleanup
@ 2013-06-20  9:20 Asias He
  2013-06-20  9:20 ` [PATCH 1/4] VSOCK: Introduce vsock_auto_bind helper Asias He
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Asias He @ 2013-06-20  9:20 UTC (permalink / raw)
  To: netdev; +Cc: David S. Miller, Andy King, Dmitry Torokhov, Reilly Grant,
	Asias He


Asias He (4):
  VSOCK: Introduce vsock_auto_bind helper
  VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb
  VSOCK: Remove unnecessary label
  VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH

 net/vmw_vsock/af_vsock.c       | 55 ++++++++++++++++++------------------------
 net/vmw_vsock/vmci_transport.c | 18 +++++++-------
 2 files changed, 33 insertions(+), 40 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-06-24  6:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20  9:20 [PATCH 0/4] VSOCK fix and cleanup Asias He
2013-06-20  9:20 ` [PATCH 1/4] VSOCK: Introduce vsock_auto_bind helper Asias He
2013-06-20 15:16   ` Andy King
2013-06-20  9:20 ` [PATCH 2/4] VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb Asias He
2013-06-20 15:15   ` Andy King
2013-06-20  9:20 ` [PATCH 3/4] VSOCK: Remove unnecessary label Asias He
2013-06-20 15:13   ` Andy King
2013-06-20  9:20 ` [PATCH 4/4] VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH Asias He
2013-06-20 15:12   ` Andy King
2013-06-21  0:22     ` Asias He
2013-06-21 12:48       ` Andy King
2013-06-24  6:52 ` [PATCH 0/4] VSOCK fix and cleanup 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.