blob: 2b5f8a04dbc564aab19d434296ca6c68e9538d6b [file] [log] [blame]
af736bf071e8 ("net: sched: potential NULL dereference in tcf_block_find()")
18d3eefb17cf ("net: sched: refactor tcf_block_find() into standalone functions")
460b360104d5 ("net_sched: fix a crash in tc_new_tfilter()")
787ce6d02d95 ("net: sched: use reference counting for tcf blocks on rules update")
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")
63cc5bcc9fc4 ("net: sched: fix block->refcnt decrement")
1f3ed383fb9a ("net: sched: don't dump chains only held by actions")
9f407f1768d3 ("net: sched: introduce chain templates")
32a4f5ecd738 ("net: sched: introduce chain object to uapi")
f71e0ca4db18 ("net: sched: Avoid implicit chain 0 creation")
c431f89b18a2 ("net: sched: split tc_ctl_tfilter into three handlers")
bb047ddd1458 ("net: sched: don't set q pointer for shared blocks")
9ce75499ac14 ("cls_api: Convert to idr_alloc_u32")
715df5ecab0f ("net: sched: propagate extack to cls->destroy callbacks")
c35a4acc2985 ("net: sched: cls_api: handle generic cls errors")
7960d1daf278 ("net: sched: use block index as a handle instead of qdisc when block is shared")
caa7260156eb ("net: sched: keep track of offloaded filters and check tc offload feature")
edf6711c9840 ("net: sched: remove classid and q fields from tcf_proto")
f36fe1c498c8 ("net: sched: introduce block mechanism to handle netif_keep_dst calls")
4861738775d7 ("net: sched: introduce shared filter blocks infrastructure")
a9b19443edba ("net: sched: introduce support for multiple filter chain pointers registration")
8d1a77f974ca ("net: sch: api: add extack support in tcf_block_get")
cbaacc4e8a39 ("net: sched: sch: add extack for block callback")
c30abd5e40dd ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")