1. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 8 years ago
  2. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 8 years ago
  3. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  4. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  5. eeca668 net_sched: red: split red_parms into parms and vars by Eric Dumazet · 13 years ago
  6. a73ed26 sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE by Eric Dumazet · 13 years ago
  7. 8af2a21 sch_red: Adaptative RED AQM by Eric Dumazet · 13 years ago
  8. 1ee5fa1 sch_red: fix red_change by Eric Dumazet · 13 years ago
  9. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  10. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 13 years ago
  11. cc7ec45 net_sched: cleanups by Eric Dumazet · 13 years ago
  12. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  13. 0dfb33a sch_red: report backlog information by Eric Dumazet · 14 years ago
  14. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  15. 5b9a9cc net_sched: remove some unnecessary checks in classful schedulers by Patrick McHardy · 15 years ago
  16. de6d5cd net_sched: make cls_ops->change and cls_ops->delete optional by Patrick McHardy · 15 years ago
  17. 71ebe5e net_sched: make cls_ops->tcf_chain() optional by Patrick McHardy · 15 years ago
  18. b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
  19. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  20. 8e3af97 pkt_sched: Add qdisc->ops->peek() implementation. by Jarek Poplawski · 16 years ago
  21. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  22. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  23. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
  24. fb0305c net-sched: consolidate default fifo qdisc setup by Patrick McHardy · 16 years ago
  25. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  26. 27a3421 [NET_SCHED]: Use nla_policy for attribute validation in packet schedulers 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. 0ba4805 [NET_SCHED]: Remove unnecessary includes by Patrick McHardy · 17 years ago
  31. 10297b9 [NET] SCHED: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  32. 5e50da0 [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs by Patrick McHardy · 18 years ago
  33. 9f9afec [NET_SCHED]: Set parent classid in default qdiscs by Patrick McHardy · 18 years ago
  34. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  35. f38c39d [PKT_SCHED]: Convert sch_red to a classful qdisc by Patrick McHardy · 18 years ago
  36. bdc450a [PKT_SCHED]: (G)RED: Introduce hard dropping by Thomas Graf · 19 years ago
  37. dba051f [PKT_SCHED]: RED: Cleanup and remove unnecessary code by Thomas Graf · 19 years ago
  38. 6a1b63d [PKT_SCHED]: RED: Dont start idle periods while already idling by Thomas Graf · 19 years ago
  39. 9e178ff [PKT_SCHED]: RED: Use generic queue management interface by Thomas Graf · 19 years ago
  40. 6b31b28 [PKT_SCHED]: RED: Use new generic red interface by Thomas Graf · 19 years ago
  41. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago