linux-stable-rt/net/core
Jarek Poplawski d4766692e7 pkt_sched: Protect gen estimators under est_lock.
gen_kill_estimator() required rtnl_lock() protection, but since it is
moved to an RCU callback __qdisc_destroy() let's use est_lock instead.

Signed-off-by: Jarek Poplawski <jarkao2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-08-13 15:20:24 -07:00
..
Makefile
datagram.c
dev.c net/core: Allow receive on active slaves. 2008-08-07 04:00:01 -04:00
dev_mcast.c
dst.c
ethtool.c
fib_rules.c
filter.c
flow.c
gen_estimator.c pkt_sched: Protect gen estimators under est_lock. 2008-08-13 15:20:24 -07:00
gen_stats.c
iovec.c
kmap_skb.h
link_watch.c
neighbour.c net: fix missing pneigh entries in the neighbor seq_file code 2008-08-03 01:10:55 -07:00
net-sysfs.c
net-sysfs.h
net_namespace.c
netevent.c
netpoll.c netdev: Fix lockdep warnings in multiqueue configurations. 2008-07-31 16:58:50 -07:00
pktgen.c pktgen: prevent pktgen from using bad tx queue 2008-08-13 15:16:00 -07:00
request_sock.c
rtnetlink.c
scm.c
skbuff.c mac80211: partially fix skb->cb use 2008-07-29 16:55:08 -04:00
sock.c
stream.c
sysctl_net_core.c
user_dma.c
utils.c