index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
/
gve
/
gve.h
Age
Commit message (
Expand
)
Author
12 days
gve: implement DQO RX datapath and control path for AF_XDP zero-copy
Joshua Washington
12 days
gve: implement DQO TX datapath for AF_XDP zero-copy
Joshua Washington
12 days
gve: keep registry of zc xsk pools in netdev_priv
Joshua Washington
12 days
gve: merge xdp and xsk registration
Joshua Washington
2025-07-09
gve: make IRQ handlers and page allocation NUMA aware
Bailey Forrest
2025-06-21
gve: add XDP_TX and XDP_REDIRECT support for DQ RDA
Joshua Washington
2025-06-21
gve: rename gve_xdp_xmit to gve_xdp_xmit_gqi
Joshua Washington
2025-06-17
gve: Fix various typos and improve code comments
Alok Tiwari
2025-06-16
gve: Implement ndo_hwtstamp_get/set for RX timestamping
John Fraker
2025-06-16
gve: Add support to query the nic clock
Kevin Yang
2025-06-16
gve: Add initial PTP device support
Harshitha Ramamurthy
2025-06-16
gve: Add adminq command to report nic timestamp
John Fraker
2025-06-16
gve: Add device option for nic clock synchronization
John Fraker
2025-03-25
gve: update XDP allocation path support RX buffer posting
Joshua Washington
2025-03-25
gve: merge packet buffer size fields
Joshua Washington
2025-03-25
gve: introduce config-based allocation for XDP
Joshua Washington
2025-03-25
gve: remove xdp_xsk_done and xdp_xsk_wakeup statistics
Joshua Washington
2025-03-07
gve: convert to use netmem for DQO RDA mode
Harshitha Ramamurthy
2025-02-21
gve: Add RSS cache for non RSS device option scenario
Ziwei Xiao
2025-02-18
gve: set xdp redirect target only when it is available
Joshua Washington
2024-12-20
gve: process XSK TX descriptors as part of RX NAPI
Joshua Washington
2024-10-15
gve: adopt page pool for DQ RDA mode
Harshitha Ramamurthy
2024-10-15
gve: move DQO rx buffer management related code to a new file
Harshitha Ramamurthy
2024-08-19
gve: Remove unused declaration gve_rx_alloc_rings()
Yue Haibing
2024-08-13
gve: Add RSS adminq commands and ethtool support
Jeroen de Borst
2024-08-13
gve: Add RSS device option
Ziwei Xiao
2024-06-25
gve: Add flow steering ethtool support
Jeroen de Borst
2024-06-25
gve: Add flow steering adminq commands
Jeroen de Borst
2024-06-25
gve: Add flow steering device option
Jeroen de Borst
2024-06-25
gve: Add adminq mutex lock
Ziwei Xiao
2024-05-06
gve: Implement queue api
Shailend Chand
2024-05-05
gve: Alloc and free QPLs with the rings
Shailend Chand
2024-05-05
gve: Avoid rescheduling napi if on wrong cpu
Shailend Chand
2024-04-18
gve: Remove qpl_cfg struct since qpl_ids map with queues respectively
Ziwei Xiao
2024-04-03
gve: add support to change ring size via ethtool
Harshitha Ramamurthy
2024-04-03
gve: add support to read ring size ranges from the device
Harshitha Ramamurthy
2024-04-03
gve: set page count for RX QPL for GQI and DQO queue formats
Harshitha Ramamurthy
2024-04-03
gve: make the completion and buffer ring size equal for DQO
Harshitha Ramamurthy
2024-03-04
gve: Add header split ethtool stats
Jeroen de Borst
2024-03-04
gve: Add header split data path
Jeroen de Borst
2024-03-04
gve: Add header split device option
Jeroen de Borst
2024-01-23
gve: Switch to config-aware queue allocation
Shailend Chand
2024-01-23
gve: Refactor napi add and remove functions
Shailend Chand
2024-01-23
gve: Define config structs for queue allocation
Shailend Chand
2023-11-29
gve: Remove dependency on 4k page size.
John Fraker
2023-11-29
gve: Perform adminq allocations through a dma_pool.
John Fraker
2023-08-06
gve: RX path for DQO-QPL
Rushil Gupta
2023-08-06
gve: Tx path for DQO-QPL
Rushil Gupta
2023-08-06
gve: Control path for DQO-QPL
Rushil Gupta
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
[next]