index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
pause.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
1
-3
/
+2
2023-01-27
ethtool: netlink: handle SET intro/outro in the common code
Jakub Kicinski
1
-47
/
+32
2023-01-25
net: ethtool: fix NULL pointer dereference in pause_prepare_data()
Vladimir Oltean
1
-1
/
+1
2023-01-23
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
1
-0
/
+48
2021-12-15
ethtool: use ethnl_parse_header_dev_put()
Eric Dumazet
1
-1
/
+1
2021-11-03
ethtool: fix ethtool msg len calculation for pause stats
Jakub Kicinski
1
-2
/
+1
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2021-04-15
ethtool: move ethtool_stats_init
Jakub Kicinski
1
-6
/
+0
2021-04-14
ethtool: pause: make sure we init driver stats
Jakub Kicinski
1
-4
/
+4
2020-10-06
ethtool: specify which header flags are supported per command
Jakub Kicinski
1
-1
/
+1
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
1
-2
/
+4
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
1
-9
/
+2
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
1
-7
/
+2
2020-10-06
ethtool: wire up get policies to ops
Jakub Kicinski
1
-4
/
+1
2020-09-15
ethtool: add standard pause stats
Jakub Kicinski
1
-1
/
+62
2020-03-29
ethtool: add PAUSE_NTF notification
Michal Kubecek
1
-0
/
+3
2020-03-29
ethtool: set pause parameters with PAUSE_SET request
Michal Kubecek
1
-0
/
+61
2020-03-29
ethtool: provide pause parameters with PAUSE_GET request
Michal Kubecek
1
-0
/
+81