merge from branch/tag: gvnic/R101-release-jumbo-frames-deridex into branch: release-R101-cos-5.15
Changelog:
-------------------------------------------------------------
Ameer Hamza (1):
gve: fix for null pointer dereference.
Catherine Sullivan (6):
gve: Add rx buffer pagecnt bias
gve: Add netif_set_xps_queue call
gve: Move the irq db indexes out of the ntfy block struct
gve: Update gve_free_queue_page_list signature
gve: remove memory barrier around seqno
gve: Implement suspend/resume/shutdown
Dan Carpenter (1):
gve: fix unmatched u64_stats_update_end()
David Awogbemila (2):
gve: Add RX context.
gve: Implement packet continuation for RX.
Gustavo A. R. Silva (1):
gve: Use kvcalloc() instead of kvzalloc()
Jakub Kicinski (1):
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jeroen de Borst (1):
gve: Correct order of processing device options
Jordan Kim (2):
gve: Allow pageflips on larger pages
gve: Add consumed counts to ethtool stats
Shailend Chand (1):
gve: Add a jumbo-frame device option.
Tao Liu (2):
gve: Do lazy cleanup in TX path
gve: Add tx|rx-coalesce-usec for DQO
Willem de Bruijn (1):
gve: Add optional metadata descriptor type GVE_TXD_MTD
Yangchun Fu (1):
gve: Switch to use napi_complete_done
BUG=b/253683031
TEST=tryjob, validation
RELEASE_NOTE=Fixed gVNIC support for jumbo frames.
Signed-off-by: Oleksandr Tymoshenko <ovt@google.com>
Change-Id: I849e508de1fbf4252afe107c2ef76446f35dc564