index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ethtool
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
3
-19
/
+20
|
\
|
|
*
ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT
Danielle Ratson
2021-04-07
1
-0
/
+1
|
*
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
2021-04-07
2
-17
/
+17
|
*
ethtool: fix incorrect datatype in set_eee ops
Wong Vee Khee
2021-04-06
1
-2
/
+2
*
|
ethtool: support FEC settings over netlink
Jakub Kicinski
2021-03-31
4
-1
/
+262
*
|
ethtool: fec: fix FEC_NONE check
Jakub Kicinski
2021-03-26
1
-1
/
+1
*
|
ethtool: fec: sanitize ethtool_fecparam->fec
Jakub Kicinski
2021-03-25
1
-0
/
+3
*
|
ethtool: fec: sanitize ethtool_fecparam->active_fec
Jakub Kicinski
2021-03-25
1
-0
/
+1
*
|
ethtool: fec: sanitize ethtool_fecparam->reserved
Jakub Kicinski
2021-03-25
1
-0
/
+5
*
|
ethtool: Add common function for filling out strings
Alexander Duyck
2021-03-17
1
-0
/
+12
|
/
*
ethtool: fix the check logic of at least one channel for RX/TX
Yinjun Zhang
2021-02-28
1
-13
/
+13
*
net: hsr: add offloading support
George McCollister
2021-02-11
1
-0
/
+4
*
ethtool: Expose the number of lanes in use
Danielle Ratson
2021-02-03
1
-0
/
+8
*
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
2021-02-03
4
-156
/
+173
*
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
2021-02-03
2
-16
/
+82
*
ethtool: Validate master slave configuration before rtnl_lock()
Danielle Ratson
2021-02-03
1
-8
/
+19
*
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
2021-01-23
1
-0
/
+1
*
ethtool: fix error paths in ethnl_set_channels()
Ivan Vecera
2020-12-16
1
-2
/
+4
*
ethtool: fix string set id check
Michal Kubecek
2020-12-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
1
-0
/
+2
|
\
|
*
ethtool: fix stack overflow in ethnl_parse_bitset()
Michal Kubecek
2020-12-09
1
-0
/
+2
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-12
1
-1
/
+1
|
\
|
|
*
ethtool: netlink: add missing netdev_features_change() call
Alexander Lobakin
2020-11-09
1
-1
/
+1
*
|
ethtool: remove unneeded semicolon
Tom Rix
2020-11-02
1
-1
/
+1
|
/
*
ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SET
Johannes Berg
2020-10-08
1
-2
/
+2
*
ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attr
Johannes Berg
2020-10-08
2
-1
/
+2
*
ethtool: specify which header flags are supported per command
Jakub Kicinski
2020-10-06
3
-11
/
+21
*
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
2020-10-06
18
-29
/
+58
*
ethtool: trim policy tables
Jakub Kicinski
2020-10-06
19
-229
/
+83
*
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
14
-104
/
+74
*
ethtool: wire up get policies to ops
Jakub Kicinski
2020-10-06
17
-107
/
+90
*
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
2020-10-06
1
-13
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-1
/
+1
|
\
|
*
ethtool: mark netlink family as __ro_after_init
Jakub Kicinski
2020-09-28
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-2
/
+2
|
\
|
|
*
ethtool: add and use message type for tunnel info reply
Michal Kubecek
2020-09-17
1
-2
/
+2
*
|
ethtool: Add 100base-FX link mode entries
Dan Murphy
2020-09-19
2
-0
/
+4
*
|
ethtool: add standard pause stats
Jakub Kicinski
2020-09-15
1
-1
/
+62
*
|
ethtool: fix error handling in ethtool_phys_id
Edward Cree
2020-09-03
1
-15
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
2
-2
/
+2
|
\
\
|
*
|
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2020-08-31
2
-2
/
+2
|
*
|
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-31
2
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-23
1
-9
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ethtool: Don't omit the netlink reply if no features were changed
Maxim Mikityanskiy
2020-08-18
1
-7
/
+4
|
*
|
ethtool: Account for hw_features in netlink interface
Maxim Mikityanskiy
2020-08-18
1
-1
/
+2
|
*
|
ethtool: Fix preserving of wanted feature bits in netlink interface
Maxim Mikityanskiy
2020-08-18
1
-4
/
+7
|
|
/
*
/
ethtool: allow flow-type ether without IP protocol field
Vishal Kulkarni
2020-08-20
1
-1
/
+2
|
/
*
Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-08-03
1
-8
/
+61
|
\
|
*
udp_tunnel: add the ability to hard-code IANA VXLAN
Jakub Kicinski
2020-08-03
1
-8
/
+61
*
|
ethtool: ethnl_set_linkmodes: remove redundant null check
Gaurav Singh
2020-08-03
1
-2
/
+1
|
/
[prev]
[next]