开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
Age
Commit message (
Expand
)
Author
2021-10-06
gve: report 64bit tx_bytes counter from gve_handle_report_stats()
Eric Dumazet
2021-10-06
gve: fix gve_get_stats()
Eric Dumazet
2021-10-06
gve: Properly handle errors in gve_assign_qpl
Catherine Sullivan
2021-10-06
gve: Avoid freeing NULL pointer
Tao Liu
2021-10-06
gve: Correct available tx qpl check
Catherine Sullivan
2021-07-16
gve: fix the wrong AdminQ buffer overflow check
Haiyue Wang
2021-07-02
gve: DQO: Remove incorrect prefetch
Bailey Forrest
2021-07-02
gve: Simplify code and axe the use of a deprecated API
Christophe JAILLET
2021-07-01
gve: Propagate error codes to caller
Christophe JAILLET
2021-07-01
gve: Fix an error handling path in 'gve_probe()'
Christophe JAILLET
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
gve: DQO: Fix off by one in gve_rx_dqo()
Dan Carpenter
2021-06-25
gve: Fix swapped vars when fetching max queues
Bailey Forrest
2021-06-24
gve: Fix warnings reported for DQO patchset
Bailey Forrest
2021-06-24
gve: DQO: Add RX path
Bailey Forrest
2021-06-24
gve: DQO: Add TX path
Bailey Forrest
2021-06-24
gve: DQO: Configure interrupts on device up
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
2021-06-24
gve: Update adminq commands to support DQO queues
Bailey Forrest
2021-06-24
gve: Add DQO fields for core data structures
Bailey Forrest
2021-06-24
gve: Add dqo descriptors
Bailey Forrest
2021-06-24
gve: Add support for DQO RX PTYPE map
Bailey Forrest
2021-06-24
gve: adminq: DQO specific device descriptor logic
Bailey Forrest
2021-06-24
gve: Introduce per netdev `enum gve_queue_format`
Bailey Forrest
2021-06-24
gve: Introduce a new model for device options
Bailey Forrest
2021-06-24
gve: Make gve_rx_slot_page_info.page_offset an absolute offset
Bailey Forrest
2021-06-24
gve: gve_rx_copy: Move padding to an argument
Bailey Forrest
2021-06-24
gve: Move some static functions to a common file
Bailey Forrest
2021-05-17
gve: Correct SKB queue index validation.
David Awogbemila
2021-05-17
gve: Upgrade memory barrier in poll routine
Catherine Sullivan
2021-05-17
gve: Add NULL pointer checks when freeing irqs.
David Awogbemila
2021-05-17
gve: Update mgmt_msix_idx if num_ntfy changes
David Awogbemila
2021-05-17
gve: Check TX QPL was actually assigned
Catherine Sullivan
2021-03-25
net: gve: remove duplicated allowed
Daode Huang
2021-03-25
net: gve: convert strlcpy to strscpy
Daode Huang
2020-12-08
gve: Add support for raw addressing in the tx path
Catherine Sullivan
2020-12-08
gve: Rx Buffer Recycling
David Awogbemila
2020-12-08
gve: Add support for raw addressing to the rx path
Catherine Sullivan
2020-12-08
gve: Add support for raw addressing device option
Catherine Sullivan
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-10-30
gve: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-09-11
gve: Enable Link Speed Reporting in the driver.
David Awogbemila
2020-09-11
gve: Use link status register to report link status
Patricio Noyola
2020-09-11
gve: Batch AQ commands for creating and destroying queues.
Sagi Shahar
2020-09-11
gve: NIC stats for report-stats and for ethtool
David Awogbemila
2020-09-11
gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.
Kuo Zhao
2020-09-11
gve: Use dev_info/err instead of netif_info/err.
Catherine Sullivan
2020-09-11
gve: Add stats for gve.
Kuo Zhao
2020-09-11
gve: Get and set Rx copybreak via ethtool
Kuo Zhao
[next]