1. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  2. d3e0f57 net: sched: remove qdisc->empty for lockless qdisc by Yunsheng Lin · 3 years, 6 months ago
  3. c4fef01 net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc by Yunsheng Lin · 3 years, 6 months ago
  4. dd25296 net: sched: avoid unnecessary seqcount operation for lockless qdisc by Yunsheng Lin · 3 years, 6 months ago
  5. 89837eb net: sched: add barrier to ensure correct ordering for lockless qdisc by Yunsheng Lin · 3 years, 7 months ago
  6. a90c57f net: sched: fix packet stuck problem for lockless qdisc by Yunsheng Lin · 3 years, 8 months ago
  7. 2ffe039 net/sched: act_police: add support for packet-per-second policing by Baowen Zheng · 3 years, 10 months ago
  8. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  9. 938e0fc net: sched: replaced invalid qdisc tree flush helper in qdisc_replace by Alexander Ovechkin · 4 years ago
  10. 4dd78a7 net: sched: Add extack to Qdisc_class_ops.delete by Maxim Mikityanskiy · 4 years ago
  11. ca1e4ab net: sched: Add multi-queue support to sch_tree_lock by Maxim Mikityanskiy · 4 years ago
  12. 7baf242 net/sched: cls_flower add CT_FLAGS_INVALID flag support by wenxu · 4 years ago
  13. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
  14. c129412 net/sched: sch_frag: add generic packet fragment support. by wenxu · 4 years, 1 month ago
  15. fa6d639 net/sched: act_mirred: refactor the handle of xmit by wenxu · 4 years, 1 month ago
  16. a72e9d5 net: sched: Remove broken definitions and un-hide for !LOCKDEP by Jakub Kicinski · 4 years, 4 months ago
  17. 846e463 net/sched: get rid of qdisc->padded by Eric Dumazet · 4 years, 3 months ago
  18. 2b7ea12 net/sched: Remove unused function qdisc_queue_drop_head() by YueHaibing · 4 years, 4 months ago
  19. 038ebb1 net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct by wenxu · 4 years, 5 months ago
  20. ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 6 months ago
  21. aebe442 net: sched: Pass root lock to Qdisc_ops.enqueue by Petr Machata · 4 years, 6 months ago
  22. f8ab180 net: sched: introduce terse dump flag by Vlad Buslov · 4 years, 8 months ago
  23. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  24. a7df487 net_sched: fix tcm_parent in tc filter dump by Cong Wang · 4 years, 8 months ago
  25. 7f023ec net: sched: remove unused inline function qdisc_reset_all_tx by YueHaibing · 4 years, 8 months ago
  26. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  27. 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 9 months ago
  28. 7d17c54 net: sched: Pass ingress block to tcf_classify_ingress by Paul Blakey · 4 years, 11 months ago
  29. 2e24cd7 net_sched: fix ops->bind_class() implementations by Cong Wang · 5 years ago
  30. a5b72a0 net/sched: add delete_empty() to filters and use it in cls_flower by Davide Caratti · 5 years ago
  31. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  32. 90b2be2 net/sched: annotate lockless accesses to qdisc->empty by Eric Dumazet · 5 years ago
  33. 59eb87c net: sched: prevent duplicate flower rules from tcf_proto destroy race by John Hurley · 5 years ago
  34. ef816f3 net: sched: don't expose action qstats to skb_tc_reinsert() by Vlad Buslov · 5 years ago
  35. 159d2c7 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  36. c9f1447 net: sched: add API for registering unlocked offload block callbacks by Vlad Buslov · 5 years ago
  37. a449a3e net: sched: notify classifier on successful offload add/delete by Vlad Buslov · 5 years ago
  38. 4011921 net: sched: refactor block offloads counter usage by Vlad Buslov · 5 years ago
  39. 97394be net: sched: change tcf block offload counter type to atomic_t by Vlad Buslov · 5 years ago
  40. 4f8116c net: sched: protect block offload-related fields with rw_semaphore by Vlad Buslov · 5 years ago
  41. 4e48190 flow_offload: move tc indirect block to flow offload by wenxu · 5 years ago
  42. 14bfb13 net: flow_offload: add flow_block structure and use it by Pablo Neira Ayuso · 5 years ago
  43. a732331 net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t by Pablo Neira Ayuso · 5 years ago
  44. 720f22f net: sched: refactor reinsert action by John Hurley · 6 years ago
  45. 089b19a flow_dissector: switch kernel context to struct bpf_flow_dissector by Stanislav Fomichev · 6 years ago
  46. 73eb628 Revert: "net: sched: put back q.qlen into a single location" by Paolo Abeni · 6 years ago
  47. 8a53e61 net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too by Paolo Abeni · 6 years ago
  48. 9c01c9f net: sched: always do stats accounting according to TCQ_F_CPUSTATS by Paolo Abeni · 6 years ago
  49. 1f5e6fd net: sched: prefer qdisc_is_empty() over direct qlen access by Paolo Abeni · 6 years ago
  50. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  51. e5f0e8f net: sched: introduce and use qdisc tree flush/purge helpers by Paolo Abeni · 6 years ago
  52. 5dd431b net: sched: introduce and use qstats read helpers by Paolo Abeni · 6 years ago
  53. 356d71e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  54. 28cff53 net: sched: add empty status flag for NOLOCK qdisc by Paolo Abeni · 6 years ago
  55. ee3bbfe net/sched: let actions use RCU to access 'goto_chain' by Davide Caratti · 6 years ago
  56. 18a4d8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  57. 46b1c18 net: sched: put back q.qlen into a single location by Eric Dumazet · 6 years ago
  58. dfcd2a2 net: sched: add flags to Qdisc class ops struct by Vlad Buslov · 6 years ago
  59. 12db03b net: sched: extend proto ops to support unlocked classifiers by Vlad Buslov · 6 years ago
  60. 7d5509f net: sched: extend proto ops with 'put' callback by Vlad Buslov · 6 years ago
  61. 726d0612 net: sched: prevent insertion of new classifiers during chain flush by Vlad Buslov · 6 years ago
  62. 8b64678 net: sched: refactor tp insert/delete for concurrent execution by Vlad Buslov · 6 years ago
  63. 4dbfa76 net: sched: introduce reference counting for tcf_proto by Vlad Buslov · 6 years ago
  64. ed76f5e net: sched: protect filter_chain list with filter_chain_lock mutex by Vlad Buslov · 6 years ago
  65. c266f64 net: sched: protect block state with mutex by Vlad Buslov · 6 years ago
  66. 5f2939d sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints by Toke Høiland-Jørgensen · 6 years ago
  67. 7f76fa3 net: sched: register callbacks for indirect tc block binds by John Hurley · 6 years ago
  68. bfaee91 net: sched: add an offload graft helper by Jakub Kicinski · 6 years ago
  69. b592843 net: sched: add an offload dump helper by Jakub Kicinski · 6 years ago
  70. 105bc13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  71. 0607e43 net: sched: implement tcf_block_refcnt_{get|put}() by Vlad Buslov · 6 years ago
  72. cfebd7e net: sched: change tcf block reference counter type to refcount_t by Vlad Buslov · 6 years ago
  73. 9d7e82c net: sched: add helper function to take reference to Qdisc by Vlad Buslov · 6 years ago
  74. 3a7d0d0 net: sched: extend Qdisc with rcu by Vlad Buslov · 6 years ago
  75. 86bd446 net: sched: rename qdisc_destroy() to qdisc_put() by Vlad Buslov · 6 years ago
  76. d58e468 flow_dissector: implements flow dissector BPF hook by Petar Penkov · 6 years ago
  77. 86c5536 net: sched: cls_flower: dump offload count value by Vlad Buslov · 6 years ago
  78. 5969773 sch_netem: Move private queue handler to generic location. by David S. Miller · 6 years ago
  79. aea890b sch_htb: Remove local SKB queue handling code. by David S. Miller · 6 years ago
  80. cd11b164 net/tc: introduce TC_ACT_REINSERT. by Paolo Abeni · 6 years ago
  81. 7fd4b28 tc/act: remove unneeded RCU lock in action callback by Paolo Abeni · 6 years ago
  82. 1f3ed38 net: sched: don't dump chains only held by actions by Jiri Pirko · 6 years ago
  83. 9f407f1 net: sched: introduce chain templates by Jiri Pirko · 6 years ago
  84. 32a4f5e net: sched: introduce chain object to uapi by Jiri Pirko · 6 years ago
  85. f71e0ca4 net: sched: Avoid implicit chain 0 creation by Jiri Pirko · 6 years ago
  86. 31533cb net: sched: cls_flower: implement offload tcf_proto_op by John Hurley · 7 years ago
  87. e56185c net: sched: add tcf_proto_op to offload a rule by John Hurley · 7 years ago
  88. 6172abc net: sched: add qstats.qlen to qlen by Jakub Kicinski · 7 years ago
  89. e9be0e9 net: sched: shrink struct Qdisc by Paolo Abeni · 7 years ago
  90. 96009c7 sched: replace __QDISC_STATE_RUNNING bit with a spin lock by Paolo Abeni · 7 years ago
  91. 32f7b44 sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers by Paolo Abeni · 7 years ago
  92. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. eb82a99 net: sched, fix OOO packets with pfifo_fast by John Fastabend · 7 years ago
  94. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  95. 35d889d sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 7 years ago
  96. 3a053b1 net: Fix spelling mistake "greater then" -> "greater than" by Gal Pressman · 7 years ago
  97. 48bfd55 net_sched: plug in qdisc ops change_tx_queue_len by Cong Wang · 7 years ago
  98. 715df5e net: sched: propagate extack to cls->destroy callbacks by Jakub Kicinski · 7 years ago
  99. 571acf2 net: sched: cls: add extack support for delete callback by Alexander Aring · 7 years ago
  100. 7306db3 net: sched: cls: add extack support for change callback by Alexander Aring · 7 years ago