summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google
AgeCommit message (Expand)Author
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
2021-12-16gve: Add consumed counts to ethtool statsJordan Kim
2021-12-16gve: Implement suspend/resume/shutdownCatherine Sullivan
2021-12-16gve: Add optional metadata descriptor type GVE_TXD_MTDWillem de Bruijn
2021-12-16gve: remove memory barrier around seqnoCatherine Sullivan
2021-12-16gve: Update gve_free_queue_page_list signatureCatherine Sullivan
2021-12-16gve: Move the irq db indexes out of the ntfy block structCatherine Sullivan
2021-12-16gve: Correct order of processing device optionsJeroen de Borst
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-07gve: fix for null pointer dereference.Ameer Hamza
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-10gve: fix unmatched u64_stats_update_end()Dan Carpenter
2021-11-09gve: Fix off by one in gve_tx_timeout()Dan Carpenter