Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-20ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SETJakub Kicinski
2021-04-20ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-17ethtool: add interface to read RMON statsJakub Kicinski
2021-04-17ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski
2021-04-17ethtool: add interface to read standard MAC statsJakub Kicinski
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski
2021-04-16ethtool: add FEC statisticsJakub Kicinski
2021-04-16ethtool: fec_prepare_data() - jump to error handlingJakub Kicinski
2021-04-16ethtool: move ethtool_stats_initJakub Kicinski
2021-04-14ethtool: pause: make sure we init driver statsJakub Kicinski
2021-04-13ethtool: fix kdoc attr nameJakub Kicinski
2021-04-12ethtool: wire in generic SFP module accessAndrew Lunn
2021-04-12ethtool: Add fallback to get_module_eeprom from netlink commandVladyslav Tarasiuk
2021-04-12net: ethtool: Export helpers for getting EEPROM infoAndrew Lunn
2021-04-12ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-08ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BITDanielle Ratson
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson
2021-04-07ethtool: fix incorrect datatype in set_eee opsWong Vee Khee
2021-04-01ethtool: support FEC settings over netlinkJakub Kicinski
2021-03-27ethtool: fec: fix FEC_NONE checkJakub Kicinski
2021-03-26ethtool: fec: sanitize ethtool_fecparam->fecJakub Kicinski
2021-03-26ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski
2021-03-26ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck
2021-02-28ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang
2021-02-12net: hsr: add offloading supportGeorge McCollister
2021-02-04ethtool: Expose the number of lanes in useDanielle Ratson
2021-02-04ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson
2021-02-04ethtool: Extend link modes settings uAPI with lanesDanielle Ratson
2021-02-04ethtool: Validate master slave configuration before rtnl_lock()Danielle Ratson
2021-01-24net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin
2020-12-17ethtool: fix error paths in ethnl_set_channels()Ivan Vecera
2020-12-16ethtool: fix string set id checkMichal Kubecek
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-10ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek
2020-11-13Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-10ethtool: netlink: add missing netdev_features_change() callAlexander Lobakin
2020-11-03ethtool: remove unneeded semicolonTom Rix
2020-10-09ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SETJohannes Berg
2020-10-09ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attrJohannes Berg
2020-10-06ethtool: specify which header flags are supported per commandJakub Kicinski
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski
2020-10-06ethtool: trim policy tablesJakub Kicinski
2020-10-06ethtool: wire up set policies to opsJakub Kicinski
2020-10-06ethtool: wire up get policies to opsJakub Kicinski
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-29ethtool: mark netlink family as __ro_after_initJakub Kicinski