summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve_tx_dqo.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-17gve: add gve_features_check()Eric Dumazet1-22/+15
2023-08-06gve: Tx path for DQO-QPLRushil Gupta1-81/+323
2023-05-24gve: Support IPv6 Big TCP on DQCoco Li1-0/+4
2022-11-21gve: Handle alternate miss completionsJeroen de Borst1-7/+13
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet1-2/+2
2022-07-01google/gve:fix repeated words in commentsJilin Yuan1-1/+1
2021-09-28gve: DQO: avoid unused variable warningsArnd Bergmann1-46/+38
2021-06-25gve: Fix warnings reported for DQO patchsetBailey Forrest1-5/+4
2021-06-24gve: DQO: Add TX pathBailey Forrest1-2/+817
2021-06-24gve: DQO: Add ring allocation and initializationBailey Forrest1-0/+193
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest1-0/+23