1. 29cbcd8 net: sched: Remove Qdisc::running sequence counter by Ahmed S. Darwish · 3 years, 3 months ago
  2. 3aa2605 net/sched: store the last executed chain also for clsact egress by Davide Caratti · 3 years, 6 months ago
  3. ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 6 months ago
  4. 964201d net/sched: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  5. aebe442 net: sched: Pass root lock to Qdisc_ops.enqueue by Petr Machata · 4 years, 7 months ago
  6. 240ce7f net: sch_prio: When ungrafting, replace with FIFO by Petr Machata · 5 years ago
  7. 14e54ab net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 5 years ago
  8. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  9. e5f0e8f net: sched: introduce and use qdisc tree flush/purge helpers by Paolo Abeni · 6 years ago
  10. 5dd431b net: sched: introduce and use qstats read helpers by Paolo Abeni · 6 years ago
  11. f6bab19 sched: Avoid dereferencing skb pointer after child enqueue by Toke Høiland-Jørgensen · 6 years ago
  12. 7b8e0b6 net: sched: prio: delay destroying child qdiscs on change by Jakub Kicinski · 6 years ago
  13. bfaee91 net: sched: add an offload graft helper by Jakub Kicinski · 6 years ago
  14. b592843 net: sched: add an offload dump helper by Jakub Kicinski · 6 years ago
  15. 86bd446 net: sched: rename qdisc_destroy() to qdisc_put() by Vlad Buslov · 6 years ago
  16. b9c7a7a net: sch: prio: Add offload ability for grafting a child by Nogah Frankel · 7 years ago
  17. 98ceb7b mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bands by Nogah Frankel · 7 years ago
  18. ef58ca3 net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues by Andrew Morton · 7 years ago
  19. 7fdb61b net: sch: prio: Add offload ability to PRIO qdisc by Nogah Frankel · 7 years ago
  20. a38a9882 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  21. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  22. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  23. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  24. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  25. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  26. f3ae608 net: sched: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  27. 69d78ef net: sched: store Qdisc pointer in struct block by Jiri Pirko · 7 years ago
  28. 39ad129 sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq by Gao Feng · 7 years ago
  29. 143976c net_sched: remove tc class reference counting by WANG Cong · 7 years ago
  30. e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 8 years ago
  31. 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 8 years ago
  32. 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
  33. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  34. cf1facd sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api by Jiri Pirko · 8 years ago
  35. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  36. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 9 years ago
  37. 3d7c825 net_sched: prio: insure proper transactional behavior by Eric Dumazet · 9 years ago
  38. cbdf451 net_sched: prio: properly report out of memory errors by Eric Dumazet · 9 years ago
  39. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  40. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 9 years ago
  41. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 9 years ago
  42. 6529d75 sch_prio: update backlog as well by WANG Cong · 9 years ago
  43. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
  44. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 9 years ago
  45. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  46. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  47. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  48. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  49. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  50. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  51. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  52. 3557619 net_sched: prio: use qdisc_dequeue_peeked by Florian Westphal · 13 years ago
  53. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  54. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 14 years ago
  55. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  56. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  57. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  58. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  59. 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
  60. a19d215 pkt_sched: Fix qstats.qlen updating in dump_stats by Jarek Poplawski · 15 years ago
  61. 5b9a9cc net_sched: remove some unnecessary checks in classful schedulers by Patrick McHardy · 15 years ago
  62. de6d5cd net_sched: make cls_ops->change and cls_ops->delete optional by Patrick McHardy · 15 years ago
  63. b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
  64. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  65. 48a8f51 pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. by Patrick McHardy · 16 years ago
  66. 2c10b32 netlink: Remove compat API for nested attributes by Thomas Graf · 16 years ago
  67. 4cf7cb2 sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant. by David S. Miller · 16 years ago
  68. 0d40b6e sch_prio: Use return value from inner qdisc requeue by Jussi Kivilinna · 16 years ago
  69. c27f339 net_sched: Add qdisc __NET_XMIT_BYPASS flag by Jarek Poplawski · 16 years ago
  70. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  71. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  72. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
  73. 1d8ae3f pkt_sched: Remove RR scheduler. by David S. Miller · 17 years ago
  74. 5ce2d48 pkt_sched: Remove 'dev' member of struct Qdisc. by David S. Miller · 17 years ago
  75. bb949fb netdev: Create netdev_queue abstraction. by David S. Miller · 17 years ago
  76. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 17 years ago
  77. cee6372 [NET_SCHED]: Propagate nla_parse return value by Patrick McHardy · 17 years ago
  78. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 17 years ago
  79. 20fea08 [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. by Eric Dumazet · 17 years ago
  80. 0034622 [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE by Pavel Emelyanov · 17 years ago
  81. dbaaa07 [NET_SCHED] sch_prio.c: remove duplicate call of tc_classify() by Lucas Nussbaum · 17 years ago
  82. 0773192 [NET]: Fix prio_tune() handling of root qdisc. by Peter P Waskiewicz Jr · 17 years ago
  83. bdba91e [NET_SCHED]: Fix prio/ingress classification logic error by Patrick McHardy · 17 years ago
  84. 0ba4805 [NET_SCHED]: Remove unnecessary includes by Patrick McHardy · 18 years ago
  85. d62733c [SCHED]: Qdisc changes and sch_rr added for multiqueue by Peter P Waskiewicz Jr · 18 years ago
  86. 3e5c2d3 [NET_SCHED]: prio qdisc boundary condition by Jamal Hadi Salim · 18 years ago
  87. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 18 years ago
  88. a48b5a6 [NET_SCHED]: Unline tcf_destroy by Patrick McHardy · 18 years ago
  89. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  90. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 18 years ago
  91. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  92. 10297b9 [NET] SCHED: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  93. 2cf6c36 [NET_SCHED] sch_prio: class statistics printing enabled by Jarek Poplawski · 18 years ago
  94. 5e50da0 [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs by Patrick McHardy · 18 years ago
  95. 9f9afec [NET_SCHED]: Set parent classid in default qdiscs by Patrick McHardy · 18 years ago
  96. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  97. 6d037a2 [PKT_SCHED]: Qdisc drop operation is optional by Patrick McHardy · 19 years ago
  98. dd914b4 [PKT_SCHED] sch_prio: fix qdisc bands init by Amnon Aaronsohn · 19 years ago
  99. 29f1df6 [PKT_SCHED]: Fix qdisc return code. by Jamal Hadi Salim · 19 years ago
  100. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago