RE: [PATCH net-next] net: add the AF_KCM entries to family name tables

2016-04-06 Thread Dexuan Cui
> From: David Miller [mailto:da...@davemloft.net] > Sent: Thursday, April 7, 2016 11:59 > To: Dexuan Cui <de...@microsoft.com> > Cc: netdev@vger.kernel.org > Subject: Re: [PATCH net-next] net: add the AF_KCM entries to family name > tables > > From: Dexuan Cui <de

Re: [PATCH net-next] net: add the AF_KCM entries to family name tables

2016-04-06 Thread David Miller
From: Dexuan Cui Date: Thu, 7 Apr 2016 01:54:18 + > Can you please apply this to net-next too? That will happen transparently the next time I merge 'net' into 'net-next'. It will happen at a time of my own choosing, and usually occurs when I do a push of my 'net' tree

RE: [PATCH net-next] net: add the AF_KCM entries to family name tables

2016-04-06 Thread Dexuan Cui
> From: David Miller [mailto:da...@davemloft.net] > Sent: Thursday, April 7, 2016 5:00 > To: Dexuan Cui <de...@microsoft.com> > Cc: netdev@vger.kernel.org > Subject: Re: [PATCH net-next] net: add the AF_KCM entries to family name > tables > > From: Dexuan Cui <de.

Re: [PATCH net-next] net: add the AF_KCM entries to family name tables

2016-04-06 Thread David Miller
From: Dexuan Cui Date: Tue, 5 Apr 2016 07:41:11 -0700 > This is for the recent kcm driver, which introduces AF_KCM(41) in > b7ac4eb(kcm: Kernel Connection Multiplexor module). > > Signed-off-by: Dexuan Cui > Cc: Signed-off-by: Tom Herbert

RE: [PATCH net-next] net: add the AF_KCM entries to family name tables

2016-04-06 Thread Dexuan Cui
> From: netdev-ow...@vger.kernel.org [mailto:netdev-ow...@vger.kernel.org] > On Behalf Of Dexuan Cui > Sent: Tuesday, April 5, 2016 22:41 > To: da...@davemloft.net; netdev@vger.kernel.org > Subject: [PATCH net-next] net: add the AF_KCM entries to family name tables > > This is for the recent kcm