1. 4d202a0 net_sched: generalize bulk dequeue by Eric Dumazet · 8 years ago
  2. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  3. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  4. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  5. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 52fbb29 net: sched: fix qdisc->running lockdep annotations by Eric Dumazet · 8 years ago
  7. c894504 sched: place state, next_sched and gso_skb in same cacheline again by Florian Westphal · 8 years ago
  8. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 8 years ago
  9. c3a173d sched: remove qdisc_rehape_fail by Florian Westphal · 8 years ago
  10. dd47c1f cbq: remove TCA_CBQ_POLICE support by Florian Westphal · 8 years ago
  11. 92c075d net: sched: fix tc_should_offload for specific clsact classes by Daniel Borkmann · 8 years ago
  12. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 8 years ago
  13. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  14. a27758f net_sched: keep backlog updated with qlen by WANG Cong · 8 years ago
  15. 3804070 net/sched: Enable netdev drivers to update statistics of offloaded actions by Amir Vadai · 8 years ago
  16. 1f27cde net: sched: use pfifo_fast for non real queues by Eric Dumazet · 8 years ago
  17. 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 8 years ago
  18. 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 8 years ago
  19. fdc5432 net, sched: add skb_at_tc_ingress helper by Daniel Borkmann · 8 years ago
  20. 4eaf3b8 net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 9 years ago
  21. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  22. 045efa8 cls_bpf: introduce integrated actions by Daniel Borkmann · 9 years ago
  23. d66d6c3 net: sched: register noqueue qdisc by Phil Sutter · 9 years ago
  24. 24ea591 net: sched: extend percpu stats helpers by Eric Dumazet · 9 years ago
  25. e578d9c net: sched: use counter to break reclassify loops by Florian Westphal · 9 years ago
  26. b396cca net: sched: deprecate enqueue_root() by Eric Dumazet · 9 years ago
  27. 4749c3ef net: sched: remove TC_MUNGED bits by Florian Westphal · 9 years ago
  28. 1e052be net_sched: destroy proto tp when all filters are gone by Cong Wang · 9 years ago
  29. 0d32ef8 net: sched: fix panic in rate estimators by Eric Dumazet · 9 years ago
  30. 57d743a net: sched: cls: remove unused op put from tcf_proto_ops by Jiri Pirko · 10 years ago
  31. 5772e9a qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE by Jesper Dangaard Brouer · 10 years ago
  32. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  33. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  34. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  35. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  36. 2571178 net: sched: shrink struct qdisc_skb_cb to 28 bytes by Eric Dumazet · 10 years ago
  37. 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
  38. 46e5da4 net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  39. e0f31d8 flow_keys: Record IP layer protocol in skb_flow_dissect() by Govindarajulu Varadarajan · 10 years ago
  40. 2f7ef2f sched, cls: check if we could overwrite actions when changing a filter by Cong Wang · 10 years ago
  41. 832d1d5 net_sched: add struct net pointer to tcf_proto_ops->dump by WANG Cong · 10 years ago
  42. 3627287 net_sched: convert tcf_proto_ops to use struct list_head by WANG Cong · 11 years ago
  43. 3e1e3aa net_sched: add u64 rate to psched_ratecfg_precompute() by Eric Dumazet · 11 years ago
  44. d2a7f26 qdisc: make args to qdisc_create_default const by stephen hemminger · 11 years ago
  45. 6da7c8f qdisc: allow setting default queuing discipline by stephen hemminger · 11 years ago
  46. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  48. 5c15257 net: Remove extern from include/net/ scheduling prototypes by Joe Perches · 11 years ago
  49. 130d3d6 net_sched: psched_ratecfg_precompute() improvements by Eric Dumazet · 11 years ago
  50. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  51. 01cb71d net_sched: restore "overhead xxx" handling by Eric Dumazet · 11 years ago
  52. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  53. 292f1c7 sch: make htb_rate_cfg and functions around that generic by Jiri Pirko · 11 years ago
  54. c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 11 years ago
  55. 1abbe13 pkt_sched: avoid requeues if possible by Eric Dumazet · 12 years ago
  56. af4c664 net sched: Pass the skb into change so it can access NETLINK_CB by Eric W. Biederman · 12 years ago
  57. df4ab5b net: rename bond_queue_mapping to slave_dev_queue_mapping by Jiri Pirko · 12 years ago
  58. 5ee31c68 bonding: Fix corrupted queue_mapping by Eric Dumazet · 12 years ago
  59. 16bda13 net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 12 years ago
  60. 39aa9fd net: sch_generic remove redundant use of <linux/module.h> by Paul Gortmaker · 13 years ago
  61. 05bdd2f net: constify skbuff and Qdisc elements by Eric Dumazet · 13 years ago
  62. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 13 years ago
  63. ef352e7 net_sched: fix THROTTLED/RUNNING race by Eric Dumazet · 13 years ago
  64. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  65. d276055 net_sched: reduce fifo qdisc size by Eric Dumazet · 13 years ago
  66. 9e924cf net_sched: long word align struct qdisc_skb_cb data by Eric Dumazet · 13 years ago
  67. 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  68. 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 13 years ago
  69. a2da570 net_sched: RCU conversion of stab by Eric Dumazet · 13 years ago
  70. fd245a4 net_sched: move TCQ_F_THROTTLED flag by Eric Dumazet · 13 years ago
  71. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 13 years ago
  72. d9993be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. 1730210 net_sched: always clone skbs by Changli Gao · 14 years ago
  74. 4434572 net: factorize sync-rcu call in unregister_netdevice_many by Octavian Purdila · 14 years ago
  75. 3511c91 net_sched: remove the unused parameter of qdisc_create_dflt() by Changli Gao · 14 years ago
  76. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  77. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  78. f0796d5 net: decreasing real_num_tx_queues needs to flush qdisc by John Fastabend · 14 years ago
  79. 4ef6acf sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock by John Fastabend · 14 years ago
  80. 210d6de act_mirred: don't clone skb when skb isn't shared by Changli Gao · 14 years ago
  81. 79640a4 net: add additional lock to qdisc to increase throughput by Eric Dumazet · 14 years ago
  82. 3711210 net: QDISC_STATE_RUNNING dont need atomic bit ops by Eric Dumazet · 14 years ago
  83. bc135b2 net: Define accessors to manipulate QDISC_STATE_RUNNING by Eric Dumazet · 14 years ago
  84. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 14 years ago
  85. 57dbb2d sched: add head drop fifo queue by Hagen Paul Pfeifer · 14 years ago
  86. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  87. 926e61b pkt_sched: Fix tx queue selection in tc_modify_qdisc by Jarek Poplawski · 15 years ago
  88. 23bcf63 net_sched: fix estimator lock selection for mq child qdiscs by Patrick McHardy · 15 years ago
  89. 6ec1c69 net_sched: add classful multiqueue dummy scheduler by David S. Miller · 15 years ago
  90. 589983c net_sched: move dev_graft_qdisc() to sch_generic.c by Patrick McHardy · 15 years ago
  91. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  92. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  93. bbd8a0d net: Avoid enqueuing skb for default qdiscs by Krishna Kumar · 15 years ago
  94. 5e140df net: reorder struct Qdisc for better SMP performance by Eric Dumazet · 15 years ago
  95. b00355d pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. by Jarek Poplawski · 15 years ago
  96. f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
  97. 61c9eaf pkt_sched: Fix qdisc len in qdisc_peek_dequeued() by Jarek Poplawski · 16 years ago
  98. 77be155 pkt_sched: Add peek emulation for non-work-conserving qdiscs. by Jarek Poplawski · 16 years ago
  99. 48a8f51 pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. by Patrick McHardy · 16 years ago
  100. 90d841fd pkt_sched: sch_generic: Add Qdisc_ops peek() method. by Jarek Poplawski · 16 years ago