1. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  2. 3557619 net_sched: prio: use qdisc_dequeue_peeked by Florian Westphal · 13 years ago
  3. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  4. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 13 years ago
  5. cc7ec45 net_sched: cleanups by Eric Dumazet · 13 years ago
  6. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  7. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  8. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  9. 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
  10. a19d215 pkt_sched: Fix qstats.qlen updating in dump_stats by Jarek Poplawski · 15 years ago
  11. 5b9a9cc net_sched: remove some unnecessary checks in classful schedulers by Patrick McHardy · 15 years ago
  12. de6d5cd net_sched: make cls_ops->change and cls_ops->delete optional by Patrick McHardy · 15 years ago
  13. b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
  14. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  15. 48a8f51 pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. by Patrick McHardy · 16 years ago
  16. 2c10b32 netlink: Remove compat API for nested attributes by Thomas Graf · 16 years ago
  17. 4cf7cb2 sch_prio: Use NET_XMIT_SUCCESS instead of "0" constant. by David S. Miller · 16 years ago
  18. 0d40b6e sch_prio: Use return value from inner qdisc requeue by Jussi Kivilinna · 16 years ago
  19. c27f339 net_sched: Add qdisc __NET_XMIT_BYPASS flag by Jarek Poplawski · 16 years ago
  20. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  21. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  22. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
  23. 1d8ae3f pkt_sched: Remove RR scheduler. by David S. Miller · 16 years ago
  24. 5ce2d48 pkt_sched: Remove 'dev' member of struct Qdisc. by David S. Miller · 16 years ago
  25. bb949fb netdev: Create netdev_queue abstraction. by David S. Miller · 16 years ago
  26. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 16 years ago
  27. cee6372 [NET_SCHED]: Propagate nla_parse return value by Patrick McHardy · 16 years ago
  28. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 16 years ago
  29. 20fea08 [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. by Eric Dumazet · 17 years ago
  30. 0034622 [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE by Pavel Emelyanov · 17 years ago
  31. dbaaa07 [NET_SCHED] sch_prio.c: remove duplicate call of tc_classify() by Lucas Nussbaum · 17 years ago
  32. 0773192 [NET]: Fix prio_tune() handling of root qdisc. by Peter P Waskiewicz Jr · 17 years ago
  33. bdba91e [NET_SCHED]: Fix prio/ingress classification logic error by Patrick McHardy · 17 years ago
  34. 0ba4805 [NET_SCHED]: Remove unnecessary includes by Patrick McHardy · 17 years ago
  35. d62733c [SCHED]: Qdisc changes and sch_rr added for multiqueue by Peter P Waskiewicz Jr · 17 years ago
  36. 3e5c2d3 [NET_SCHED]: prio qdisc boundary condition by Jamal Hadi Salim · 17 years ago
  37. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  38. a48b5a6 [NET_SCHED]: Unline tcf_destroy by Patrick McHardy · 17 years ago
  39. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  40. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  41. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  42. 10297b9 [NET] SCHED: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  43. 2cf6c36 [NET_SCHED] sch_prio: class statistics printing enabled by Jarek Poplawski · 17 years ago
  44. 5e50da0 [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs by Patrick McHardy · 18 years ago
  45. 9f9afec [NET_SCHED]: Set parent classid in default qdiscs by Patrick McHardy · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  47. 6d037a2 [PKT_SCHED]: Qdisc drop operation is optional by Patrick McHardy · 18 years ago
  48. dd914b4 [PKT_SCHED] sch_prio: fix qdisc bands init by Amnon Aaronsohn · 18 years ago
  49. 29f1df6 [PKT_SCHED]: Fix qdisc return code. by Jamal Hadi Salim · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago