[PATCH 1/4] net - Add AF_ALG macros

2010-11-26 Thread Herbert Xu
net - Add AF_ALG macros This patch adds the socket family/level macros for the yet-to-be-born AF_ALG family. The AF_ALG family provides the user-space interface for the kernel crypto API. Signed-off-by: Herbert Xu herb...@gondor.apana.org.au Acked-by: David S. Miller da...@davemloft.net ---

[PATCH 1/4] net - Add AF_ALG macros

2010-11-19 Thread Herbert Xu
net - Add AF_ALG macros This patch adds the socket family/level macros for the yet-to-be-born AF_ALG family. The AF_ALG family provides the user-space interface for the kernel crypto API. Signed-off-by: Herbert Xu herb...@gondor.apana.org.au Acked-by: David S. Miller da...@davemloft.net ---

[PATCH 1/4] net - Add AF_ALG macros

2010-11-15 Thread Herbert Xu
net - Add AF_ALG macros This patch adds the socket family/level macros for the yet-to-be-born AF_ALG family. The AF_ALG family provides the user-space interface for the kernel crypto API. Signed-off-by: Herbert Xu herb...@gondor.apana.org.au Acked-by: David S. Miller da...@davemloft.net ---

[PATCH 1/4] net - Add AF_ALG macros

2010-11-04 Thread Herbert Xu
net - Add AF_ALG macros This patch adds the socket family/level macros for the yet-to-be-born AF_ALG family. The AF_ALG family provides the user-space interface for the kernel crypto API. Signed-off-by: Herbert Xu herb...@gondor.apana.org.au --- include/linux/socket.h |5 - 1 file

Re: [PATCH 1/4] net - Add AF_ALG macros

2010-11-04 Thread David Miller
From: Herbert Xu herb...@gondor.apana.org.au Date: Thu, 04 Nov 2010 12:36:19 -0500 net - Add AF_ALG macros This patch adds the socket family/level macros for the yet-to-be-born AF_ALG family. The AF_ALG family provides the user-space interface for the kernel crypto API. Signed-off-by:

Re: [PATCH 1/4] net - Add AF_ALG macros

2010-10-20 Thread David Miller
From: Herbert Xu herb...@gondor.apana.org.au Date: Tue, 19 Oct 2010 21:46:01 +0800 net - Add AF_ALG macros This patch adds the socket family/level macros for the yet-to-be-born AF_ALG family. The AF_ALG family provides the user-space interface for the kernel crypto API. Signed-off-by:

[PATCH 1/4] net - Add AF_ALG macros

2010-10-19 Thread Herbert Xu
net - Add AF_ALG macros This patch adds the socket family/level macros for the yet-to-be-born AF_ALG family. The AF_ALG family provides the user-space interface for the kernel crypto API. Signed-off-by: Herbert Xu herb...@gondor.apana.org.au --- include/linux/socket.h |5 - 1 file