开源镜像站
帮助
动态
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
/
net
/
ethtool
/
rings.c
Age
Commit message (
Expand
)
Author
2023-02-13
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
2023-01-27
ethtool: netlink: convert commands to common SET
Jakub Kicinski
2022-04-15
net: ethtool: move checks before rtnl_lock() in ethnl_set_rings
Jie Wang
2022-04-15
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
2022-02-23
ethtool: add support to set/get completion queue event size
Subbaraya Sundeep
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
ethtool: wire up get policies to ops
Jakub Kicinski
2020-03-13
ethtool: fix spelling mistake "exceeeds" -> "exceeds"
Colin Ian King
2020-03-12
ethtool: add RINGS_NTF notification
Michal Kubecek
2020-03-12
ethtool: set device ring sizes with RINGS_SET request
Michal Kubecek
2020-03-12
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek