blob: cdb5c27c03cec21762fa8827ff577a1d368f98d1 [file] [log] [blame]
726d061286ce ("net: sched: prevent insertion of new classifiers during chain flush")
8b64678e0af8 ("net: sched: refactor tp insert/delete for concurrent execution")
fe2923afc124 ("net: sched: traverse classifiers in chain with tcf_get_next_proto()")
4dbfa766440c ("net: sched: introduce reference counting for tcf_proto")
ed76f5edccc9 ("net: sched: protect filter_chain list with filter_chain_lock mutex")
a5654820bb4b ("net: sched: protect chain template accesses with block lock")
bbf73830cd48 ("net: sched: traverse chains in block with tcf_get_next_chain()")
165f01354c52 ("net: sched: protect block->chain0 with block->lock")
c266f64dbfa2 ("net: sched: protect block state with mutex")
0607e439943b ("net: sched: implement tcf_block_refcnt_{get|put}()")
f00234367b64 ("net: sched: implement functions to put and flush all chains")
cfebd7e242d7 ("net: sched: change tcf block reference counter type to refcount_t")
e368fdb61d8e ("net: sched: use Qdisc rcu API instead of relying on rtnl lock")