summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_sfb.c
Commit message (Expand)AuthorAgeFilesLines
* sch_sfb: keep backlog updated with qlenWANG Cong2016-09-231-0/+3
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-251-3/+4
* net_sched: update hierarchical backlog tooWANG Cong2016-02-291-1/+2
* net_sched: introduce qdisc_replace() helperWANG Cong2016-02-291-6/+1
* net: sched: consolidate tc_classify{,_compat}Daniel Borkmann2015-08-271-1/+1
* net: sched: drop all special handling of tx_queue_len == 0Phil Sutter2015-08-181-1/+1
* sched: Call skb_get_hash_perturb in sch_sfbTom Herbert2015-05-041-16/+8
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-301-5/+5
* net: rcu-ify tcf_protoJohn Fastabend2014-09-131-6/+9
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-141-2/+2
* sch_sfb: Fix missing NULL checkAlan Cox2012-07-121-0/+2
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-011-1/+2
* net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-091-2/+1
* sch_sfb: use skb_flow_dissect()Eric Dumazet2011-11-281-3/+14
* net_sched: sfb: optimize enqueue on full queueEric Dumazet2011-08-261-5/+8
* net_sched: SFB flow schedulerEric Dumazet2011-02-231-0/+709
OpenPOWER on IntegriCloud