John Fastabend 80a735f7b9 net: rcu-ify tcf_proto
rcu'ify tcf_proto this allows calling tc_classify() without holding
any locks. Updaters are protected by RTNL.

This patch prepares the core net_sched infrastracture for running
the classifier/action chains without holding the qdisc lock however
it does nothing to ensure cls_xxx and act_xxx types also work without
locking. Additional patches are required to address the fall out.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-13 12:29:59 -04:00
..
2014-08-22 10:47:59 -04:00
2014-07-11 04:57:36 -07:00
2014-09-13 12:29:59 -04:00
2014-08-15 18:28:58 -06:00
2014-08-08 18:09:33 -07:00