aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_api.c
Commit message (Expand)AuthorAge
* net_sched: fix backward compatibility for TCA_KINDCong Wang2019-10-08
* net_sched: add max len check for TCA_KINDCong Wang2019-09-21
* net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang2019-09-10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, tooPaolo Abeni2019-04-10
* net_sched: return correct value for *notify* functionsZhike Wang2019-03-13
* net: sched: using kfree_rcu() to simplify the codeWei Yongjun2019-02-18
* net: sched: sch_api: set an error msg when qdisc_alloc_handle() failsIvan Vecera2019-02-17
* net: sched: extend proto ops to support unlocked classifiersVlad Buslov2019-02-12
* net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov2019-02-12
* net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov2019-02-12
* sch_api: Change signature of qdisc_tree_reduce_backlog() to use intsToke Høiland-Jørgensen2019-01-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27
|\
| * net: sched: simplify the qdisc_leaf codeTonghao Zhang2018-12-15
| * net: sched: provide notification for graft on rootJakub Kicinski2018-11-14
| * net: sched: refactor grafting Qdiscs with a parentJakub Kicinski2018-11-08
| * net: sched: add an offload graft helperJakub Kicinski2018-11-08
| * net: sched: add an offload dump helperJakub Kicinski2018-11-08
* | net/sched: Replace call_rcu_bh() and rcu_barrier_bh()Paul E. McKenney2018-12-01
|/
* net: sched: Remove TCA_OPTIONS from policyDavid Ahern2018-10-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-19
|\
| * net: sched: Fix for duplicate class dumpPhil Sutter2018-10-18
| * net/sched: cls_api: add missing validation of netlink attributesDavide Caratti2018-10-16
* | net: Add extack to nlmsg_parseDavid Ahern2018-10-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-06
|\|
| * net: sched: Add policy validation for tc attributesDavid Ahern2018-10-05
* | net: sched: extend Qdisc with rcuVlad Buslov2018-09-25
* | net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov2018-09-25
* | net_sched: remove redundant qdisc lock classesCong Wang2018-09-10
|/
* net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes2018-07-04
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscsNogah Frankel2018-02-28
* net: Convert subsys_initcall() registered pernet_operations from net/schedKirill Tkhai2018-02-13
* net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko2018-01-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
|\
| * net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann2018-01-16
* | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* | net: sched: Move offload check till after dump callNogah Frankel2018-01-02
* | net: sched: don't set extack message in case the qdisc will be createdJiri Pirko2017-12-28
* | net: sch: api: add extack support in qdisc_allocAlexander Aring2017-12-21
* | net: sch: api: add extack support in qdisc_get_rtabAlexander Aring2017-12-21
* | net: sched: sch: add extack for graft callbackAlexander Aring2017-12-21
* | net: sched: sch: add extack for block callbackAlexander Aring2017-12-21
* | net: sched: sch: add extack to change classAlexander Aring2017-12-21
* | net: sched: sch: add extack for change qdisc opsAlexander Aring2017-12-21
* | net: sched: sch: add extack for init callbackAlexander Aring2017-12-21
* | net: sched: sch_api: handle generic qdisc errorsAlexander Aring2017-12-21