Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-30 | net: sched: implement qstat helper routines | John Fastabend | 1 | -4/+4 |
2014-06-05 | net: use the new API kvfree() | WANG Cong | 1 | -6/+1 |
2014-05-12 | sch_hhf: fix comparison of qlen and limit | Yang Yingliang | 1 | -1/+1 |
2014-05-04 | net: sched: lock imbalance in hhf qdisc | John Fastabend | 1 | -5/+6 |
2014-03-13 | net_sched: return nla_nest_end() instead of skb->len | Yang Yingliang | 1 | -2/+1 |
2014-01-14 | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 1 | -1/+1 |
2014-01-13 | HHF qdisc: fix jiffies-time conversion. | Terry Lam | 1 | -6/+6 |
2013-12-26 | hhf: make qdisc ops static | stephen hemminger | 1 | -2/+1 |
2013-12-19 | net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc | Terry Lam | 1 | -0/+746 |