summaryrefslogtreecommitdiff
path: root/include/net/netdev_rx_queue.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-10net: remove the netif_get_rx_queue_lease_locked() helpersJakub Kicinski1-5/+0
2026-04-10net: Add lease info to queue-get responseDaniel Borkmann1-0/+14
2026-04-10net: Implement netdev_nl_queue_create_doitDaniel Borkmann1-2/+13
2026-03-05net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_tableEric Dumazet1-1/+2
2026-01-14net: add bare bone queue configsPavel Begunkov1-0/+2
2025-04-10net: designate XSK pool pointers in queues as "ops protected"Jakub Kicinski1-3/+3
2025-03-25net: designate queue -> napi linking as "ops protected"Jakub Kicinski1-1/+1
2025-02-06net-sysfs: move queue attribute groups outside the default groupsAntoine Tenart1-0/+1
2024-09-13memory-provider: fix compilation issue without SYSFSMina Almasry1-2/+0
2024-09-12netdev: support binding dma-buf to netdeviceMina Almasry1-0/+2
2024-09-12netdev: add netdev_rx_queue_restart()Mina Almasry1-0/+3
2023-12-05net: Add queue and napi associationAmritha Nambiar1-0/+4
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski1-0/+53