- f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 4 months ago
- 029ee6b ethtool: add two coalesce attributes for CQE mode by Yufeng Mo · 3 years, 4 months ago
- 596690e ethtool: return error from ethnl_ops_begin if dev is NULL by Heiner Kallweit · 3 years, 5 months ago
- 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
- d43c65b ethtool: runtime-resume netdev parent in ethnl_ops_begin by Heiner Kallweit · 3 years, 5 months ago
- 41107ac ethtool: move netif_device_present check from ethnl_parse_header_dev_get to ethnl_ops_begin by Heiner Kallweit · 3 years, 5 months ago
- c5ab51d ethtool: move implementation of ethnl_ops_begin/complete to netlink.c by Heiner Kallweit · 3 years, 5 months ago
- f32a213 ethtool: runtime-resume netdev parent before ethtool ioctl ops by Heiner Kallweit · 3 years, 5 months ago
- a554bf9 dev_ioctl: pass SIOCDEVPRIVATE data separately by Arnd Bergmann · 3 years, 5 months ago
- 9b29a16 ethtool: Fix rxnfc copy to user buffer overflow by Saeed Mahameed · 3 years, 5 months ago
- dd98d28 ethtool: improve compat ioctl handling by Arnd Bergmann · 3 years, 5 months ago
- d463126 net: sock: extend SO_TIMESTAMPING for PHC binding by Yangbo Lu · 3 years, 6 months ago
- c156174a ethtool: add a new command for getting PHC virtual clocks by Yangbo Lu · 3 years, 6 months ago
- 88f9a87 ethtool: Validate module EEPROM offset as part of policy by Ido Schimmel · 3 years, 6 months ago
- 0dc7dd0 ethtool: Validate module EEPROM length as part of policy by Ido Schimmel · 3 years, 6 months ago
- f5fe211 ethtool: Decrease size of module EEPROM get policy array by Ido Schimmel · 3 years, 6 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- 4d1fb7c ethtool: add a stricter length check by Jakub Kicinski · 3 years, 7 months ago
- e175aef ethtool: strset: fix message length calculation by Jakub Kicinski · 3 years, 7 months ago
- 80ec82e net: ethtool: clear heap allocations for ethtool function by Austin Kim · 3 years, 7 months ago
- 51c96a5 ethtool: Fix NULL pointer dereference during module EEPROM dump by Ido Schimmel · 3 years, 7 months ago
- b676c7f ethtool: Fix a typo by Zheng Yongjun · 3 years, 7 months ago
- c71b996 ethtool: stats: Fix a copy-paste error by YueHaibing · 3 years, 8 months ago
- cf754ae ethtool: fix missing NLM_F_MULTI flag when dumping by Fernando Fernandez Mancera · 3 years, 8 months ago
- d1f0a5e ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET by Jakub Kicinski · 3 years, 8 months ago
- c1d9e34 ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user() by Gustavo A. R. Silva · 3 years, 9 months ago
- 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- a8b06e9 ethtool: add interface to read RMON stats by Jakub Kicinski · 3 years, 9 months ago
- bfad2b9 ethtool: add interface to read standard MAC Ctrl stats by Jakub Kicinski · 3 years, 9 months ago
- ca22445 ethtool: add interface to read standard MAC stats by Jakub Kicinski · 3 years, 9 months ago
- f09ea6f ethtool: add a new command for reading standard stats by Jakub Kicinski · 3 years, 9 months ago
- be85dbf ethtool: add FEC statistics by Jakub Kicinski · 3 years, 9 months ago
- 3d7cc10 ethtool: fec_prepare_data() - jump to error handling by Jakub Kicinski · 3 years, 9 months ago
- c5797f8 ethtool: move ethtool_stats_init by Jakub Kicinski · 3 years, 9 months ago
- 16756d3 ethtool: pause: make sure we init driver stats by Jakub Kicinski · 3 years, 9 months ago
- f33b0e1 ethtool: fix kdoc attr name by Jakub Kicinski · 3 years, 9 months ago
- c97a31f ethtool: wire in generic SFP module access by Andrew Lunn · 3 years, 9 months ago
- 96d971e ethtool: Add fallback to get_module_eeprom from netlink command by Vladyslav Tarasiuk · 3 years, 9 months ago
- 95dfc7e net: ethtool: Export helpers for getting EEPROM info by Andrew Lunn · 3 years, 9 months ago
- c781ff1 ethtool: Allow network drivers to dump arbitrary EEPROM data by Vladyslav Tarasiuk · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- fde32db ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT by Danielle Ratson · 3 years, 9 months ago
- a975d7d ethtool: Remove link_mode param and derive link params from driver by Danielle Ratson · 3 years, 9 months ago
- 63cf323 ethtool: fix incorrect datatype in set_eee ops by Wong Vee Khee · 3 years, 9 months ago
- 1e5d1f6 ethtool: support FEC settings over netlink by Jakub Kicinski · 3 years, 9 months ago
- cf2cc0b ethtool: fec: fix FEC_NONE check by Jakub Kicinski · 3 years, 9 months ago
- 42ce127 ethtool: fec: sanitize ethtool_fecparam->fec by Jakub Kicinski · 3 years, 9 months ago
- d3b37fc ethtool: fec: sanitize ethtool_fecparam->active_fec by Jakub Kicinski · 3 years, 9 months ago
- 240e1144 ethtool: fec: sanitize ethtool_fecparam->reserved by Jakub Kicinski · 3 years, 9 months ago
- 7888fe5 ethtool: Add common function for filling out strings by Alexander Duyck · 3 years, 10 months ago
- a4fc088 ethtool: fix the check logic of at least one channel for RX/TX by Yinjun Zhang · 3 years, 10 months ago
- dcf0cd1 net: hsr: add offloading support by George McCollister · 3 years, 11 months ago
- 7dc33f0 ethtool: Expose the number of lanes in use by Danielle Ratson · 4 years ago
- c890704 ethtool: Get link mode in use instead of speed and duplex parameters by Danielle Ratson · 4 years ago
- 012ce4d ethtool: Extend link modes settings uAPI with lanes by Danielle Ratson · 4 years ago
- 189e7a8 ethtool: Validate master slave configuration before rtnl_lock() by Danielle Ratson · 4 years ago
- 6f1c0ea net: introduce a netdev feature for UDP GRO forwarding by Alexander Lobakin · 4 years ago
- ef72cd3 ethtool: fix error paths in ethnl_set_channels() by Ivan Vecera · 4 years, 1 month ago
- efb796f ethtool: fix string set id check by Michal Kubecek · 4 years, 1 month ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- a770bf5 ethtool: fix stack overflow in ethnl_parse_bitset() by Michal Kubecek · 4 years, 1 month ago
- e1d9d7b Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 4136913 ethtool: netlink: add missing netdev_features_change() call by Alexander Lobakin · 4 years, 2 months ago
- 9d253c0 ethtool: remove unneeded semicolon by Tom Rix · 4 years, 2 months ago
- fd15dd0 ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SET by Johannes Berg · 4 years, 3 months ago
- db972e5 ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attr by Johannes Berg · 4 years, 3 months ago
- a0de1cd ethtool: specify which header flags are supported per command by Jakub Kicinski · 4 years, 3 months ago
- 329d9c3 ethtool: link up ethnl_header_policy as a nested policy by Jakub Kicinski · 4 years, 3 months ago
- ff419af ethtool: trim policy tables by Jakub Kicinski · 4 years, 3 months ago
- 5028588b ethtool: wire up set policies to ops by Jakub Kicinski · 4 years, 3 months ago
- 4f30974 ethtool: wire up get policies to ops by Jakub Kicinski · 4 years, 3 months ago
- c6db31f ethtool: allow netdev driver to define phy tunables by Igor Russkikh · 4 years, 3 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 78b7015 ethtool: mark netlink family as __ro_after_init by Jakub Kicinski · 4 years, 3 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 55f1331 ethtool: Add 100base-FX link mode entries by Dan Murphy · 4 years, 3 months ago
- 19a83d3 ethtool: add and use message type for tunnel info reply by Michal Kubecek · 4 years, 3 months ago
- 9a27a33 ethtool: add standard pause stats by Jakub Kicinski · 4 years, 4 months ago
- 2adc6ed ethtool: fix error handling in ethtool_phys_id by Edward Cree · 4 years, 4 months ago
- 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
- c465576 xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces by Magnus Karlsson · 4 years, 4 months ago
- 1742b3d xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem by Magnus Karlsson · 4 years, 4 months ago
- 7611cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
- d0a84e1 ethtool: allow flow-type ether without IP protocol field by Vishal Kulkarni · 4 years, 4 months ago
- f01204e ethtool: Don't omit the netlink reply if no features were changed by Maxim Mikityanskiy · 4 years, 4 months ago
- 2847bfe ethtool: Account for hw_features in netlink interface by Maxim Mikityanskiy · 4 years, 4 months ago
- 840110a ethtool: Fix preserving of wanted feature bits in netlink interface by Maxim Mikityanskiy · 4 years, 4 months ago
- 76769c3 Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 5 months ago
- 71fed0b ethtool: ethnl_set_linkmodes: remove redundant null check by Gaurav Singh · 4 years, 5 months ago
- 966e505 udp_tunnel: add the ability to hard-code IANA VXLAN by Jakub Kicinski · 4 years, 5 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- c7d759e ethtool: add tunnel info interface by Jakub Kicinski · 4 years, 6 months ago
- 365f9ae ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit() by Michal Kubecek · 4 years, 6 months ago
- 065e0d4 ethtool: Add support for 100Gbps per lane link modes by Meir Lichtinger · 4 years, 6 months ago
- 1780951 net: phy: Uninline PHY ethtool statistics operations by Florian Fainelli · 4 years, 6 months ago
- f3631ab net: ethtool: Remove PHYLIB direct dependency by Florian Fainelli · 4 years, 6 months ago
- 4895d78 net: ethtool: Introduce ethtool_phy_ops by Florian Fainelli · 4 years, 6 months ago
- ecc31c6 ethtool: Add link extended state by Amit Cohen · 4 years, 6 months ago
- 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 1ae71d9 ethtool: fix error handling in linkstate_prepare_data() by Michal Kubecek · 4 years, 6 months ago