John Fastabend
25d8c0d55f
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:30:25 -04:00
..
2014-03-25 16:38:16 -05:00
2014-09-08 11:14:56 -04:00
2014-09-09 16:31:30 +02:00
2014-09-09 11:27:09 -07:00
2014-07-23 01:17:31 +02:00
2014-08-29 20:31:08 -07:00
2014-07-30 19:28:41 +02:00
2014-04-30 13:31:26 -04:00
2014-05-16 17:23:41 -04:00
2014-05-05 13:13:50 -04:00
2014-08-26 11:16:02 +02:00
2014-05-05 15:26:29 -04:00
2014-08-22 19:57:23 -07:00
2014-07-17 16:02:29 -07:00
2014-08-27 22:59:40 -07:00
2014-04-15 13:47:15 -04:00
2014-09-05 17:47:02 -07:00
2014-04-16 15:05:11 -04:00
2014-06-04 22:46:38 -07:00
2014-05-16 17:23:42 -04:00
2014-05-15 15:51:42 -04:00
2014-07-11 15:05:45 -07:00
2014-04-15 12:58:34 -04:00
2014-08-14 14:38:54 -07:00
2014-05-07 15:30:52 -04:00
2014-08-02 15:31:31 -07:00
2014-05-14 16:07:23 -04:00
2014-06-27 15:53:35 -07:00
2014-07-01 23:46:21 -07:00
2014-09-08 16:42:42 -07:00
2014-08-24 18:09:23 -07:00
2014-03-27 15:09:07 -04:00
2014-05-24 00:32:30 -04:00
2014-09-05 17:40:33 -07:00
2014-07-30 15:18:58 -07:00
2014-04-18 14:20:48 +02:00
2014-09-09 11:27:09 -07:00
2014-09-04 22:26:14 -07:00
2014-08-26 11:16:00 +02:00
2014-07-07 21:29:24 -07:00
2014-07-14 14:32:51 -07:00
2014-04-24 12:36:00 -04:00
2014-08-07 20:55:21 -04:00
2014-07-28 17:20:43 -07:00
2014-04-27 23:42:39 -04:00
2014-08-22 19:57:23 -07:00
2014-05-23 16:28:53 -04:00
2014-08-15 13:51:40 +02:00
2014-07-15 16:13:07 -07:00
2014-09-13 12:30:25 -04:00
2014-06-02 11:00:41 -07:00
2014-05-07 16:06:05 -04:00
2014-09-09 17:34:41 -07:00
2014-09-05 17:49:33 -07:00
2014-05-22 14:57:15 -04:00
2014-07-14 16:12:15 -07:00
2014-08-24 18:09:24 -07:00
2014-07-07 21:14:21 -07:00
2014-09-05 17:35:28 -07:00
2014-04-23 08:21:04 +02:00