index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-03
gve: handle overflow when reporting TX consumed descriptors
Joshua Washington
1
-1
/
+3
2025-03-31
eth: gve: add missing netdev locks on reset and shutdown paths
Jakub Kicinski
1
-0
/
+4
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-03-25
gve: add XDP DROP and PASS support for DQ
Joshua Washington
1
-0
/
+52
2025-03-25
gve: update XDP allocation path support RX buffer posting
Joshua Washington
4
-17
/
+53
2025-03-25
gve: merge packet buffer size fields
Joshua Washington
7
-17
/
+12
2025-03-25
gve: update GQ RX to use buf_size
Joshua Washington
1
-9
/
+15
2025-03-25
gve: introduce config-based allocation for XDP
Joshua Washington
7
-294
/
+118
2025-03-25
gve: remove xdp_xsk_done and xdp_xsk_wakeup statistics
Joshua Washington
3
-13
/
+5
2025-03-24
gve: unlink old napi only if page pool exists
Harshitha Ramamurthy
1
-1
/
+2
2025-03-07
gve: convert to use netmem for DQO RDA mode
Harshitha Ramamurthy
3
-22
/
+47
2025-03-06
net: hold netdev instance lock during queue operations
Stanislav Fomichev
2
-7
/
+11
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2025-02-26
gve: unlink old napi when stopping a queue using queue API
Harshitha Ramamurthy
1
-0
/
+2
2025-02-21
gve: Add RSS cache for non RSS device option scenario
Ziwei Xiao
4
-23
/
+205
2025-02-18
gve: set xdp redirect target only when it is available
Joshua Washington
2
-1
/
+15
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+9
2025-01-07
eth: gve: use appropriate helper to set xdp_features
Jakub Kicinski
1
-5
/
+9
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-43
/
+67
2024-12-30
gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeup
Joshua Washington
1
-14
/
+7
2024-12-20
gve: fix XDP allocation path in edge cases
Joshua Washington
1
-1
/
+8
2024-12-20
gve: process XSK TX descriptors as part of RX NAPI
Joshua Washington
3
-14
/
+31
2024-12-20
gve: guard XSK operations on the existence of queues
Joshua Washington
1
-12
/
+10
2024-12-20
gve: guard XDP xmit NDO on existence of xdp queues
Joshua Washington
2
-1
/
+7
2024-12-20
gve: clean XDP queues in gve_tx_stop_ring_gqi
Joshua Washington
1
-1
/
+4
2024-12-15
gve: Convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-4
/
+2
2024-12-11
gve: Remove unused gve_adminq_set_mtu
Dr. David Alan Gilbert
2
-15
/
+0
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+2
2024-11-15
gve: Flow steering trigger reset only for timeout error
Ziwei Xiao
1
-2
/
+2
2024-10-30
gve: change to use page_pool_put_full_page when recycling pages
Harshitha Ramamurthy
1
-2
/
+1
2024-10-15
gve: add support for basic queue stats
Harshitha Ramamurthy
1
-0
/
+49
2024-10-15
gve: adopt page pool for DQ RDA mode
Harshitha Ramamurthy
4
-94
/
+198
2024-10-15
gve: move DQO rx buffer management related code to a new file
Harshitha Ramamurthy
4
-226
/
+250
2024-10-03
gve: Map NAPI instances to queues
Joe Damato
1
-0
/
+17
2024-10-03
gve: Map IRQs to NAPI instances
Joe Damato
1
-0
/
+1
2024-08-19
gve: Remove unused declaration gve_rx_alloc_rings()
Yue Haibing
1
-1
/
+0
2024-08-13
gve: Add RSS adminq commands and ethtool support
Jeroen de Borst
4
-1
/
+235
2024-08-13
gve: Add RSS device option
Ziwei Xiao
3
-3
/
+51
2024-08-02
gve: Fix use of netif_carrier_ok()
Praveen Kaligineedi
2
-7
/
+7
2024-07-25
gve: Fix an edge case for TSO skb validity check
Bailey Forrest
1
-1
/
+21
2024-07-17
gve: Fix XDP TX completion handling when counters overflow
Joshua Washington
1
-2
/
+3
2024-06-25
gve: Add flow steering ethtool support
Jeroen de Borst
5
-9
/
+398
2024-06-25
gve: Add flow steering adminq commands
Jeroen de Borst
5
-4
/
+314
2024-06-25
gve: Add flow steering device option
Jeroen de Borst
3
-2
/
+51
2024-06-25
gve: Add adminq extended command
Jeroen de Borst
2
-0
/
+43
2024-06-25
gve: Add adminq mutex lock
Ziwei Xiao
2
-10
/
+13
2024-06-13
gve: Clear napi->skb before dev_kfree_skb_any()
Ziwei Xiao
1
-3
/
+5
2024-06-11
gve: ignore nonrelevant GSO type bits when processing TSO headers
Joshua Washington
1
-15
/
+5
2024-05-10
gve: Use ethtool_sprintf/puts() to fill stats strings
Simon Horman
1
-25
/
+17
2024-05-10
gve: Avoid unnecessary use of comma operator
Simon Horman
1
-2
/
+2
[prev]
[next]