summaryrefslogtreecommitdiff
path: root/net/sched/sch_sfb.c
Commit message (Expand)AuthorAge
* net: sch: api: add extack support in qdisc_create_dfltAlexander Aring2017-12-21
* net: sch: api: add extack support in tcf_block_getAlexander 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: mark expected switch fall-throughsGustavo A. R. Silva2017-10-22
* net: sched: store Qdisc pointer in struct blockJiri Pirko2017-10-16
* net_sched: remove tc class reference countingWANG Cong2017-08-25
* net: sched: introduce a TRAP control actionJiri Pirko2017-06-06
* net: sched: introduce tcf block infractructureJiri Pirko2017-05-17
* net: sched: move tc_classify function to cls_api.cJiri Pirko2017-05-17
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* net: sched: make default fifo qdiscs appear in the dumpJiri Kosina2017-03-12
* sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2017-02-10
* sch_sfb: keep backlog updated with qlenWANG Cong2016-09-23
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-25
* net_sched: update hierarchical backlog tooWANG Cong2016-02-29
* net_sched: introduce qdisc_replace() helperWANG Cong2016-02-29
* net: sched: consolidate tc_classify{,_compat}Daniel Borkmann2015-08-27
* net: sched: drop all special handling of tx_queue_len == 0Phil Sutter2015-08-18
* sched: Call skb_get_hash_perturb in sch_sfbTom Herbert2015-05-04
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-30
* net: rcu-ify tcf_protoJohn Fastabend2014-09-13
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* sch_sfb: Fix missing NULL checkAlan Cox2012-07-12
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-01
* net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-09
* sch_sfb: use skb_flow_dissect()Eric Dumazet2011-11-28
* net_sched: sfb: optimize enqueue on full queueEric Dumazet2011-08-26
* net_sched: SFB flow schedulerEric Dumazet2011-02-23