summaryrefslogtreecommitdiff
path: root/net/sched/sch_hhf.c
AgeCommit message (Expand)Author
2014-06-05net: use the new API kvfree()WANG Cong
2014-05-12sch_hhf: fix comparison of qlen and limitYang Yingliang
2014-05-04net: sched: lock imbalance in hhf qdiscJohn Fastabend
2014-03-13net_sched: return nla_nest_end() instead of skb->lenYang Yingliang
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-13HHF qdisc: fix jiffies-time conversion.Terry Lam
2013-12-26hhf: make qdisc ops staticstephen hemminger
2013-12-19net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam