From mboxrd@z Thu Jan 1 00:00:00 1970 From: Asias He Subject: [PATCH 0/4] VSOCK fix and cleanup Date: Thu, 20 Jun 2013 17:20:29 +0800 Message-ID: <1371720033-19714-1-git-send-email-asias@redhat.com> Cc: "David S. Miller" , Andy King , Dmitry Torokhov , Reilly Grant , Asias He To: netdev@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:21645 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754182Ab3FTJUs (ORCPT ); Thu, 20 Jun 2013 05:20:48 -0400 Sender: netdev-owner@vger.kernel.org List-ID: 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