开源镜像站
帮助
动态
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
2024-03-05
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-04
gve: Add header split ethtool stats
Jeroen de Borst
2024-03-04
gve: Add header split data path
Jeroen de Borst
2024-03-04
gve: Add header split device option
Jeroen de Borst
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-25
gve: Modify rx_buf_alloc_fail counter centrally and closer to failure
Ankit Garg
2024-01-25
gve: Fix skb truesize underestimation
Praveen Kaligineedi
2024-01-23
gve: Alloc before freeing when changing features
Shailend Chand
2024-01-23
gve: Alloc before freeing when adjusting queues
Shailend Chand
2024-01-23
gve: Refactor gve_open and gve_close
Shailend Chand
2024-01-23
gve: Switch to config-aware queue allocation
Shailend Chand
2024-01-23
gve: Refactor napi add and remove functions
Shailend Chand
2024-01-23
gve: Define config structs for queue allocation
Shailend Chand
2023-11-29
gve: Remove dependency on 4k page size.
John Fraker
2023-11-29
gve: Add page size register to the register_page_list command.
John Fraker
2023-11-29
gve: Remove obsolete checks that rely on page size.
John Fraker
2023-11-29
gve: Deprecate adminq_pfn for pci revision 0x1.
John Fraker
2023-11-29
gve: Perform adminq allocations through a dma_pool.
John Fraker
2023-11-17
gve: add gve_features_check()
Eric Dumazet
2023-11-14
gve: Fixes for napi_poll when budget is 0
Ziwei Xiao
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-17
gve: Do not fully free QPL pages on prefill errors
Shailend Chand
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
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
[next]