1. 5dd431b net: sched: introduce and use qstats read helpers by Paolo Abeni · 6 years ago
  2. 86bd446 net: sched: rename qdisc_destroy() to qdisc_put() by Vlad Buslov · 6 years ago
  3. a38a988 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  4. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  5. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  6. ce679e8 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio by John Fastabend · 7 years ago
  7. 575ed7d net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO by Nogah Frankel · 7 years ago
  8. 0f7787b net/sched: Add select_queue() class_ops for mqprio by Jesus Sanchez-Palencia · 7 years ago
  9. 22ce97f mqprio: fix potential null pointer dereference on opt by Colin Ian King · 7 years ago
  10. 3230290 mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs by Alexander Duyck · 7 years ago
  11. 4e8b86c mqprio: Introduce new hardware offload mode and shaper in mqprio by Amritha Nambiar · 7 years ago
  12. 143976c net_sched: remove tc class reference counting by WANG Cong · 7 years ago
  13. de4784c net: sched: get rid of struct tc_to_netdev by Jiri Pirko · 7 years ago
  14. 5fd9fc4 net: sched: push cls related args into cls_common structure by Jiri Pirko · 7 years ago
  15. 2572ac5 net: sched: make type an argument for ndo_setup_tc by Jiri Pirko · 7 years ago
  16. a5fcf8a net: propagate tc filter chain index down the ndo_setup_tc call by Jiri Pirko · 8 years ago
  17. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  18. 2026fec mqprio: Change handling of hw u8 to allow for multiple hardware offload modes by Alexander Duyck · 8 years ago
  19. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  20. 87b60cf net_sched: fix error recovery at qdisc creation by Eric Dumazet · 8 years ago
  21. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  22. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 9 years ago
  23. 1f27cde net: sched: use pfifo_fast for non real queues by Eric Dumazet · 9 years ago
  24. 241deec sch_mqprio: Fix build with older gcc. by David S. Miller · 9 years ago
  25. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  26. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  27. 4eaf3b8 net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 9 years ago
  28. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  29. 6401585 net: sched: restrict use of qstats qlen 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. 46e5da40a net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  32. 95dc192 pkt_sched: give visibility to mq slave qdiscs by Eric Dumazet · 11 years ago
  33. 6da7c8f qdisc: allow setting default queuing discipline by stephen hemminger · 11 years ago
  34. 1abbe13 pkt_sched: avoid requeues if possible by Eric Dumazet · 12 years ago
  35. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  36. 7838f2c mqprio: Avoid panic if no options are provided by Thomas Graf · 13 years ago
  37. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 14 years ago
  38. ea18fd9 mqprio: cleanups by stephen hemminger · 14 years ago
  39. ac7100b sch_mqprio: Always set num_tc to 0 in mqprio_destroy() by Ben Hutchings · 14 years ago
  40. 144ce87 net_sched: sch_mqprio: dont leak kernel memory by Eric Dumazet · 14 years ago
  41. 2362493 net_sched: TCQ_F_CAN_BYPASS generalization by Eric Dumazet · 14 years ago
  42. b8970f0 net_sched: implement a root container qdisc sch_mqprio by John Fastabend · 14 years ago