aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/sch_hhf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-05net: use the new API kvfree()WANG Cong1-6/+1
2014-05-12sch_hhf: fix comparison of qlen and limitYang Yingliang1-1/+1
2014-05-04net: sched: lock imbalance in hhf qdiscJohn Fastabend1-5/+6
2014-03-13net_sched: return nla_nest_end() instead of skb->lenYang Yingliang1-2/+1
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane1-1/+1
2014-01-13HHF qdisc: fix jiffies-time conversion.Terry Lam1-6/+6
2013-12-26hhf: make qdisc ops staticstephen hemminger1-2/+1
2013-12-19net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam1-0/+746