1. a6c9108 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  2. 3043bfe net: sched: put back q.qlen into a single location by Eric Dumazet · 6 years ago
  3. cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 6 years ago
  4. 7fd4b28 tc/act: remove unneeded RCU lock in action callback by Paolo Abeni · 6 years ago
  5. 1f3ed38 net: sched: don't dump chains only held by actions by Jiri Pirko · 6 years ago
  6. 9f407f1 net: sched: introduce chain templates by Jiri Pirko · 6 years ago
  7. 32a4f5e net: sched: introduce chain object to uapi by Jiri Pirko · 6 years ago
  8. f71e0ca net: sched: Avoid implicit chain 0 creation by Jiri Pirko · 6 years ago
  9. 31533cb net: sched: cls_flower: implement offload tcf_proto_op by John Hurley · 6 years ago
  10. e56185c net: sched: add tcf_proto_op to offload a rule by John Hurley · 6 years ago
  11. 6172abc net: sched: add qstats.qlen to qlen by Jakub Kicinski · 6 years ago
  12. e9be0e9 net: sched: shrink struct Qdisc by Paolo Abeni · 6 years ago
  13. 96009c7 sched: replace __QDISC_STATE_RUNNING bit with a spin lock by Paolo Abeni · 6 years ago
  14. 32f7b44 sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers by Paolo Abeni · 6 years ago
  15. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  16. eb82a99 net: sched, fix OOO packets with pfifo_fast by John Fastabend · 7 years ago
  17. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. 35d889d sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 7 years ago
  19. 3a053b1 net: Fix spelling mistake "greater then" -> "greater than" by Gal Pressman · 7 years ago
  20. 48bfd55 net_sched: plug in qdisc ops change_tx_queue_len by Cong Wang · 7 years ago
  21. 715df5e net: sched: propagate extack to cls->destroy callbacks by Jakub Kicinski · 7 years ago
  22. 571acf2 net: sched: cls: add extack support for delete callback by Alexander Aring · 7 years ago
  23. 7306db3 net: sched: cls: add extack support for change callback by Alexander Aring · 7 years ago
  24. 8865fdd net: sched: cls: fix code style issues by Alexander Aring · 7 years ago
  25. d47a6b0 net: sched: introduce ingress/egress block index attributes for qdisc by Jiri Pirko · 7 years ago
  26. caa7260 net: sched: keep track of offloaded filters and check tc offload feature by Jiri Pirko · 7 years ago
  27. edf6711 net: sched: remove classid and q fields from tcf_proto by Jiri Pirko · 7 years ago
  28. f36fe1c net: sched: introduce block mechanism to handle netif_keep_dst calls by Jiri Pirko · 7 years ago
  29. 4861738 net: sched: introduce shared filter blocks infrastructure by Jiri Pirko · 7 years ago
  30. a9b1944 net: sched: introduce support for multiple filter chain pointers registration by Jiri Pirko · 7 years ago
  31. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 81d947e net, sched: fix panic when updating miniq {b,q}stats by Daniel Borkmann · 7 years ago
  33. a38a988 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  34. d0bd684 net: sch: api: add extack support in qdisc_alloc by Alexander Aring · 7 years ago
  35. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  36. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  37. 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
  38. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  39. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  40. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  41. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  42. 7e66016 net: sched: helpers to sum qlen and qlen for per cpu logic by John Fastabend · 7 years ago
  43. 70e57d5 net: sched: use skb list for skb_bad_tx by John Fastabend · 7 years ago
  44. a53851e net: sched: explicit locking in gso_cpu fallback by John Fastabend · 7 years ago
  45. d59f5ff net: sched: a dflt qdisc may be used with per cpu stats by John Fastabend · 7 years ago
  46. 40bd036 net: sched: provide per cpu qstat helpers by John Fastabend · 7 years ago
  47. 6b3ba91 net: sched: allow qdiscs to handle locking by John Fastabend · 7 years ago
  48. 0ac4bd6 net: sched: sch_api: fix code style issues by Alexander Aring · 7 years ago
  49. efbf789 net_sched: get rid of rcu_barrier() in tcf_block_put_ext() by Cong Wang · 7 years ago
  50. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago
  52. c7eb7d7 net: sched: introduce chain_head_change callback by Jiri Pirko · 7 years ago
  53. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  55. 384c181 net: sched: Identify hardware traffic classes using classid by Amritha Nambiar · 7 years ago
  56. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  57. 7aa0045 net_sched: introduce a workqueue for RCU callbacks of tc filter by Cong Wang · 7 years ago
  58. acb6744 net: sched: introduce per-block callbacks by Jiri Pirko · 7 years ago
  59. 74e3be6 net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock by Jiri Pirko · 7 years ago
  60. 855319b net: sched: store net pointer in block and introduce qdisc_net helper by Jiri Pirko · 7 years ago
  61. 69d78ef net: sched: store Qdisc pointer in struct block by Jiri Pirko · 7 years ago
  62. 752fbcc net_sched: no need to free qdisc in RCU callback by Cong Wang · 7 years ago
  63. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  64. 07d79fc net_sched: add reverse binding for tc class by Cong Wang · 7 years ago
  65. 3cd904e net_sched: kill u32_node pointer in Qdisc by WANG Cong · 7 years ago
  66. 143976c net_sched: remove tc class reference counting by WANG Cong · 7 years ago
  67. 551143d net_sched: fix a refcount_t issue with noop_qdisc by Eric Dumazet · 7 years ago
  68. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. 7d3f0cd net: sched: Add the invalid handle check in qdisc_class_find by Gao Feng · 7 years ago
  70. 68a66d1 net_sched: fix order of queue length updates in qdisc_replace() by Konstantin Khlebnikov · 7 years ago
  71. 7b06e8a net: sched: remove cops->tcf_cl_offload by Jiri Pirko · 7 years ago
  72. 8113c09 net_sched: use void pointer for filter handle by WANG Cong · 7 years ago
  73. 7b93640 net, sched: convert Qdisc.refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  74. db50514 net: sched: add termination action to allow goto chain by Jiri Pirko · 7 years ago
  75. 5bc1701 net: sched: introduce multichain support for filters by Jiri Pirko · 7 years ago
  76. 2190d1d net: sched: introduce helpers to work with filter chains by Jiri Pirko · 7 years ago
  77. 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 7 years ago
  78. 763dbf6 net_sched: move the empty tp check from ->destroy() to ->delete() by WANG Cong · 8 years ago
  79. 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
  80. cf1facd sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api by Jiri Pirko · 8 years ago
  81. 79112c2 sched: rename tcf_destroy to tcf_destroy_proto by Jiri Pirko · 8 years ago
  82. bc31c90 net-tc: convert tc_from to tc_from_ingress and tc_redirected by Willem de Bruijn · 8 years ago
  83. 8dc07fd net-tc: convert tc_at to tc_at_ingress by Willem de Bruijn · 8 years ago
  84. a5135bc net-tc: convert tc_verd to integer bitfields by Willem de Bruijn · 8 years ago
  85. e7246e1 net-tc: extract skip classify bit from tc_verd by Willem de Bruijn · 8 years ago
  86. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  87. 48da34b sched: add and use qdisc_skb_head helpers by Florian Westphal · 8 years ago
  88. ec32336 sched: remove qdisc arg from __qdisc_dequeue_head by Florian Westphal · 8 years ago
  89. eb60a8d net: minor optimization in qdisc_qstats_cpu_drop() by Eric Dumazet · 8 years ago
  90. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  91. 4d202a0 net_sched: generalize bulk dequeue by Eric Dumazet · 8 years ago
  92. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  93. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  94. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  95. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  96. 52fbb29 net: sched: fix qdisc->running lockdep annotations by Eric Dumazet · 8 years ago
  97. c894504 sched: place state, next_sched and gso_skb in same cacheline again by Florian Westphal · 8 years ago
  98. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 8 years ago
  99. c3a173d sched: remove qdisc_rehape_fail by Florian Westphal · 8 years ago
  100. dd47c1f cbq: remove TCA_CBQ_POLICE support by Florian Westphal · 8 years ago