aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_hhf.c
Commit message (Expand)AuthorAge
* net: Add and use skb_mark_not_on_list().David S. Miller2018-09-10
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-12
* net: sched: sch: add extack for change qdisc opsAlexander Aring2017-12-21
* net: sched: sch: add extack for init callbackAlexander Aring2017-12-21
* sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov2017-08-30
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* net_sched: fix error recovery at qdisc creationEric Dumazet2017-02-11
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-25
* net_sched: sch_hhf: defer skb freeingEric Dumazet2016-06-15
* sched: remove qdisc->dropFlorian Westphal2016-06-09
* net_sched: update hierarchical backlog tooWANG Cong2016-02-29
* sch_hhf: fix return value of hhf_drop()WANG Cong2015-10-11
* sched: Call skb_get_hash_perturb in sch_hhfTom Herbert2015-05-04
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-30
* net: use the new API kvfree()WANG Cong2014-06-05
* sch_hhf: fix comparison of qlen and limitYang Yingliang2014-05-12
* net: sched: lock imbalance in hhf qdiscJohn Fastabend2014-05-04
* net_sched: return nla_nest_end() instead of skb->lenYang Yingliang2014-03-13
* net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-14
* HHF qdisc: fix jiffies-time conversion.Terry Lam2014-01-13
* hhf: make qdisc ops staticstephen hemminger2013-12-26
* net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam2013-12-19