index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
/
gve
/
gve_rx_dqo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gve: adopt page pool for DQ RDA mode
Harshitha Ramamurthy
2024-10-16
1
-43
/
+46
*
gve: move DQO rx buffer management related code to a new file
Harshitha Ramamurthy
2024-10-16
1
-225
/
+0
*
gve: Clear napi->skb before dev_kfree_skb_any()
Ziwei Xiao
2024-06-13
1
-3
/
+5
*
gve: Implement queue api
Shailend Chand
2024-05-07
1
-6
/
+6
*
gve: Alloc and free QPLs with the rings
Shailend Chand
2024-05-05
1
-9
/
+14
*
gve: Reset Rx ring state in the ring-stop funcs
Shailend Chand
2024-05-05
1
-19
/
+83
*
gve: Remove qpl_cfg struct since qpl_ids map with queues respectively
Ziwei Xiao
2024-04-19
1
-7
/
+5
*
gve: set page count for RX QPL for GQI and DQO queue formats
Harshitha Ramamurthy
2024-04-03
1
-2
/
+2
*
gve: make the completion and buffer ring size equal for DQO
Harshitha Ramamurthy
2024-04-03
1
-2
/
+1
*
gve: Add header split ethtool stats
Jeroen de Borst
2024-03-04
1
-0
/
+9
*
gve: Add header split data path
Jeroen de Borst
2024-03-04
1
-2
/
+55
*
gve: Add header split device option
Jeroen de Borst
2024-03-04
1
-1
/
+1
*
gve: Switch to config-aware queue allocation
Shailend Chand
2024-01-24
1
-26
/
+65
*
gve: fix frag_list chaining
Eric Dumazet
2023-09-04
1
-1
/
+4
*
gve: RX path for DQO-QPL
Rushil Gupta
2023-08-06
1
-18
/
+108
*
gve: XDP support GQI-QPL: helper function changes
Praveen Kaligineedi
2023-03-17
1
-1
/
+1
*
gve: Reduce alloc and copy costs in the GQ rx path
Shailend Chand
2022-11-02
1
-1
/
+1
*
gve: Fix GFP flags when allocing pages
Shailend Chand
2022-09-20
1
-1
/
+1
*
gve: Fix GFP flags when allocing pages
Catherine Sullivan
2022-01-27
1
-1
/
+1
*
gve: Implement packet continuation for RX.
David Awogbemila
2021-10-25
1
-1
/
+1
*
gve: Add RX context.
David Awogbemila
2021-10-25
1
-34
/
+34
*
gve: DQO: Remove incorrect prefetch
Bailey Forrest
2021-07-02
1
-7
/
+0
*
gve: DQO: Fix off by one in gve_rx_dqo()
Dan Carpenter
2021-06-29
1
-1
/
+1
*
gve: DQO: Add RX path
Bailey Forrest
2021-06-24
1
-0
/
+582
*
gve: DQO: Add ring allocation and initialization
Bailey Forrest
2021-06-24
1
-0
/
+157
*
gve: DQO: Add core netdev features
Bailey Forrest
2021-06-24
1
-0
/
+24