1. 22 7月, 2021 4 次提交
  2. 03 6月, 2021 3 次提交
  3. 07 4月, 2021 1 次提交
  4. 31 3月, 2021 1 次提交
  5. 21 8月, 2020 2 次提交
  6. 14 7月, 2020 1 次提交
    • P
      net: sched: Pass qdisc reference in struct flow_block_offload · c40f4e50
      Petr Machata 提交于
      Previously, shared blocks were only relevant for the pseudo-qdiscs ingress
      and clsact. Recently, a qevent facility was introduced, which allows to
      bind blocks to well-defined slots of a qdisc instance. RED in particular
      got two qevents: early_drop and mark. Drivers that wish to offload these
      blocks will be sent the usual notification, and need to know which qdisc it
      is related to.
      
      To that end, extend flow_block_offload with a "sch" pointer, and initialize
      as appropriate. This prompts changes in the indirect block facility, which
      now tracks the scheduler in addition to the netdevice. Update signatures of
      several functions similarly.
      Signed-off-by: NPetr Machata <petrm@mellanox.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      c40f4e50
  7. 20 6月, 2020 2 次提交
  8. 02 6月, 2020 1 次提交
  9. 20 5月, 2020 2 次提交
  10. 20 12月, 2019 5 次提交
  11. 10 12月, 2019 1 次提交
  12. 07 8月, 2019 4 次提交
  13. 10 7月, 2019 1 次提交
  14. 15 6月, 2019 1 次提交
  15. 08 5月, 2019 1 次提交
  16. 06 5月, 2019 3 次提交
  17. 16 4月, 2019 7 次提交