index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
Commit message (
Expand
)
Author
Age
Files
Lines
*
gve: Add adminq mutex lock
Ziwei Xiao
2024-09-12
2
-10
/
+13
*
gve: Fix use of netif_carrier_ok()
Praveen Kaligineedi
2024-08-14
2
-7
/
+7
*
gve: Fix an edge case for TSO skb validity check
Bailey Forrest
2024-08-03
1
-1
/
+21
*
gve: Fix XDP TX completion handling when counters overflow
Joshua Washington
2024-08-03
1
-2
/
+3
*
gve: Clear napi->skb before dev_kfree_skb_any()
Ziwei Xiao
2024-06-13
1
-3
/
+5
*
gve: ignore nonrelevant GSO type bits when processing TSO headers
Joshua Washington
2024-06-11
1
-15
/
+5
*
gve: Use ethtool_sprintf/puts() to fill stats strings
Simon Horman
2024-05-10
1
-25
/
+17
*
gve: Avoid unnecessary use of comma operator
Simon Horman
2024-05-10
1
-2
/
+2
*
gve: Implement queue api
Shailend Chand
2024-05-06
5
-24
/
+189
*
gve: Alloc and free QPLs with the rings
Shailend Chand
2024-05-05
7
-331
/
+171
*
gve: Account for stopped queues when reading NIC stats
Shailend Chand
2024-05-05
1
-6
/
+35
*
gve: Reset Rx ring state in the ring-stop funcs
Shailend Chand
2024-05-05
2
-30
/
+120
*
gve: Avoid rescheduling napi if on wrong cpu
Shailend Chand
2024-05-05
2
-2
/
+32
*
gve: Make gve_turnup work for nonempty queues
Shailend Chand
2024-05-05
1
-0
/
+14
*
gve: Make gve_turn(up|down) ignore stopped queues
Shailend Chand
2024-05-05
1
-0
/
+10
*
gve: Add adminq funcs to add/remove a single Rx queue
Shailend Chand
2024-05-05
2
-27
/
+54
*
gve: Make the GQ RX free queue funcs idempotent
Shailend Chand
2024-05-05
1
-10
/
+19
*
gve: Remove qpl_cfg struct since qpl_ids map with queues respectively
Ziwei Xiao
2024-04-18
7
-113
/
+20
*
gve: Correctly report software timestamping capabilities
John Fraker
2024-04-15
1
-1
/
+2
*
gve: add support to change ring size via ethtool
Harshitha Ramamurthy
2024-04-03
3
-14
/
+95
*
gve: add support to read ring size ranges from the device
Harshitha Ramamurthy
2024-04-03
3
-24
/
+102
*
gve: set page count for RX QPL for GQI and DQO queue formats
Harshitha Ramamurthy
2024-04-03
5
-22
/
+20
*
gve: make the completion and buffer ring size equal for DQO
Harshitha Ramamurthy
2024-04-03
5
-43
/
+13
*
gve: simplify setting decriptor count defaults
Harshitha Ramamurthy
2024-04-03
1
-29
/
+15
*
gve: Add counter adminq_get_ptype_map_cnt to stats report
John Fraker
2024-03-28
1
-1
/
+2
*
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-05
1
-9
/
+2
*
gve: Add header split ethtool stats
Jeroen de Borst
2024-03-04
3
-11
/
+38
*
gve: Add header split data path
Jeroen de Borst
2024-03-04
7
-8
/
+169
*
gve: Add header split device option
Jeroen de Borst
2024-03-04
5
-16
/
+70
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-01
1
-4
/
+4
|
\
|
*
gve: Fix skb truesize underestimation
Praveen Kaligineedi
2024-01-25
1
-4
/
+4
*
|
gve: Modify rx_buf_alloc_fail counter centrally and closer to failure
Ankit Garg
2024-01-25
1
-8
/
+11
*
|
gve: Alloc before freeing when changing features
Shailend Chand
2024-01-23
1
-20
/
+21
*
|
gve: Alloc before freeing when adjusting queues
Shailend Chand
2024-01-23
1
-22
/
+67
*
|
gve: Refactor gve_open and gve_close
Shailend Chand
2024-01-23
1
-40
/
+119
*
|
gve: Switch to config-aware queue allocation
Shailend Chand
2024-01-23
9
-425
/
+745
*
|
gve: Refactor napi add and remove functions
Shailend Chand
2024-01-23
5
-17
/
+26
*
|
gve: Define config structs for queue allocation
Shailend Chand
2024-01-23
1
-0
/
+49
|
/
*
gve: Remove dependency on 4k page size.
John Fraker
2023-11-29
5
-10
/
+11
*
gve: Add page size register to the register_page_list command.
John Fraker
2023-11-29
2
-1
/
+3
*
gve: Remove obsolete checks that rely on page size.
John Fraker
2023-11-29
2
-18
/
+1
*
gve: Deprecate adminq_pfn for pci revision 0x1.
John Fraker
2023-11-29
2
-13
/
+44
*
gve: Perform adminq allocations through a dma_pool.
John Fraker
2023-11-29
2
-10
/
+22
*
gve: add gve_features_check()
Eric Dumazet
2023-11-17
3
-22
/
+31
*
gve: Fixes for napi_poll when budget is 0
Ziwei Xiao
2023-11-14
3
-9
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-2
/
+16
|
\
|
*
gve: Do not fully free QPL pages on prefill errors
Shailend Chand
2023-10-17
1
-2
/
+16
*
|
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-11
1
-1
/
+1
*
|
gve: Use size_add() in call to struct_size()
Gustavo A. R. Silva
2023-09-17
1
-1
/
+1
|
/
*
gve: fix frag_list chaining
Eric Dumazet
2023-09-04
1
-1
/
+4
[next]