summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-18net/mlx5: Preserve rate settings when creating a rate nodeCarolina Jubran
2025-03-18net/mlx5: Introduce hierarchy level tracking on scheduling nodesCarolina Jubran
2025-03-18net/mlx5: Rename devlink rate parent set function for leaf nodesCarolina Jubran
2025-03-18Merge branch 'bnxt_en-driver-update'Paolo Abeni
2025-03-18bnxt_en: add .set_module_eeprom_by_page() supportDamodharam Ammepalli
2025-03-18bnxt_en: Refactor bnxt_get_module_eeprom_by_page()Michael Chan
2025-03-18bnxt_en: Update firmware interface to 1.10.3.97Michael Chan
2025-03-18bnxt_en: Query FW parameters when the CAPS_CHANGE bit is setshantiprasad shettar
2025-03-18bnxt_en: Add devlink support for ENABLE_ROCE nvm parameterPavan Chebbi
2025-03-18bnxt_en: Refactor bnxt_hwrm_nvm_req()Michael Chan
2025-03-18bnxt_en: Add support for a new ethtool dump flag 3Vasuthevan Maheswaran
2025-03-18Merge branch 'intel-wired-lan-driver-updates-2025-03-10-ice-ixgbe'Paolo Abeni
2025-03-18ixgbe: add support for thermal sensor event receptionJedrzej Jagielski
2025-03-18ixgbe: add PTP support for E610 devicePiotr Kwapulinski
2025-03-18ice: E825C PHY register cleanupKarol Kolacinski
2025-03-18ice: Refactor E825C PHY registers info structKarol Kolacinski
2025-03-18ice: rename ice_ptp_init_phc_eth56g functionKarol Kolacinski
2025-03-18ice: Add E830 checksum offload supportPaul Greenwalt
2025-03-18Merge branch 'net-phy-rework-linkmodes-handling-in-a-dedicated-file'Paolo Abeni
2025-03-18net: phylink: Use phy_caps to get an interface's capabilities and modesMaxime Chevallier
2025-03-18net: phylink: Convert capabilities to linkmodes using phy_capsMaxime Chevallier
2025-03-18net: phylink: Add a mapping between MAC_CAPS and LINK_CAPSMaxime Chevallier
2025-03-18net: phy: drop phy_settings and the associated lookup helpersMaxime Chevallier
2025-03-18net: phylink: Use phy_caps_lookup for fixed-link configurationMaxime Chevallier
2025-03-18net: phy: phy_device: Use link_capabilities lookup for PHY aneg configMaxime Chevallier
2025-03-18net: phy: phy_caps: Allow looking-up link caps based on speed and duplexMaxime Chevallier
2025-03-18net: phy: phy_caps: Implement link_capabilities lookup by linkmodeMaxime Chevallier
2025-03-18net: phy: phy_caps: Introduce phy_caps_validMaxime Chevallier
2025-03-18net: phy: phy_caps: Move __set_linkmode_max_speed to phy_capsMaxime Chevallier
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier
2025-03-18net: phy: Use an internal, searchable storage for the linkmodesMaxime Chevallier
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier
2025-03-17Merge branch 'net-stmmac-avoid-unnecessary-work-in-stmmac_release-stmmac_dvr_...Paolo Abeni
2025-03-17net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()Russell King (Oracle)
2025-03-17net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()Russell King (Oracle)
2025-03-17net: phylink: expand on .pcs_config() method documentationRussell King (Oracle)
2025-03-17cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirkPhilipp Hahn
2025-03-17stmmac: intel: Fix warning message for return value in intel_tsn_lane_is_avai...Choong Yong Liang
2025-03-17Merge branch 'net-phy-clean-up-phy-package-mmd-access-functions'Paolo Abeni
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phy...Heiner Kallweit
2025-03-17Merge branch 'mlx5-support-hws-flow-meter-sampler-actions-in-fs-core'Paolo Abeni
2025-03-17net/mlx5: fs, add support for dest flow sampler HWS actionMoshe Shemesh
2025-03-17net/mlx5: fs, add support for flow meters HWS actionMoshe Shemesh
2025-03-17net/mlx5: fs, add API for sharing HWS action by refcountMoshe Shemesh
2025-03-17Merge branch 'tcp-accecn'David S. Miller
2025-03-17tcp: Pass flags to __tcp_send_ackIlpo Järvinen
2025-03-17tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOSIlpo Järvinen
2025-03-17tcp: AccECN support to tcp_add_backlogIlpo Järvinen
2025-03-17gro: prevent ACE field corruption & better AccECN handlingIlpo Järvinen