dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/802
Paul E. McKenney 696adfe84c list_for_each_rcu must die: networking
All uses of list_for_each_rcu() can be profitably replaced by the
easier-to-use list_for_each_entry_rcu().  This patch makes this change for
networking, in preparation for removing the list_for_each_rcu() API
entirely.

Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-25 10:53:27 -07:00
..
Kconfig net: Add GARP applicant-only participant 2008-07-05 21:26:13 -07:00
Makefile net: Add GARP applicant-only participant 2008-07-05 21:26:13 -07:00
fc.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
fddi.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
garp.c garp: retry sending JoinIn messages after allocation failures 2008-07-16 20:51:47 -07:00
hippi.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
p8022.c [LLC]: Use refcounting with struct llc_sap 2005-09-22 04:43:05 -03:00
p8023.c [NET]: Wrap netdevice hardware header creation. 2007-10-10 16:52:50 -07:00
psnap.c list_for_each_rcu must die: networking 2008-07-25 10:53:27 -07:00
stp.c net: Add STP demux layer 2008-07-05 21:25:39 -07:00
tr.c [TR] net/802/tr.c: sysctl_tr_rif_timeout static 2008-01-31 19:28:31 -08:00