summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve_tx_dqo.c
AgeCommit message (Expand)Author
13 daysgve: implement DQO TX datapath for AF_XDP zero-copyJoshua Washington
2025-06-21gve: add XDP_TX and XDP_REDIRECT support for DQ RDAJoshua Washington
2025-06-21gve: refactor DQO TX methods to be more generic for XDPJoshua Washington
2025-06-04gve: add missing NULL check for gve_alloc_pending_packet() in TX DQOAlok Tiwari
2025-05-13gve: add netmem TX support to GVE DQO-RDA modeMina Almasry
2025-03-25gve: introduce config-based allocation for XDPJoshua Washington
2024-12-15gve: Convert timeouts to secs_to_jiffies()Easwar Hariharan
2024-07-25gve: Fix an edge case for TSO skb validity checkBailey Forrest
2024-06-11gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington
2024-05-05gve: Alloc and free QPLs with the ringsShailend Chand
2024-04-18gve: Remove qpl_cfg struct since qpl_ids map with queues respectivelyZiwei Xiao
2024-04-03gve: make the completion and buffer ring size equal for DQOHarshitha Ramamurthy
2024-01-23gve: Switch to config-aware queue allocationShailend Chand
2023-11-17gve: add gve_features_check()Eric Dumazet
2023-08-06gve: Tx path for DQO-QPLRushil Gupta
2023-05-23gve: Support IPv6 Big TCP on DQCoco Li
2022-11-21gve: Handle alternate miss completionsJeroen de Borst
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-30google/gve:fix repeated words in commentsJilin Yuan
2021-09-28gve: DQO: avoid unused variable warningsArnd Bergmann
2021-06-24gve: Fix warnings reported for DQO patchsetBailey Forrest
2021-06-24gve: DQO: Add TX pathBailey Forrest
2021-06-24gve: DQO: Add ring allocation and initializationBailey Forrest
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest