index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
pause.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
2023-08-16
1
-3
/
+2
*
ethtool: netlink: handle SET intro/outro in the common code
Jakub Kicinski
2023-01-27
1
-47
/
+32
*
net: ethtool: fix NULL pointer dereference in pause_prepare_data()
Vladimir Oltean
2023-01-25
1
-1
/
+1
*
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
2023-01-23
1
-0
/
+48
*
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
2021-12-15
1
-1
/
+1
*
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
2021-11-03
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
1
-4
/
+4
|
\
|
*
ethtool: pause: make sure we init driver stats
Jakub Kicinski
2021-04-14
1
-4
/
+4
*
|
ethtool: move ethtool_stats_init
Jakub Kicinski
2021-04-16
1
-6
/
+0
|
/
*
ethtool: specify which header flags are supported per command
Jakub Kicinski
2020-10-06
1
-1
/
+1
*
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
-9
/
+2
*
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
1
-7
/
+2
*
ethtool: wire up get policies to ops
Jakub Kicinski
2020-10-06
1
-4
/
+1
*
ethtool: add standard pause stats
Jakub Kicinski
2020-09-15
1
-1
/
+62
*
ethtool: add PAUSE_NTF notification
Michal Kubecek
2020-03-30
1
-0
/
+3
*
ethtool: set pause parameters with PAUSE_SET request
Michal Kubecek
2020-03-30
1
-0
/
+61
*
ethtool: provide pause parameters with PAUSE_GET request
Michal Kubecek
2020-03-30
1
-0
/
+81