1. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  2. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 8 years ago
  4. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 8 years ago
  5. 6a73b57 sch_drr: update backlog as well by WANG Cong · 8 years ago
  6. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 8 years ago
  7. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 8 years ago
  8. df3eb6c net_sched: drr: check for NULL pointer in drr_dequeue by Bernie Harris · 9 years ago
  9. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  10. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  11. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  12. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  13. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  14. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  15. 6e765a0 net_sched: drr: warn when qdisc is not work conserving by Florian Westphal · 10 years ago
  16. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  17. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  18. f54ba77 pkt_sched: Fix warning false positives. by David S. Miller · 12 years ago
  19. 2dd875f net_sched: update bstats in dequeue() by Eric Dumazet · 12 years ago
  20. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  21. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 14 years ago
  22. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  23. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  25. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  26. a19d215 pkt_sched: Fix qstats.qlen updating in dump_stats by Jarek Poplawski · 15 years ago
  27. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  28. 7cd0a63 pkt_sched: Change misleading code in class delete. by Jarek Poplawski · 15 years ago
  29. 1844f74 pkt_sched: sch_drr: Fix oops in drr_change_class. by Jarek Poplawski · 15 years ago
  30. 71bcb09 tc: check for errors in gen_rate_estimator creation by Stephen Hemminger · 16 years ago
  31. 3f0947c pkt_sched: sch_drr: fix drr_dequeue loop() by Patrick McHardy · 16 years ago
  32. 98aa9c8 pkt_sched: sch_drr: Fix qlen in drr_drop() by Jarek Poplawski · 16 years ago
  33. b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
  34. 13d2a1d pkt_sched: add DRR scheduler by Patrick McHardy · 16 years ago