summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve
AgeCommit message (Expand)Author
2024-01-25gve: Fix skb truesize underestimationPraveen Kaligineedi
2023-11-29gve: Remove dependency on 4k page size.John Fraker
2023-11-29gve: Add page size register to the register_page_list command.John Fraker
2023-11-29gve: Remove obsolete checks that rely on page size.John Fraker
2023-11-29gve: Deprecate adminq_pfn for pci revision 0x1.John Fraker
2023-11-29gve: Perform adminq allocations through a dma_pool.John Fraker
2023-11-17gve: add gve_features_check()Eric Dumazet
2023-11-14gve: Fixes for napi_poll when budget is 0Ziwei Xiao
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-17gve: Do not fully free QPL pages on prefill errorsShailend Chand
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi
2023-09-17gve: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-09-04gve: fix frag_list chainingEric Dumazet
2023-08-06gve: RX path for DQO-QPLRushil Gupta
2023-08-06gve: Tx path for DQO-QPLRushil Gupta
2023-08-06gve: Control path for DQO-QPLRushil Gupta
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-07-14gve: trivial spell fix Recive to ReceiveJesper Dangaard Brouer
2023-07-10gve: unify driver name usageJunfeng Guo
2023-07-06gve: Set default duplex configuration to fullJunfeng Guo
2023-06-27gve: use vmalloc_array and vcallocJulia Lawall
2023-05-23gve: Support IPv6 Big TCP on DQCoco Li
2023-05-10gve: Remove the code of clearing PBA bitZiwei Xiao
2023-04-11gve: Unify duplicate GQ min pkt desc size constantsShailend Chand
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-04gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-22gve: Cache link_speed value from deviceJoshua Washington
2023-03-17gve: Add AF_XDP zero-copy support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Add XDP REDIRECT support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Add XDP DROP and TX support for GQI-QPL formatPraveen Kaligineedi
2023-03-17gve: Changes to add new TX queuesPraveen Kaligineedi
2023-03-17gve: XDP support GQI-QPL: helper function changesPraveen Kaligineedi
2023-02-06gve: Fix gve interrupt namesPraveen Kaligineedi
2022-11-21gve: Handle alternate miss completionsJeroen de Borst
2022-11-21gve: Adding a new AdminQ command to verify driverJeroen de Borst
2022-11-07gve: Fix error return code in gve_prefill_rx_pages()Yang Yingliang
2022-11-02gve: Reduce alloc and copy costs in the GQ rx pathShailend Chand
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-19gve: Fix GFP flags when allocing pagesShailend Chand
2022-08-29net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-30google/gve:fix repeated words in commentsJilin Yuan
2022-03-16gve: Fix spelling mistake "droping" -> "dropping"Colin Ian King
2022-02-15gve: enhance no queue page list detectionHaiyue Wang
2022-02-08gve: Recording rx queue before sending to napiTao Liu
2022-01-28gve: fix the wrong AdminQ buffer queue index checkHaiyue Wang
2022-01-26gve: Fix GFP flags when allocing pagesCatherine Sullivan
2021-12-16gve: Add tx|rx-coalesce-usec for DQOTao Liu