Files
kernel_amazon_mt8127-common/include/linux
Eric Dumazet 88ab1932ea udp: Use hlist_nulls in UDP RCU code
This is a straightforward patch, using hlist_nulls infrastructure.

RCUification already done on UDP two weeks ago.

Using hlist_nulls permits us to avoid some memory barriers, both
at lookup time and delete time.

Patch is large because it adds new macros to include/net/sock.h.
These macros will be used by TCP & DCCP in next patch.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-16 19:39:21 -08:00
..
2008-10-22 01:19:37 +02:00
2008-10-30 11:38:47 -07:00
2008-10-31 00:56:49 -07:00
2008-11-06 08:41:55 +01:00
2008-10-30 11:38:45 -07:00
2008-11-12 00:47:26 -08:00
2008-10-30 11:38:45 -07:00
2008-10-23 16:00:24 +02:00
2008-10-22 20:21:33 +02:00
2008-10-29 22:02:09 +01:00
2008-11-03 18:21:45 +01:00
2008-10-28 14:22:15 +02:00
2008-10-22 10:00:23 +11:00
2008-11-06 15:41:21 -08:00
2008-10-22 16:42:43 -07:00
2008-11-07 22:56:00 -08:00
2008-10-23 00:11:07 -04:00
2008-10-23 18:54:05 +04:00
2008-11-16 19:39:21 -08:00
2008-10-30 11:38:47 -07:00
2008-10-31 19:02:14 -04:00
2008-11-02 10:15:07 -08:00
2008-11-07 16:09:23 +01:00