1. 2e24cd7 net_sched: fix ops->bind_class() implementations by Cong Wang · 5 years ago
  2. a5b72a0 net/sched: add delete_empty() to filters and use it in cls_flower by Davide Caratti · 5 years ago
  3. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  4. 90b2be2 net/sched: annotate lockless accesses to qdisc->empty by Eric Dumazet · 5 years ago
  5. 59eb87c net: sched: prevent duplicate flower rules from tcf_proto destroy race by John Hurley · 5 years ago
  6. ef816f3 net: sched: don't expose action qstats to skb_tc_reinsert() by Vlad Buslov · 5 years ago
  7. 159d2c7 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  8. c9f1447 net: sched: add API for registering unlocked offload block callbacks by Vlad Buslov · 5 years ago
  9. a449a3e net: sched: notify classifier on successful offload add/delete by Vlad Buslov · 5 years ago
  10. 4011921 net: sched: refactor block offloads counter usage by Vlad Buslov · 5 years ago
  11. 97394be net: sched: change tcf block offload counter type to atomic_t by Vlad Buslov · 5 years ago
  12. 4f8116c net: sched: protect block offload-related fields with rw_semaphore by Vlad Buslov · 5 years ago
  13. 4e48190 flow_offload: move tc indirect block to flow offload by wenxu · 5 years ago
  14. 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 6 years ago
  15. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 6 years ago
  16. 720f22f net: sched: refactor reinsert action by John Hurley · 6 years ago
  17. 089b19a flow_dissector: switch kernel context to struct bpf_flow_dissector by Stanislav Fomichev · 6 years ago
  18. 73eb628 Revert: "net: sched: put back q.qlen into a single location" by Paolo Abeni · 6 years ago
  19. 8a53e61 net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too by Paolo Abeni · 6 years ago
  20. 9c01c9f net: sched: always do stats accounting according to TCQ_F_CPUSTATS by Paolo Abeni · 6 years ago
  21. 1f5e6fd net: sched: prefer qdisc_is_empty() over direct qlen access by Paolo Abeni · 6 years ago
  22. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  23. e5f0e8f net: sched: introduce and use qdisc tree flush/purge helpers by Paolo Abeni · 6 years ago
  24. 5dd431b net: sched: introduce and use qstats read helpers by Paolo Abeni · 6 years ago
  25. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. 28cff53 net: sched: add empty status flag for NOLOCK qdisc by Paolo Abeni · 6 years ago
  27. ee3bbfe net/sched: let actions use RCU to access 'goto_chain' by Davide Caratti · 6 years ago
  28. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. 46b1c18 net: sched: put back q.qlen into a single location by Eric Dumazet · 6 years ago
  30. dfcd2a2 net: sched: add flags to Qdisc class ops struct by Vlad Buslov · 6 years ago
  31. 12db03b net: sched: extend proto ops to support unlocked classifiers by Vlad Buslov · 6 years ago
  32. 7d5509f net: sched: extend proto ops with 'put' callback by Vlad Buslov · 6 years ago
  33. 726d0612 net: sched: prevent insertion of new classifiers during chain flush by Vlad Buslov · 6 years ago
  34. 8b64678 net: sched: refactor tp insert/delete for concurrent execution by Vlad Buslov · 6 years ago
  35. 4dbfa76 net: sched: introduce reference counting for tcf_proto by Vlad Buslov · 6 years ago
  36. ed76f5e net: sched: protect filter_chain list with filter_chain_lock mutex by Vlad Buslov · 6 years ago
  37. c266f64 net: sched: protect block state with mutex by Vlad Buslov · 6 years ago
  38. 5f2939d sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints by Toke Høiland-Jørgensen · 6 years ago
  39. 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
  40. bfaee91 net: sched: add an offload graft helper by Jakub Kicinski · 6 years ago
  41. b592843 net: sched: add an offload dump helper by Jakub Kicinski · 6 years ago
  42. 105bc13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  43. 0607e43 net: sched: implement tcf_block_refcnt_{get|put}() by Vlad Buslov · 6 years ago
  44. cfebd7e net: sched: change tcf block reference counter type to refcount_t by Vlad Buslov · 6 years ago
  45. 9d7e82c net: sched: add helper function to take reference to Qdisc by Vlad Buslov · 6 years ago
  46. 3a7d0d0 net: sched: extend Qdisc with rcu by Vlad Buslov · 6 years ago
  47. 86bd446 net: sched: rename qdisc_destroy() to qdisc_put() by Vlad Buslov · 6 years ago
  48. d58e468 flow_dissector: implements flow dissector BPF hook by Petar Penkov · 6 years ago
  49. 86c5536 net: sched: cls_flower: dump offload count value by Vlad Buslov · 6 years ago
  50. 5969773 sch_netem: Move private queue handler to generic location. by David S. Miller · 6 years ago
  51. aea890b sch_htb: Remove local SKB queue handling code. by David S. Miller · 6 years ago
  52. cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 6 years ago
  53. 7fd4b28 tc/act: remove unneeded RCU lock in action callback by Paolo Abeni · 6 years ago
  54. 1f3ed38 net: sched: don't dump chains only held by actions by Jiri Pirko · 6 years ago
  55. 9f407f1 net: sched: introduce chain templates by Jiri Pirko · 6 years ago
  56. 32a4f5e net: sched: introduce chain object to uapi by Jiri Pirko · 6 years ago
  57. f71e0ca4 net: sched: Avoid implicit chain 0 creation by Jiri Pirko · 6 years ago
  58. 31533cb net: sched: cls_flower: implement offload tcf_proto_op by John Hurley · 7 years ago
  59. e56185c net: sched: add tcf_proto_op to offload a rule by John Hurley · 7 years ago
  60. 6172abc net: sched: add qstats.qlen to qlen by Jakub Kicinski · 7 years ago
  61. e9be0e9 net: sched: shrink struct Qdisc by Paolo Abeni · 7 years ago
  62. 96009c7 sched: replace __QDISC_STATE_RUNNING bit with a spin lock by Paolo Abeni · 7 years ago
  63. 32f7b44 sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers by Paolo Abeni · 7 years ago
  64. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. eb82a99 net: sched, fix OOO packets with pfifo_fast by John Fastabend · 7 years ago
  66. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  67. 35d889d sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 7 years ago
  68. 3a053b1 net: Fix spelling mistake "greater then" -> "greater than" by Gal Pressman · 7 years ago
  69. 48bfd55 net_sched: plug in qdisc ops change_tx_queue_len by Cong Wang · 7 years ago
  70. 715df5e net: sched: propagate extack to cls->destroy callbacks by Jakub Kicinski · 7 years ago
  71. 571acf2 net: sched: cls: add extack support for delete callback by Alexander Aring · 7 years ago
  72. 7306db3 net: sched: cls: add extack support for change callback by Alexander Aring · 7 years ago
  73. 8865fdd net: sched: cls: fix code style issues by Alexander Aring · 7 years ago
  74. d47a6b0 net: sched: introduce ingress/egress block index attributes for qdisc by Jiri Pirko · 7 years ago
  75. caa7260 net: sched: keep track of offloaded filters and check tc offload feature by Jiri Pirko · 7 years ago
  76. edf6711 net: sched: remove classid and q fields from tcf_proto by Jiri Pirko · 7 years ago
  77. f36fe1c net: sched: introduce block mechanism to handle netif_keep_dst calls by Jiri Pirko · 7 years ago
  78. 4861738 net: sched: introduce shared filter blocks infrastructure by Jiri Pirko · 7 years ago
  79. a9b1944 net: sched: introduce support for multiple filter chain pointers registration by Jiri Pirko · 7 years ago
  80. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  81. 81d947e net, sched: fix panic when updating miniq {b,q}stats by Daniel Borkmann · 7 years ago
  82. a38a988 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  83. d0bd684 net: sch: api: add extack support in qdisc_alloc by Alexander Aring · 7 years ago
  84. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  85. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  86. 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
  87. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  88. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  89. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  90. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  91. 7e66016 net: sched: helpers to sum qlen and qlen for per cpu logic by John Fastabend · 7 years ago
  92. 70e57d5 net: sched: use skb list for skb_bad_tx by John Fastabend · 7 years ago
  93. a53851e net: sched: explicit locking in gso_cpu fallback by John Fastabend · 7 years ago
  94. d59f5ff net: sched: a dflt qdisc may be used with per cpu stats by John Fastabend · 7 years ago
  95. 40bd036 net: sched: provide per cpu qstat helpers by John Fastabend · 7 years ago
  96. 6b3ba91 net: sched: allow qdiscs to handle locking by John Fastabend · 7 years ago
  97. 0ac4bd6 net: sched: sch_api: fix code style issues by Alexander Aring · 7 years ago
  98. efbf789 net_sched: get rid of rcu_barrier() in tcf_block_put_ext() by Cong Wang · 7 years ago
  99. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  100. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago