index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
ethtool: pause: make sure we init driver stats
Jakub Kicinski
1
-4
/
+4
2021-04-13
ethtool: fix kdoc attr name
Jakub Kicinski
1
-3
/
+3
2021-04-08
ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT
Danielle Ratson
1
-0
/
+1
2021-04-08
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
2
-17
/
+17
2021-04-07
ethtool: fix incorrect datatype in set_eee ops
Wong Vee Khee
1
-2
/
+2
2021-02-28
ethtool: fix the check logic of at least one channel for RX/TX
Yinjun Zhang
1
-13
/
+13
2021-02-12
net: hsr: add offloading support
George McCollister
1
-0
/
+4
2021-02-04
ethtool: Expose the number of lanes in use
Danielle Ratson
1
-0
/
+8
2021-02-04
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
4
-156
/
+173
2021-02-04
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
2
-16
/
+82
2021-02-04
ethtool: Validate master slave configuration before rtnl_lock()
Danielle Ratson
1
-8
/
+19
2021-01-24
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
1
-0
/
+1
2020-12-17
ethtool: fix error paths in ethnl_set_channels()
Ivan Vecera
1
-2
/
+4
2020-12-16
ethtool: fix string set id check
Michal Kubecek
1
-1
/
+1
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-12-10
ethtool: fix stack overflow in ethnl_parse_bitset()
Michal Kubecek
1
-0
/
+2
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-11-10
ethtool: netlink: add missing netdev_features_change() call
Alexander Lobakin
1
-1
/
+1
2020-11-03
ethtool: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-09
ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SET
Johannes Berg
1
-2
/
+2
2020-10-09
ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attr
Johannes Berg
2
-1
/
+2
2020-10-06
ethtool: specify which header flags are supported per command
Jakub Kicinski
3
-11
/
+21
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
18
-29
/
+58
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
19
-229
/
+83
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
14
-104
/
+74
2020-10-06
ethtool: wire up get policies to ops
Jakub Kicinski
17
-107
/
+90
2020-10-06
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
1
-13
/
+24
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-29
ethtool: mark netlink family as __ro_after_init
Jakub Kicinski
1
-1
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-09-20
ethtool: Add 100base-FX link mode entries
Dan Murphy
2
-0
/
+4
2020-09-18
ethtool: add and use message type for tunnel info reply
Michal Kubecek
1
-2
/
+2
2020-09-15
ethtool: add standard pause stats
Jakub Kicinski
1
-1
/
+62
2020-09-04
ethtool: fix error handling in ethtool_phys_id
Edward Cree
1
-15
/
+10
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-2
/
+2
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2
-2
/
+2
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2
-2
/
+2
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-9
/
+10
2020-08-21
ethtool: allow flow-type ether without IP protocol field
Vishal Kulkarni
1
-1
/
+2
2020-08-19
ethtool: Don't omit the netlink reply if no features were changed
Maxim Mikityanskiy
1
-7
/
+4
2020-08-19
ethtool: Account for hw_features in netlink interface
Maxim Mikityanskiy
1
-1
/
+2
2020-08-19
ethtool: Fix preserving of wanted feature bits in netlink interface
Maxim Mikityanskiy
1
-4
/
+7
2020-08-04
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-8
/
+61
2020-08-04
ethtool: ethnl_set_linkmodes: remove redundant null check
Gaurav Singh
1
-2
/
+1
2020-08-03
udp_tunnel: add the ability to hard-code IANA VXLAN
Jakub Kicinski
1
-8
/
+61
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-14
/
+13
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
7
-1
/
+292
2020-07-09
ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()
Michal Kubecek
1
-14
/
+13
2020-07-09
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
2
-0
/
+30
2020-07-08
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
2
-12
/
+22
[next]