index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
rings.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: add SET for TCP_DATA_SPLIT ringparam
Alexander Lobakin
2023-12-14
1
-0
/
+12
*
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
2023-08-16
1
-3
/
+2
*
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
2023-03-28
1
-2
/
+32
*
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
2023-02-13
1
-2
/
+15
*
ethtool: netlink: convert commands to common SET
Jakub Kicinski
2023-01-27
1
-59
/
+42
*
net: ethtool: move checks before rtnl_lock() in ethnl_set_rings
Jie Wang
2022-04-15
1
-18
/
+18
*
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
2022-04-15
1
-2
/
+16
*
ethtool: add support to set/get completion queue event size
Subbaraya Sundeep
2022-02-24
1
-2
/
+17
*
ethtool: add header/data split indication
Jakub Kicinski
2022-01-28
1
-5
/
+10
*
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
2021-12-15
1
-1
/
+1
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-3
/
+6
*
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
2021-11-22
1
-2
/
+21
*
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
2020-10-06
1
-2
/
+4
*
ethtool: trim policy tables
Jakub Kicinski
2020-10-06
1
-16
/
+2
*
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
1
-8
/
+2
*
ethtool: wire up get policies to ops
Jakub Kicinski
2020-10-06
1
-4
/
+1
*
ethtool: fix spelling mistake "exceeeds" -> "exceeds"
Colin Ian King
2020-03-13
1
-1
/
+1
*
ethtool: add RINGS_NTF notification
Michal Kubecek
2020-03-12
1
-0
/
+3
*
ethtool: set device ring sizes with RINGS_SET request
Michal Kubecek
2020-03-12
1
-0
/
+89
*
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek
2020-03-12
1
-0
/
+108