summaryrefslogtreecommitdiffstats
path: root/net/ethtool
AgeCommit message (Expand)AuthorLines
2025-06-30net: ethtool: take rss_lock for all rxfh changesJakub Kicinski-21/+21
2025-06-30net: ethtool: avoid OOB accesses in PAUSE_SETJakub Kicinski-1/+2
2025-06-25net: ethtool: rss: add notificationsJakub Kicinski-0/+25
2025-06-25net: ethtool: copy req_info from SET to NTFJakub Kicinski-6/+15
2025-06-25net: ethtool: remove the data argument from ethtool_notify()Jakub Kicinski-15/+21
2025-06-25net: ethtool: call .parse_request for SET handlersJakub Kicinski-3/+1
2025-06-25net: ethtool: dynamically allocate full req size reqJakub Kicinski-7/+13
2025-06-23ethtool: pse-pd: Add missing linux/export.h includeKory Maincent-0/+1
2025-06-21net: ethtool: don't mux RXFH via rxnfc callbacksJakub Kicinski-41/+18
2025-06-18net: ethtool: Add PSE port priority support featureKory Maincent (Dent Project)-0/+18
2025-06-18net: ethtool: Add support for new power domains index descriptionKory Maincent (Dent Project)-0/+7
2025-06-18net: pse-pd: Add support for reporting eventsKory Maincent (Dent Project)-0/+39
2025-06-12net: ethtool: add dedicated callbacks for getting and setting rxfh fieldsJakub Kicinski-10/+45
2025-06-12net: ethtool: require drivers to opt into the per-RSS ctx RXFHJakub Kicinski-0/+8
2025-06-12net: ethtool: remove the duplicated handling from rxfh and rxnfcJakub Kicinski-52/+5
2025-06-12net: ethtool: copy the rxfh flow handlingJakub Kicinski-1/+92
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+2
2025-06-12net: ethtool: Don't check if RSS context exists in case of context 0Gal Pressman-1/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-05-22net: Add support for providing the PTP hardware source in tsinfoKory Maincent-5/+47
2025-05-09ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...Gal Pressman-10/+89
2025-05-05net: ethtool: netlink: Use netdev_hold for dumpit() operationsMaxime Chevallier-2/+3
2025-05-05net: ethtool: phy: Convert the PHY_GET command to generic phy dumpMaxime Chevallier-254/+101
2025-05-05net: ethtool: Introduce per-PHY DUMP operationsMaxime Chevallier-9/+194
2025-04-18net: ethtool: mm: reset verification status when link is downFaizal Rahim-0/+4
2025-04-18net: ethtool: mm: extract stmmac verification logic into common libraryVladimir Oltean-1/+274
2025-04-11ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()Damodharam Ammepalli-1/+1
2025-04-10ethtool: cmis_cdb: Fix incorrect read / write length extensionIdo Schimmel-16/+3
2025-04-08net: ethtool: Don't call .cleanup_data when prepare_data failsMaxime Chevallier-3/+5
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev-1/+1
2025-04-07net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value alwa...Taehee Yoo-0/+1
2025-03-25net-timestamp: COMPLETION timestamp on packet tx completionPauli Virtanen-0/+1
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier-7/+1
2025-03-17gso: AccECN supportIlpo Järvinen-0/+1
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-1/+2
2025-03-10net: ethtool: tsinfo: Fix dump commandKory Maincent-1/+2
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski-0/+11
2025-03-07net: ethtool: use correct device pointer in ethnl_default_dump_one()Eric Dumazet-2/+2
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-18/+19
2025-03-06net: ethtool: try to protect all callback with netdev instance lockJakub Kicinski-23/+67
2025-03-04net: ethtool: netlink: Allow NULL nlattrs when getting a phy_deviceMaxime Chevallier-18/+19
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+28
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman-4/+4
2025-02-24net: ethtool: fix ioctl confusing drivers about desired HDS user configJakub Kicinski-7/+28
2025-02-17net: move stale comment about ntuple validationJakub Kicinski-1/+3
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-10/+35
2025-02-10net: ethtool: prevent flow steering to RSS contexts which don't existJakub Kicinski-4/+8
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent-10/+35
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+3
2025-02-06ethtool: Add support for 200Gbps per lane link modesJianbo Liu-0/+42