index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
/
gve
/
gve_tx_dqo.c
Age
Commit message (
Expand
)
Author
2025-06-04
gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO
Alok Tiwari
2025-05-13
gve: add netmem TX support to GVE DQO-RDA mode
Mina Almasry
2025-03-25
gve: introduce config-based allocation for XDP
Joshua Washington
2024-12-15
gve: Convert timeouts to secs_to_jiffies()
Easwar Hariharan
2024-07-25
gve: Fix an edge case for TSO skb validity check
Bailey Forrest
2024-06-11
gve: ignore nonrelevant GSO type bits when processing TSO headers
Joshua Washington
2024-05-05
gve: Alloc and free QPLs with the rings
Shailend Chand
2024-04-18
gve: Remove qpl_cfg struct since qpl_ids map with queues respectively
Ziwei Xiao
2024-04-03
gve: make the completion and buffer ring size equal for DQO
Harshitha Ramamurthy
2024-01-23
gve: Switch to config-aware queue allocation
Shailend Chand
2023-11-17
gve: add gve_features_check()
Eric Dumazet
2023-08-06
gve: Tx path for DQO-QPL
Rushil Gupta
2023-05-23
gve: Support IPv6 Big TCP on DQ
Coco Li
2022-11-21
gve: Handle alternate miss completions
Jeroen de Borst
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-06-30
google/gve:fix repeated words in comments
Jilin Yuan
2021-09-28
gve: DQO: avoid unused variable warnings
Arnd Bergmann
2021-06-24
gve: Fix warnings reported for DQO patchset
Bailey Forrest
2021-06-24
gve: DQO: Add TX path
Bailey Forrest
2021-06-24
gve: DQO: Add ring allocation and initialization
Bailey Forrest
2021-06-24
gve: DQO: Add core netdev features
Bailey Forrest