aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_api.c
AgeCommit message (Expand)Author
2020-04-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-04-16net_sched: walk through all child classes in tc_bind_tclass()Cong Wang
2020-04-16net_sched: fix ops->bind_class() implementationsCong Wang
2019-11-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2019-11-25net_sched: fix backward compatibility for TCA_KINDCong Wang
2019-10-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-10-05net_sched: add max len check for TCA_KINDCong Wang
2019-10-01net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang
2019-07-22net/Qdisc: use a seqlock instead seqcountSebastian Andrzej Siewior
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-10net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, tooPaolo Abeni
2019-03-13net_sched: return correct value for *notify* functionsZhike Wang
2019-02-18net: sched: using kfree_rcu() to simplify the codeWei Yongjun
2019-02-17net: sched: sch_api: set an error msg when qdisc_alloc_handle() failsIvan Vecera
2019-02-12net: sched: extend proto ops to support unlocked classifiersVlad Buslov
2019-02-12net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov
2019-02-12net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov
2019-01-19sch_api: Change signature of qdisc_tree_reduce_backlog() to use intsToke Høiland-Jørgensen
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-15net: sched: simplify the qdisc_leaf codeTonghao Zhang
2018-12-01net/sched: Replace call_rcu_bh() and rcu_barrier_bh()Paul E. McKenney
2018-11-14net: sched: provide notification for graft on rootJakub Kicinski
2018-11-08net: sched: refactor grafting Qdiscs with a parentJakub Kicinski
2018-11-08net: sched: add an offload graft helperJakub Kicinski
2018-11-08net: sched: add an offload dump helperJakub Kicinski
2018-10-24net: sched: Remove TCA_OPTIONS from policyDavid Ahern
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-18net: sched: Fix for duplicate class dumpPhil Sutter
2018-10-15net/sched: cls_api: add missing validation of netlink attributesDavide Caratti
2018-10-08net: Add extack to nlmsg_parseDavid Ahern
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-05net: sched: Add policy validation for tc attributesDavid Ahern
2018-09-25net: sched: extend Qdisc with rcuVlad Buslov
2018-09-25net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov
2018-09-10net_sched: remove redundant qdisc lock classesCong Wang
2018-07-04net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-02-28net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscsNogah Frankel
2018-02-13net: Convert subsys_initcall() registered pernet_operations from net/schedKirill Tkhai
2018-01-17net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan
2018-01-02net: sched: Move offload check till after dump callNogah Frankel
2017-12-28net: sched: don't set extack message in case the qdisc will be createdJiri Pirko
2017-12-21net: sch: api: add extack support in qdisc_allocAlexander Aring