Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: qstat: extend kdoc about get_base_stats | Jakub Kicinski | 2024-06-02 | 1 | -0/+2 |
* | netdev: Add queue stats for TX stop and wake | Daniel Jurgens | 2024-05-13 | 1 | -0/+3 |
* | queue_api: define queue api | Mina Almasry | 2024-05-05 | 1 | -0/+31 |
* | netdev: add queue stats | Xuan Zhuo | 2024-04-30 | 1 | -0/+27 |
* | netdev: add queue stat for alloc failures | Jakub Kicinski | 2024-03-08 | 1 | -0/+2 |
* | netdev: add per-queue statistics | Jakub Kicinski | 2024-03-08 | 1 | -0/+54 |
* | net: netdev_queue: netdev_txq_completed_mb(): fix wake condition | Marc Kleine-Budde | 2024-01-13 | 1 | -1/+1 |
* | net: add macro netif_subqueue_completed_wake | Heiner Kallweit | 2023-04-18 | 1 | -0/+10 |
* | net: piggy back on the memory barrier in bql when waking queues | Jakub Kicinski | 2023-04-11 | 1 | -10/+29 |
* | net: provide macros for commonly copied lockless queue stop/wake code | Jakub Kicinski | 2023-04-11 | 1 | -0/+144 |