1. a38a988 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  2. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  3. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  4. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  5. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  6. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  7. ac8ef4a net: sched: fix coding style issues 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. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. e89d469 sch_multiq: fix double free on init failure by Nikolay Aleksandrov · 7 years ago
  12. 143976c net_sched: remove tc class reference counting by WANG Cong · 7 years ago
  13. e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 8 years ago
  14. 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 8 years ago
  15. 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
  16. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  17. cf1facd sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api by Jiri Pirko · 8 years ago
  18. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 9 years ago
  19. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 9 years ago
  20. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 9 years ago
  21. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
  22. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 9 years ago
  23. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  24. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  25. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  26. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  27. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  28. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  29. c057b19 net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  30. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  31. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 13 years ago
  32. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  33. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 14 years ago
  34. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  35. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  36. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  37. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  38. 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
  39. a19d215 pkt_sched: Fix qstats.qlen updating in dump_stats by Jarek Poplawski · 15 years ago
  40. 5b9a9cc net_sched: remove some unnecessary checks in classful schedulers by Patrick McHardy · 15 years ago
  41. de6d5cd net_sched: make cls_ops->change and cls_ops->delete optional by Patrick McHardy · 15 years ago
  42. 149490f pkt_sched: sch_multiq: Change errno on non-multiqueue devices use. by Jarek Poplawski · 16 years ago
  43. b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
  44. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  45. 8e3af97 pkt_sched: Add qdisc->ops->peek() implementation. by Jarek Poplawski · 16 years ago
  46. a574420 multiq: requeue should rewind the current_band by Alexander Duyck · 16 years ago
  47. f07d150 multiq: Further multiqueue cleanup by Alexander Duyck · 16 years ago
  48. 9265194 pkt_sched: Add multiqueue scheduler support by Alexander Duyck · 16 years ago