summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google
AgeCommit message (Expand)Author
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
9 daysgve: implement DQO RX datapath and control path for AF_XDP zero-copyJoshua Washington
9 daysgve: implement DQO TX datapath for AF_XDP zero-copyJoshua Washington
9 daysgve: keep registry of zc xsk pools in netdev_privJoshua Washington
9 daysgve: merge xdp and xsk registrationJoshua Washington
9 daysgve: deduplicate xdp info and xsk pool registration logicJoshua Washington
10 daysgve: Fix stuck TX queue for DQ queue formatPraveen Kaligineedi
2025-07-09gve: make IRQ handlers and page allocation NUMA awareBailey Forrest
2025-07-08gve: global: fix "for a while" typoAhelenia ZiemiaƄska
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-21gve: rename gve_xdp_xmit to gve_xdp_xmit_gqiJoshua Washington
2025-06-17gve: Return error for unknown admin queue commandAlok Tiwari
2025-06-17gve: Fix various typos and improve code commentsAlok Tiwari
2025-06-16gve: Advertise support for rx hardware timestampingJohn Fraker
2025-06-16gve: Implement ndo_hwtstamp_get/set for RX timestampingJohn Fraker
2025-06-16gve: Add rx hardware timestamp expansionJohn Fraker
2025-06-16gve: Add support to query the nic clockKevin Yang
2025-06-16gve: Add adminq lock for queues creation and destructionZiwei Xiao
2025-06-16gve: Add initial PTP device supportHarshitha Ramamurthy
2025-06-16gve: Add adminq command to report nic timestampJohn Fraker
2025-06-16gve: Add device option for nic clock synchronizationJohn Fraker
2025-06-12eth: remove empty RXFH handling from driversJakub Kicinski
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-04gve: add missing NULL check for gve_alloc_pending_packet() in TX DQOAlok Tiwari
2025-05-29gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cntAlok Tiwari
2025-05-13gve: add netmem TX support to GVE DQO-RDA modeMina Almasry
2025-04-22xdp: create locked/unlocked instances of xdp redirect target settersJoshua Washington
2025-04-17net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-09xdp: double protect netdev->xdp_flags with netdev->lockJakub Kicinski
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03gve: handle overflow when reporting TX consumed descriptorsJoshua Washington
2025-03-31eth: gve: add missing netdev locks on reset and shutdown pathsJakub Kicinski
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-25gve: add XDP DROP and PASS support for DQJoshua Washington
2025-03-25gve: update XDP allocation path support RX buffer postingJoshua Washington
2025-03-25gve: merge packet buffer size fieldsJoshua Washington
2025-03-25gve: update GQ RX to use buf_sizeJoshua Washington
2025-03-25gve: introduce config-based allocation for XDPJoshua Washington
2025-03-25gve: remove xdp_xsk_done and xdp_xsk_wakeup statisticsJoshua Washington
2025-03-24gve: unlink old napi only if page pool existsHarshitha Ramamurthy
2025-03-07gve: convert to use netmem for DQO RDA modeHarshitha Ramamurthy
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-26gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy
2025-02-21gve: Add RSS cache for non RSS device option scenarioZiwei Xiao
2025-02-18gve: set xdp redirect target only when it is availableJoshua Washington
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-07eth: gve: use appropriate helper to set xdp_featuresJakub Kicinski