开源镜像站
帮助
动态
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
2023-09-17
gve: Use size_add() in call to struct_size()
Gustavo A. R. Silva
2023-09-04
gve: fix frag_list chaining
Eric Dumazet
2023-08-06
gve: RX path for DQO-QPL
Rushil Gupta
2023-08-06
gve: Tx path for DQO-QPL
Rushil Gupta
2023-08-06
gve: Control path for DQO-QPL
Rushil Gupta
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-07-14
gve: trivial spell fix Recive to Receive
Jesper Dangaard Brouer
2023-07-10
gve: unify driver name usage
Junfeng Guo
2023-07-06
gve: Set default duplex configuration to full
Junfeng Guo
2023-06-27
gve: use vmalloc_array and vcalloc
Julia Lawall
2023-05-23
gve: Support IPv6 Big TCP on DQ
Coco Li
2023-05-10
gve: Remove the code of clearing PBA bit
Ziwei Xiao
2023-04-11
gve: Unify duplicate GQ min pkt desc size constants
Shailend Chand
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-04
gve: Secure enough bytes in the first TX desc for all TCP pkts
Shailend Chand
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-22
gve: Cache link_speed value from device
Joshua Washington
2023-03-17
gve: Add AF_XDP zero-copy support for GQI-QPL format
Praveen Kaligineedi
2023-03-17
gve: Add XDP REDIRECT support for GQI-QPL format
Praveen Kaligineedi
2023-03-17
gve: Add XDP DROP and TX support for GQI-QPL format
Praveen Kaligineedi
2023-03-17
gve: Changes to add new TX queues
Praveen Kaligineedi
2023-03-17
gve: XDP support GQI-QPL: helper function changes
Praveen Kaligineedi
2023-02-06
gve: Fix gve interrupt names
Praveen Kaligineedi
2022-11-21
gve: Handle alternate miss completions
Jeroen de Borst
2022-11-21
gve: Adding a new AdminQ command to verify driver
Jeroen de Borst
2022-11-07
gve: Fix error return code in gve_prefill_rx_pages()
Yang Yingliang
2022-11-02
gve: Reduce alloc and copy costs in the GQ rx path
Shailend Chand
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-19
gve: Fix GFP flags when allocing pages
Shailend Chand
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-06-30
google/gve:fix repeated words in comments
Jilin Yuan
2022-03-16
gve: Fix spelling mistake "droping" -> "dropping"
Colin Ian King
2022-02-15
gve: enhance no queue page list detection
Haiyue Wang
2022-02-08
gve: Recording rx queue before sending to napi
Tao Liu
2022-01-28
gve: fix the wrong AdminQ buffer queue index check
Haiyue Wang
2022-01-26
gve: Fix GFP flags when allocing pages
Catherine Sullivan
2021-12-16
gve: Add tx|rx-coalesce-usec for DQO
Tao Liu
2021-12-16
gve: Add consumed counts to ethtool stats
Jordan Kim
2021-12-16
gve: Implement suspend/resume/shutdown
Catherine Sullivan
2021-12-16
gve: Add optional metadata descriptor type GVE_TXD_MTD
Willem de Bruijn
2021-12-16
gve: remove memory barrier around seqno
Catherine Sullivan
2021-12-16
gve: Update gve_free_queue_page_list signature
Catherine Sullivan
2021-12-16
gve: Move the irq db indexes out of the ntfy block struct
Catherine Sullivan
2021-12-16
gve: Correct order of processing device options
Jeroen de Borst
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-07
gve: fix for null pointer dereference.
Ameer Hamza
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-10
gve: fix unmatched u64_stats_update_end()
Dan Carpenter
[next]