linux/net
Eric Dumazet f5c5440d40 netfilter: nfnetlink_log: RCU conversion, part 2
- must use atomic_inc_not_zero() in instance_lookup_get()

- must use hlist_add_head_rcu() instead of hlist_add_head()

- must use hlist_del_rcu() instead of hlist_del()

- Introduce NFULNL_COPY_DISABLED to stop lockless reader from using an
instance, before we do final instance_put() on it.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-06-14 16:15:23 +02:00
..
9p
802
8021q
appletalk
atm
ax25
bluetooth
bridge netfilter: br_netfilter: use skb_set_noref() 2010-06-01 11:48:31 +02:00
caif caif: cleanup: remove duplicate checks 2010-05-31 00:24:16 -07:00
can net/can: Use memdup_user 2010-05-31 00:24:11 -07:00
core net: remove zap_completion_queue 2010-05-31 00:24:01 -07:00
dcb
dccp net/dccp: Use memdup_user 2010-05-31 00:24:14 -07:00
decnet
dsa
econet
ethernet
ieee802154
ipv4 netfilter: ip_queue: rwlock to spinlock conversion 2010-06-09 15:47:41 +02:00
ipv6 netfilter: ip6_queue: rwlock to spinlock conversion 2010-06-09 16:25:08 +02:00
ipx
irda
iucv Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2010-05-28 10:18:40 -07:00
key
l2tp
lapb
llc
mac80211 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-05-31 00:10:35 -07:00
netfilter netfilter: nfnetlink_log: RCU conversion, part 2 2010-06-14 16:15:23 +02:00
netlabel
netlink
netrom
packet
phonet Phonet: listening socket lock protects the connected socket list 2010-05-29 00:18:50 -07:00
rds net/rds: Add missing mutex_unlock 2010-05-29 00:18:48 -07:00
rfkill
rose
rxrpc
sched arp_notify: allow drivers to explicitly request a notification event. 2010-05-31 00:27:44 -07:00
sctp
sunrpc sunrpc: fix leak on error on socket xprt setup 2010-05-26 08:43:50 -04:00
tipc
unix
wanrouter
wimax
wireless
x25
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE