1. a7c3169 net: sch: sch_drr: add extack support by Alexander Aring · 7 years ago
  2. a38a9882 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  3. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  4. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  5. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  6. 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
  7. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  8. f3ae608 net: sched: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  9. 69d78ef net: sched: store Qdisc pointer in struct block by Jiri Pirko · 7 years ago
  10. 143976c net_sched: remove tc class reference counting by WANG Cong · 7 years ago
  11. 9594665 net_sched: call qlen_notify only if child qdisc is empty by Konstantin Khlebnikov · 7 years ago
  12. e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 8 years ago
  13. 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 8 years ago
  14. 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
  15. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  16. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  17. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  18. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 9 years ago
  19. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  20. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 9 years ago
  21. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 9 years ago
  22. 6a73b57 sch_drr: update backlog as well by WANG Cong · 9 years ago
  23. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
  24. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 9 years ago
  25. df3eb6c net_sched: drr: check for NULL pointer in drr_dequeue by Bernie Harris · 9 years ago
  26. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  27. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  28. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  29. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  30. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  31. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  32. 6e765a0 net_sched: drr: warn when qdisc is not work conserving by Florian Westphal · 11 years ago
  33. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 12 years ago
  34. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  35. f54ba77 pkt_sched: Fix warning false positives. by David S. Miller · 12 years ago
  36. 2dd875f net_sched: update bstats in dequeue() by Eric Dumazet · 13 years ago
  37. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  38. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 14 years ago
  39. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  40. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  41. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  42. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  43. a19d215 pkt_sched: Fix qstats.qlen updating in dump_stats by Jarek Poplawski · 15 years ago
  44. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  45. 7cd0a63 pkt_sched: Change misleading code in class delete. by Jarek Poplawski · 16 years ago
  46. 1844f74 pkt_sched: sch_drr: Fix oops in drr_change_class. by Jarek Poplawski · 16 years ago
  47. 71bcb09 tc: check for errors in gen_rate_estimator creation by Stephen Hemminger · 16 years ago
  48. 3f0947c pkt_sched: sch_drr: fix drr_dequeue loop() by Patrick McHardy · 16 years ago
  49. 98aa9c8 pkt_sched: sch_drr: Fix qlen in drr_drop() by Jarek Poplawski · 16 years ago
  50. b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
  51. 13d2a1d pkt_sched: add DRR scheduler by Patrick McHardy · 16 years ago