1. 7b9870f net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
  2. 792c070 net_sched: remove warning from qdisc_hash_add by Konstantin Khlebnikov · 7 years ago
  3. dc491cd net: sched: Fix one possible panic when no destroy callback by Gao Feng · 7 years ago
  4. 13550ff net_sched: fix error recovery at qdisc creation by Eric Dumazet · 7 years ago
  5. 5a7a555 net sched: stylistic cleanups by Jamal Hadi Salim · 8 years ago
  6. ea32746 net: sched: avoid duplicates in qdisc dump by Jiri Kosina · 8 years ago
  7. 69012ae net: sched: fix handling of singleton qdiscs with qdisc_hash by Jiri Kosina · 8 years ago
  8. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  9. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 8 years ago
  10. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  11. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 8 years ago
  12. a9efad8 net_sched: avoid too many hrtimer_start() calls by Eric Dumazet · 8 years ago
  13. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  14. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 8 years ago
  15. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. 7e6e18f net_sched: Improve readability of filter processing by Jamal Hadi Salim · 8 years ago
  17. 619fe32 net_sched fix: reclassification needs to consider ether protocol changes by Jamal Hadi Salim · 8 years ago
  18. 225734d net_sched: make qdisc_tree_decrease_qlen() work for non mq by Eric Dumazet · 9 years ago
  19. 4eaf3b8 net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 9 years ago
  20. c1b3b19 net: sched: don't break line in tc_classify loop notification by Daniel Borkmann · 9 years ago
  21. d66d6c3 net: sched: register noqueue qdisc by Phil Sutter · 9 years ago
  22. 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
  23. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  24. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  26. 86e363d net_sched: invoke ->attach() after setting dev->qdisc by WANG Cong · 9 years ago
  27. e578d9c net: sched: use counter to break reclassify loops by Florian Westphal · 9 years ago
  28. 1e31768 net: sched: Use hrtimer_resolution instead of hrtimer_get_res() by Thomas Gleixner · 9 years ago
  29. 1e052be net_sched: destroy proto tp when all filters are gone by Cong Wang · 9 years ago
  30. d8b9605 net: sched: fix skb->protocol use in case of accelerated vlan path by Jiri Pirko · 9 years ago
  31. 7c1c97d net: sched: initialize bstats syncp by Sabrina Dubroca · 10 years ago
  32. f2600cf net: sched: avoid costly atomic operation in fq_dequeue() by Eric Dumazet · 10 years ago
  33. 1e203c1 net: sched: suspicious RCU usage in qdisc_watchdog by John Fastabend · 10 years ago
  34. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  35. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  36. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  37. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  38. 4a8e320 net: sched: use pinned timers by Eric Dumazet · 10 years ago
  39. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  40. 6e765a0 net_sched: drr: warn when qdisc is not work conserving by Florian Westphal · 10 years ago
  41. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  42. 4e8bbb8 net: Allow tc changes in user namespaces by Stéphane Graber · 10 years ago
  43. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  44. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. fba373d pkt_sched: add cond_resched() to class and qdisc dump by Eric Dumazet · 10 years ago
  46. 15dc36e pkt_sched: do not use rcu in tc_dump_qdisc() by Eric Dumazet · 10 years ago
  47. 3731436 pkt_sched: move the sanity test in qdisc_list_add() by Eric Dumazet · 10 years ago
  48. 21eb218 net, sch: fix the typo in register_qdisc() by Zhi Yong Wu · 10 years ago
  49. e57a784 pkt_sched: set root qdisc before change() in attach_default_qdiscs() by Eric Dumazet · 11 years ago
  50. 95dc192 pkt_sched: give visibility to mq slave qdiscs by Eric Dumazet · 11 years ago
  51. 2c8c8e6 net_sched: increment drop counters in qdisc_tree_decrease_qlen() by Eric Dumazet · 11 years ago
  52. 34aedd3 qdisc: fix build with !CONFIG_NET_SCHED by stephen hemminger · 11 years ago
  53. 6da7c8f qdisc: allow setting default queuing discipline by stephen hemminger · 11 years ago
  54. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  55. 40edeff net_sched: qdisc_get_rtab() must check data[] array by Eric Dumazet · 11 years ago
  56. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  57. de179c8 netlink: have length check of rtnl msg before deref by Hong zhi guo · 11 years ago
  58. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  59. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  60. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  61. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  62. 34c5d29 sch_api: introduce qdisc_watchdog_schedule_ns() by Jiri Pirko · 11 years ago
  63. 1abbe13 pkt_sched: avoid requeues if possible by Eric Dumazet · 12 years ago
  64. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  65. 46baac3 pkt_sched: use ns_to_ktime() helper by Eric Dumazet · 12 years ago
  66. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  67. 02ef22c pkt_sched: sch_api: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  68. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  69. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  70. fa0f5aa net_sched: qdisc_alloc_handle() can be too slow by Eric Dumazet · 12 years ago
  71. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 13 years ago
  72. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  73. f06cd54 pkt_sched: Kill set but unused variable 'protocol' in tc_classify() by David S. Miller · 13 years ago
  74. 52bc974 sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled by Hagen Paul Pfeifer · 13 years ago
  75. a2da570 net_sched: RCU conversion of stab by Eric Dumazet · 13 years ago
  76. fd245a4 net_sched: move TCQ_F_THROTTLED flag by Eric Dumazet · 13 years ago
  77. cc7ec45 net_sched: cleanups by Eric Dumazet · 13 years ago
  78. 24824a0 net: dynamic ingress_queue allocation by Eric Dumazet · 14 years ago
  79. bfa5ae6 net: rename netdev rx_queue to ingress_queue by Eric Dumazet · 14 years ago
  80. 00093fa net/sched: remove unneeded NULL check by Dan Carpenter · 14 years ago
  81. 3e9e5a5 pkt_sched: Check .walk and .leaf class handlers by Jarek Poplawski · 14 years ago
  82. 68fd26b pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add dummy bind/unbind handles by Jarek Poplawski · 14 years ago
  83. 53b0f08 net_sched: Fix qdisc_notify() by Eric Dumazet · 14 years ago
  84. b60b659 net sched: cleanup and rate limit warning by stephen hemminger · 14 years ago
  85. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  86. 7e5ab15 net_sched: minor netns related cleanup by Tom Goff · 14 years ago
  87. 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
  88. 7316ae8 net_sched: make traffic control network namespace aware by Tom Goff · 14 years ago
  89. 57dbb2d sched: add head drop fifo queue by Hagen Paul Pfeifer · 14 years ago
  90. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  91. f1e9016 net: use rcu for network scheduler API by stephen hemminger · 15 years ago
  92. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  93. 7c64b9f pkt_sched: Fix qdisc_create on stab error handling by Jarek Poplawski · 15 years ago
  94. 926e61b pkt_sched: Fix tx queue selection in tc_modify_qdisc by Jarek Poplawski · 15 years ago
  95. 036d6a6 pkt_sched: Fix qdisc_graft WRT ingress qdisc by Jarek Poplawski · 15 years ago
  96. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  97. 23bcf63 net_sched: fix estimator lock selection for mq child qdiscs by Patrick McHardy · 15 years ago
  98. 6ec1c69 net_sched: add classful multiqueue dummy scheduler by David S. Miller · 15 years ago
  99. 589983c net_sched: move dev_graft_qdisc() to sch_generic.c by Patrick McHardy · 15 years ago
  100. af356af net_sched: reintroduce dev->qdisc for use by sch_api by Patrick McHardy · 15 years ago