Age | Commit message (Expand) | Author |
2021-07-01 | net: sock: extend SO_TIMESTAMPING for PHC binding | Yangbo Lu |
2021-07-01 | ethtool: add a new command for getting PHC virtual clocks | Yangbo Lu |
2021-06-22 | ethtool: Validate module EEPROM offset as part of policy | Ido Schimmel |
2021-06-22 | ethtool: Validate module EEPROM length as part of policy | Ido Schimmel |
2021-06-22 | ethtool: Decrease size of module EEPROM get policy array | Ido Schimmel |
2021-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-16 | ethtool: add a stricter length check | Jakub Kicinski |
2021-06-14 | ethtool: strset: fix message length calculation | Jakub Kicinski |
2021-06-09 | net: ethtool: clear heap allocations for ethtool function | Austin Kim |
2021-06-07 | ethtool: Fix NULL pointer dereference during module EEPROM dump | Ido Schimmel |
2021-06-02 | ethtool: Fix a typo | Zheng Yongjun |
2021-05-19 | ethtool: stats: Fix a copy-paste error | YueHaibing |
2021-05-05 | ethtool: fix missing NLM_F_MULTI flag when dumping | Fernando Fernandez Mancera |
2021-04-19 | ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET | Jakub Kicinski |
2021-04-19 | ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user() | Gustavo A. R. Silva |
2021-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-16 | ethtool: add interface to read RMON stats | Jakub Kicinski |
2021-04-16 | ethtool: add interface to read standard MAC Ctrl stats | Jakub Kicinski |
2021-04-16 | ethtool: add interface to read standard MAC stats | Jakub Kicinski |
2021-04-16 | ethtool: add a new command for reading standard stats | Jakub Kicinski |
2021-04-15 | ethtool: add FEC statistics | Jakub Kicinski |
2021-04-15 | ethtool: fec_prepare_data() - jump to error handling | Jakub Kicinski |
2021-04-15 | ethtool: move ethtool_stats_init | Jakub Kicinski |
2021-04-14 | ethtool: pause: make sure we init driver stats | Jakub Kicinski |
2021-04-12 | ethtool: fix kdoc attr name | Jakub Kicinski |
2021-04-11 | ethtool: wire in generic SFP module access | Andrew Lunn |
2021-04-11 | ethtool: Add fallback to get_module_eeprom from netlink command | Vladyslav Tarasiuk |
2021-04-11 | net: ethtool: Export helpers for getting EEPROM info | Andrew Lunn |
2021-04-11 | ethtool: Allow network drivers to dump arbitrary EEPROM data | Vladyslav Tarasiuk |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-07 | ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT | Danielle Ratson |
2021-04-07 | ethtool: Remove link_mode param and derive link params from driver | Danielle Ratson |
2021-04-06 | ethtool: fix incorrect datatype in set_eee ops | Wong Vee Khee |
2021-03-31 | ethtool: support FEC settings over netlink | Jakub Kicinski |
2021-03-26 | ethtool: fec: fix FEC_NONE check | Jakub Kicinski |
2021-03-25 | ethtool: fec: sanitize ethtool_fecparam->fec | Jakub Kicinski |
2021-03-25 | ethtool: fec: sanitize ethtool_fecparam->active_fec | Jakub Kicinski |
2021-03-25 | ethtool: fec: sanitize ethtool_fecparam->reserved | Jakub Kicinski |
2021-03-17 | ethtool: Add common function for filling out strings | Alexander Duyck |
2021-02-28 | ethtool: fix the check logic of at least one channel for RX/TX | Yinjun Zhang |
2021-02-11 | net: hsr: add offloading support | George McCollister |
2021-02-03 | ethtool: Expose the number of lanes in use | Danielle Ratson |
2021-02-03 | ethtool: Get link mode in use instead of speed and duplex parameters | Danielle Ratson |
2021-02-03 | ethtool: Extend link modes settings uAPI with lanes | Danielle Ratson |
2021-02-03 | ethtool: Validate master slave configuration before rtnl_lock() | Danielle Ratson |
2021-01-23 | net: introduce a netdev feature for UDP GRO forwarding | Alexander Lobakin |
2020-12-16 | ethtool: fix error paths in ethnl_set_channels() | Ivan Vecera |
2020-12-16 | ethtool: fix string set id check | Michal Kubecek |
2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-09 | ethtool: fix stack overflow in ethnl_parse_bitset() | Michal Kubecek |