Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-23net: sched: Add extack to Qdisc_class_ops.deleteMaxim Mikityanskiy
2020-07-17Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata
2020-07-08net/sched: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-30net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-28netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-28netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-02net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni
2019-04-02net: sched: introduce and use qstats read helpersPaolo Abeni
2019-01-16sched: Fix detection of empty queues in child qdiscsToke Høiland-Jørgensen
2019-01-16sched: Avoid dereferencing skb pointer after child enqueueToke Høiland-Jørgensen
2018-09-26net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov
2017-12-21net: sch: sch_drr: add extack supportAlexander Aring
2017-12-21net: sch: api: add extack support in qdisc_create_dfltAlexander Aring
2017-12-21net: sch: api: add extack support in tcf_block_getAlexander Aring
2017-12-21net: sched: sch: add extack for graft callbackAlexander Aring
2017-12-21net: sched: sch: add extack for block callbackAlexander Aring
2017-12-21net: sched: sch: add extack to change classAlexander Aring
2017-12-21net: sched: sch: add extack for init callbackAlexander Aring
2017-10-22net: sched: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-16net: sched: store Qdisc pointer in struct blockJiri Pirko
2017-08-26net_sched: remove tc class reference countingWANG Cong
2017-08-16net_sched: call qlen_notify only if child qdisc is emptyKonstantin Khlebnikov
2017-06-06net: sched: introduce a TRAP control actionJiri Pirko
2017-05-17net: sched: introduce tcf block infractructureJiri Pirko
2017-05-17net: sched: move tc_classify function to cls_api.cJiri Pirko
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-03-13net: sched: make default fifo qdiscs appear in the dumpJiri Kosina
2016-12-05net_sched: gen_estimator: complete rewrite of rate estimatorsEric Dumazet
2016-06-25net_sched: drop packets after root qdisc lock is releasedEric Dumazet
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-09sched: remove qdisc->dropFlorian Westphal
2016-06-08net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet
2016-06-04sch_drr: update backlog as wellWANG Cong
2016-03-01net_sched: update hierarchical backlog tooWANG Cong
2016-03-01net_sched: introduce qdisc_replace() helperWANG Cong
2016-01-30net_sched: drr: check for NULL pointer in drr_dequeueBernie Harris
2015-08-28net: sched: consolidate tc_classify{,_compat}Daniel Borkmann
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend
2014-09-13net: rcu-ify tcf_protoJohn Fastabend
2014-06-12net_sched: drr: warn when qdisc is not work conservingFlorian Westphal
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2012-09-28pkt_sched: Fix warning false positives.David S. Miller
2012-05-11net_sched: update bstats in dequeue()Eric Dumazet
2012-04-02pkt_sched: Stop using NLA_PUT*().David S. Miller
2011-01-21net_sched: accurate bytes/packets stats/ratesEric Dumazet