1. 3731436 pkt_sched: move the sanity test in qdisc_list_add() by Eric Dumazet · 10 years ago
  2. 21eb218 net, sch: fix the typo in register_qdisc() by Zhi Yong Wu · 11 years ago
  3. e57a784 pkt_sched: set root qdisc before change() in attach_default_qdiscs() by Eric Dumazet · 11 years ago
  4. 95dc192 pkt_sched: give visibility to mq slave qdiscs by Eric Dumazet · 11 years ago
  5. 2c8c8e6 net_sched: increment drop counters in qdisc_tree_decrease_qlen() by Eric Dumazet · 11 years ago
  6. 34aedd3 qdisc: fix build with !CONFIG_NET_SCHED by stephen hemminger · 11 years ago
  7. 6da7c8f qdisc: allow setting default queuing discipline by stephen hemminger · 11 years ago
  8. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  9. 40edeff net_sched: qdisc_get_rtab() must check data[] array by Eric Dumazet · 11 years ago
  10. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 11 years ago
  11. de179c8 netlink: have length check of rtnl msg before deref by Hong zhi guo · 11 years ago
  12. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  13. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  14. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  15. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  16. 34c5d29 sch_api: introduce qdisc_watchdog_schedule_ns() by Jiri Pirko · 11 years ago
  17. 1abbe13 pkt_sched: avoid requeues if possible by Eric Dumazet · 12 years ago
  18. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  19. 46baac3 pkt_sched: use ns_to_ktime() helper by Eric Dumazet · 12 years ago
  20. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  21. 02ef22c pkt_sched: sch_api: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  22. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  23. 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  24. fa0f5aa net_sched: qdisc_alloc_handle() can be too slow by Eric Dumazet · 13 years ago
  25. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 13 years ago
  26. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 13 years ago
  27. f06cd54 pkt_sched: Kill set but unused variable 'protocol' in tc_classify() by David S. Miller · 13 years ago
  28. 52bc974 sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled by Hagen Paul Pfeifer · 13 years ago
  29. a2da570 net_sched: RCU conversion of stab by Eric Dumazet · 14 years ago
  30. fd245a4 net_sched: move TCQ_F_THROTTLED flag by Eric Dumazet · 14 years ago
  31. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  32. 24824a0 net: dynamic ingress_queue allocation by Eric Dumazet · 14 years ago
  33. bfa5ae6 net: rename netdev rx_queue to ingress_queue by Eric Dumazet · 14 years ago
  34. 00093fa net/sched: remove unneeded NULL check by Dan Carpenter · 14 years ago
  35. 3e9e5a5 pkt_sched: Check .walk and .leaf class handlers by Jarek Poplawski · 14 years ago
  36. 68fd26b pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add dummy bind/unbind handles by Jarek Poplawski · 14 years ago
  37. 53b0f08 net_sched: Fix qdisc_notify() by Eric Dumazet · 14 years ago
  38. b60b659 net sched: cleanup and rate limit warning by stephen hemminger · 14 years ago
  39. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  40. 7e5ab15 net_sched: minor netns related cleanup by Tom Goff · 14 years ago
  41. 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
  42. 7316ae8 net_sched: make traffic control network namespace aware by Tom Goff · 14 years ago
  43. 57dbb2d sched: add head drop fifo queue by Hagen Paul Pfeifer · 15 years ago
  44. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  45. f1e9016 net: use rcu for network scheduler API by stephen hemminger · 15 years ago
  46. d250a5f pkt_sched: gen_estimator: Dont report fake rate estimators by Eric Dumazet · 15 years ago
  47. 7c64b9f pkt_sched: Fix qdisc_create on stab error handling by Jarek Poplawski · 15 years ago
  48. 926e61b pkt_sched: Fix tx queue selection in tc_modify_qdisc by Jarek Poplawski · 15 years ago
  49. 036d6a6 pkt_sched: Fix qdisc_graft WRT ingress qdisc by Jarek Poplawski · 15 years ago
  50. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  51. 23bcf63 net_sched: fix estimator lock selection for mq child qdiscs by Patrick McHardy · 15 years ago
  52. 6ec1c69 net_sched: add classful multiqueue dummy scheduler by David S. Miller · 15 years ago
  53. 589983c net_sched: move dev_graft_qdisc() to sch_generic.c by Patrick McHardy · 15 years ago
  54. af356af net_sched: reintroduce dev->qdisc for use by sch_api by Patrick McHardy · 15 years ago
  55. de6d5cd net_sched: make cls_ops->change and cls_ops->delete optional by Patrick McHardy · 15 years ago
  56. c9f1d03 net_sched: fix class grafting errno codes by Patrick McHardy · 15 years ago
  57. 16ebb5e tc: Fix unitialized kernel memory leak by Eric Dumazet · 15 years ago
  58. 2fbd3da pkt_sched: Revert tasklet_hrtimer changes. by David S. Miller · 15 years ago
  59. a2cb6a4 pkt_sched: Fix bogon in tasklet_hrtimer changes. by David S. Miller · 15 years ago
  60. ee5f975 pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer by David S. Miller · 15 years ago
  61. ca44d6e pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US by Jarek Poplawski · 15 years ago
  62. b00355d pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. by Jarek Poplawski · 15 years ago
  63. 05a8c1c pkt_sched: Remove smp_wmb() in qdisc_watchdog() by Jarek Poplawski · 16 years ago
  64. 6113b74 pkt_sched: fix sparse warning by Hannes Eder · 16 years ago
  65. 71bcb09 tc: check for errors in gen_rate_estimator creation by Stephen Hemminger · 16 years ago
  66. f6486d4 pkt_sched: sch_api: Remove qdisc_list_lock by Jarek Poplawski · 16 years ago
  67. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  68. 3aa4614 pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() by Patrick McHardy · 16 years ago
  69. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  70. 99c0db2 pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation. by Jarek Poplawski · 16 years ago
  71. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  72. 102396a pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() by Jarek Poplawski · 16 years ago
  73. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  74. f7a54c1 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc by Jarek Poplawski · 16 years ago
  75. 666d9bb pkt_sched: Fix dev_graft_qdisc() locking by Jarek Poplawski · 16 years ago
  76. f6e0b23 pkt_sched: Fix qdisc list locking by Jarek Poplawski · 16 years ago
  77. 2540e05 pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race by Jarek Poplawski · 16 years ago
  78. f3b9605 Revert "pkt_sched: Add BH protection for qdisc_stab_lock." by David S. Miller · 16 years ago
  79. e5befbd pkt_sched: remove bogus block (cleanup) by Ilpo Järvinen · 16 years ago
  80. 4d8863a pkt_sched: Don't hold qdisc lock over qdisc_destroy(). by David S. Miller · 16 years ago
  81. 25bfcd5 pkt_sched: Add lockdep annotation for qdisc locks by Jarek Poplawski · 16 years ago
  82. 8608db0 pkt_sched: Never schedule non-root qdiscs. by David S. Miller · 16 years ago
  83. 3a76e37 pkt_sched: Grab correct lock in notify_and_destroy(). by Jarek Poplawski · 16 years ago
  84. 1cfa266 pkt_sched: Add BH protection for qdisc_stab_lock. by Jarek Poplawski · 16 years ago
  85. 8123b42 pkt_sched: Fix ingress deletion and filter attachment. by David S. Miller · 16 years ago
  86. 827ebd6 pkt_sched: Fix qdisc config when link is down. by David S. Miller · 16 years ago
  87. ee7af82 pkt_sched: Fix "parent is root" test in qdisc_create(). by David S. Miller · 16 years ago
  88. 8d50b53 pkt_sched: Fix OOPS on ingress qdisc add. by David S. Miller · 16 years ago
  89. a94f779 pkt_sched: make qdisc_class_hash_alloc() static by Adrian Bunk · 16 years ago
  90. 175f9c1 net_sched: Add size table for qdiscs by Jussi Kivilinna · 16 years ago
  91. 3072367 pkt_sched: Manage qdisc list inside of root qdisc. by David S. Miller · 16 years ago
  92. 99194cf pkt_sched: Add multiqueue handling to qdisc_graft(). by David S. Miller · 16 years ago
  93. 5304997 pkt_sched: Make qdisc grafting locking more specific. by David S. Miller · 16 years ago
  94. ead81cc netdevice: Move qdisc_list back into net_device proper. by David S. Miller · 16 years ago
  95. 37437bb pkt_sched: Schedule qdiscs instead of netdev_queue. by David S. Miller · 16 years ago
  96. 7698b4f pkt_sched: Add and use qdisc_root() and qdisc_root_lock(). by David S. Miller · 16 years ago
  97. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  98. 86d804e netdev: Make netif_schedule() routines work with netdev_queue objects. by David S. Miller · 16 years ago
  99. 68dfb42 pkt_sched: Kill stats_lock member of struct Qdisc. by David S. Miller · 16 years ago
  100. 816f325 netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead. by David S. Miller · 16 years ago