aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/builtin-annotate.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-18ice: E825C PHY register cleanupKarol Kolacinski1-17/+14
2025-03-18ice: Refactor E825C PHY registers info structKarol Kolacinski3-65/+20
2025-03-18ice: rename ice_ptp_init_phc_eth56g functionKarol Kolacinski1-7/+6
2025-03-18ice: Add E830 checksum offload supportPaul Greenwalt7-4/+87
2025-03-18net: phylink: Use phy_caps to get an interface's capabilities and modesMaxime Chevallier3-76/+110
2025-03-18net: phylink: Convert capabilities to linkmodes using phy_capsMaxime Chevallier3-134/+36
2025-03-18net: phylink: Add a mapping between MAC_CAPS and LINK_CAPSMaxime Chevallier1-24/+25
2025-03-18net: phy: drop phy_settings and the associated lookup helpersMaxime Chevallier2-197/+0
2025-03-18net: phylink: Use phy_caps_lookup for fixed-link configurationMaxime Chevallier1-13/+31
2025-03-18net: phy: phy_device: Use link_capabilities lookup for PHY aneg configMaxime Chevallier1-5/+6
2025-03-18net: phy: phy_caps: Allow looking-up link caps based on speed and duplexMaxime Chevallier4-33/+67
2025-03-18net: phy: phy_caps: Implement link_capabilities lookup by linkmodeMaxime Chevallier3-21/+65
2025-03-18net: phy: phy_caps: Introduce phy_caps_validMaxime Chevallier3-1/+21
2025-03-18net: phy: phy_caps: Move __set_linkmode_max_speed to phy_capsMaxime Chevallier3-15/+24
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier5-18/+38
2025-03-18net: phy: Use an internal, searchable storage for the linkmodesMaxime Chevallier4-1/+139
2025-03-18net: ethtool: Export the link_mode_params definitionsMaxime Chevallier3-7/+9
2025-03-17net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()Russell King (Oracle)1-3/+0
2025-03-17net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()Russell King (Oracle)1-2/+0
2025-03-17net: phylink: expand on .pcs_config() method documentationRussell King (Oracle)1-0/+8
2025-03-17cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirkPhilipp Hahn3-0/+19
2025-03-17stmmac: intel: Fix warning message for return value in intel_tsn_lane_is_available()Choong Yong Liang1-2/+2
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit2-83/+0
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phylib.hHeiner Kallweit2-8/+6
2025-03-17net/mlx5: fs, add support for dest flow sampler HWS actionMoshe Shemesh2-0/+56
2025-03-17net/mlx5: fs, add support for flow meters HWS actionMoshe Shemesh6-10/+135
2025-03-17net/mlx5: fs, add API for sharing HWS action by refcountMoshe Shemesh4-42/+81
2025-03-17tcp: Pass flags to __tcp_send_ackIlpo Järvinen4-6/+6
2025-03-17tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOSIlpo Järvinen5-17/+44
2025-03-17tcp: AccECN support to tcp_add_backlogIlpo Järvinen1-1/+2
2025-03-17gro: prevent ACE field corruption & better AccECN handlingIlpo Järvinen1-2/+2
2025-03-17gso: AccECN supportIlpo Järvinen5-4/+15
2025-03-17tcp: helpers for ECN mode handlingIlpo Järvinen6-17/+55
2025-03-17tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()Ilpo Järvinen1-9/+6
2025-03-17tcp: extend TCP flags to allow AE bit/ACE fieldIlpo Järvinen6-14/+26
2025-03-17tcp: use BIT() macro in include/net/tcp.hChia-Yu Chang1-10/+11
2025-03-17tcp: create FLAG_TS_PROGRESSIlpo Järvinen1-9/+28
2025-03-17tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()Ilpo Järvinen1-24/+32
2025-03-14net/smc: use the correct ndev to find pnetid by pnetid tableGuangguan Wang1-3/+5
2025-03-14can: add protocol counter for AF_CAN socketsDavide Caratti4-1/+8
2025-03-14selftests: drv-net: fix merge conflicts resolutionMatthieu Baerts (NGI0)1-9/+9
2025-03-14dt-bindings: can: fsl,flexcan: add i.MX94 supportFrank Li1-0/+4
2025-03-14can: flexcan: add transceiver capabilitiesDimitri Fedrau2-6/+22
2025-03-14dt-bindings: can: fsl,flexcan: add transceiver capabilitiesDimitri Fedrau1-0/+9
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta2-5/+16
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran1-4/+2
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu1-7/+5
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory3-3/+5
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory5-7/+16
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru1-1/+1