index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
rings.c
Age
Commit message (
Expand
)
Author
2023-12-13
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
2023-03-27
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
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