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