1. 37088f6 net/sched/sch_hfsc.c: remove unused cl_myfadj by Michal Soltys · 8 years ago
  2. 678a624 net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug by Michal Soltys · 8 years ago
  3. bba7eb5 hfsc: reduce hfsc_sched to 14 cachelines by Florian Westphal · 8 years ago
  4. 33ef84a net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc() by Michal Soltys · 8 years ago
  5. ab12cb4 net/sched/sch_hfsc.c: go passive after vt update by Michal Soltys · 8 years ago
  6. 2354f05 net/sched/sch_hfsc.c: remove leftover dlist and droplist by Michal Soltys · 8 years ago
  7. d1d0fc5 net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len() by Michal Soltys · 8 years ago
  8. 12d0ad3 net/sched/sch_hfsc.c: handle corner cases where head may change invalidating calculated deadline by Michal Soltys · 8 years ago
  9. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  10. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  11. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 8 years ago
  13. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 8 years ago
  14. 357cc9b sch_hfsc: always keep backlog updated by WANG Cong · 8 years ago
  15. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 8 years ago
  16. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 8 years ago
  17. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  18. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  19. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  20. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  21. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  22. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  23. d59b7d8 net_sched: return nla_nest_end() instead of skb->len by Yang Yingliang · 10 years ago
  24. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  25. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  26. 2dd875f net_sched: update bstats in dequeue() by Eric Dumazet · 12 years ago
  27. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  28. f5a59b7 sch_hfsc: report backlog information by Eric Dumazet · 12 years ago
  29. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  30. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 13 years ago
  31. fd245a4 net_sched: move TCQ_F_THROTTLED flag by Eric Dumazet · 13 years ago
  32. cc7ec45 net_sched: cleanups by Eric Dumazet · 13 years ago
  33. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 13 years ago
  34. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  35. 3b2eb61 net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf() by Michal Soltys · 14 years ago
  36. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  37. a2f7922 net_sched: sch_hfsc: fix classification loops by Patrick McHardy · 14 years ago
  38. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  39. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  40. 5b9a9cc net_sched: remove some unnecessary checks in classful schedulers by Patrick McHardy · 15 years ago
  41. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  42. 728bf09 pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion by Jarek Poplawski · 15 years ago
  43. 7cd0a63 pkt_sched: Change misleading code in class delete. by Jarek Poplawski · 15 years ago
  44. b00355d pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. by Jarek Poplawski · 15 years ago
  45. 71bcb09 tc: check for errors in gen_rate_estimator creation by Stephen Hemminger · 15 years ago
  46. dc0a001 pkt_sched: fix warning in net/sched/sch_hfsc.c by Ingo Molnar · 15 years ago
  47. b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
  48. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  49. 77be155 pkt_sched: Add peek emulation for non-work-conserving qdiscs. by Jarek Poplawski · 16 years ago
  50. 03c05f0 pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue() by Jarek Poplawski · 16 years ago
  51. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  52. c27f339 net_sched: Add qdisc __NET_XMIT_BYPASS flag by Jarek Poplawski · 16 years ago
  53. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  54. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  55. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
  56. 7698b4f pkt_sched: Add and use qdisc_root() and qdisc_root_lock(). by David S. Miller · 16 years ago
  57. dc2b484 netdev: Move queue_lock into struct netdev_queue. by David S. Miller · 16 years ago
  58. 5ce2d48 pkt_sched: Remove 'dev' member of struct Qdisc. by David S. Miller · 16 years ago
  59. bb949fb netdev: Create netdev_queue abstraction. by David S. Miller · 16 years ago
  60. be0d39d net-sched: sch_hfsc: use dynamic class hash helpers by Patrick McHardy · 16 years ago
  61. a4aebb8 net-sched: fix filter destruction in atm/hfsc qdisc destruction by Patrick McHardy · 16 years ago
  62. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 16 years ago
  63. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  64. 27a3421 [NET_SCHED]: Use nla_policy for attribute validation in packet schedulers by Patrick McHardy · 16 years ago
  65. 4b3550ef [NET_SCHED]: Use nla_nest_start/nla_nest_end by Patrick McHardy · 16 years ago
  66. cee6372 [NET_SCHED]: Propagate nla_parse return value by Patrick McHardy · 16 years ago
  67. 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 16 years ago
  68. 20fea08 [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. by Eric Dumazet · 17 years ago
  69. 9a94b35 [PKT_SCHED]: Spelling fixes by Joe Perches · 16 years ago
  70. c3bc7cf [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE by Patrick McHardy · 17 years ago
  71. 0ba4805 [NET_SCHED]: Remove unnecessary includes by Patrick McHardy · 17 years ago
  72. 4bdf399 [NET_SCHED]: Remove unnecessary stats_lock pointers by Patrick McHardy · 17 years ago
  73. 876d48a [NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option by Patrick McHardy · 17 years ago
  74. a48b5a6 [NET_SCHED]: Unline tcf_destroy by Patrick McHardy · 17 years ago
  75. 3bebcda [NET_SCHED]: turn PSCHED_GET_TIME into inline function by Patrick McHardy · 17 years ago
  76. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  77. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  78. 00c04af [NET_SCHED]: kill jiffie conversion macros by Patrick McHardy · 17 years ago
  79. ed2b229 [NET_SCHED]: sch_hfsc: use hrtimer based watchdog by Patrick McHardy · 17 years ago
  80. 641b9e0 [NET_SCHED]: Use ktime as clocksource by Patrick McHardy · 17 years ago
  81. c38c83c [NET_SCHED]: sch_htb/sch_hfsc: fix oops in qlen_notify by Patrick McHardy · 17 years ago
  82. 3d50f23 [NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ON by Patrick McHardy · 17 years ago
  83. 10297b9 [NET] SCHED: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  84. e488eaf [NET_SCHED]: Fix endless loops (part 5): netem/tbf/hfsc ->requeue failures by Patrick McHardy · 17 years ago
  85. f973b91 [NET_SCHED]: Fix endless loops (part 3): HFSC by Patrick McHardy · 17 years ago
  86. 9f9afec [NET_SCHED]: Set parent classid in default qdiscs by Patrick McHardy · 17 years ago
  87. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  88. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  89. 210525d [NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels() by Patrick McHardy · 18 years ago
  90. 29f1df6 [PKT_SCHED]: Fix qdisc return code. by Jamal Hadi Salim · 18 years ago
  91. 538e43a [PKT_SCHED]: Use USEC_PER_SEC by Patrick McHardy · 18 years ago
  92. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago