aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-20af_unix: Set drop reason in manage_oob().Kuniyuki Iwashima2-1/+7
2025-01-20af_unix: Set drop reason in __unix_gc().Kuniyuki Iwashima1-1/+1
2025-01-20af_unix: Set drop reason in unix_sock_destructor().Kuniyuki Iwashima1-1/+1
2025-01-20af_unix: Set drop reason in unix_release_sock().Kuniyuki Iwashima2-2/+5
2025-01-20net: dropreason: Gather SOCKET_ drop reasons.Kuniyuki Iwashima1-6/+6
2025-01-20selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()Liu Ye1-1/+2
2025-01-20net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251Aleksander Jan Bajkowski1-0/+5
2025-01-20net: macsec: Add endianness annotations in salt structAles Nezbeda1-2/+2
2025-01-20tipc: re-order conditions in tipc_crypto_key_rcv()Dan Carpenter1-2/+2
2025-01-20net: phylink: always do a major config when attaching a SFP PHYRussell King (Oracle)1-6/+5
2025-01-20net: appletalk: Drop aarp_send_probe_phase1()谢致邦 (XIE Zhibang)1-38/+7
2025-01-20dsa: Use str_enable_disable-like helpersKrzysztof Kozlowski3-5/+8
2025-01-20net: sched: refine software bypass handling in tc_runXin Long8-45/+55
2025-01-18net: introduce netdev_napi_exit()Eric Dumazet1-6/+17
2025-01-18net: phy: remove leftovers from switch to linkmode bitmapsHeiner Kallweit2-70/+2
2025-01-18net: destroy dev->lock later in free_netdev()Eric Dumazet1-2/+2
2025-01-18eth: bnxt: fix string truncation warning in FW versionJakub Kicinski1-1/+1
2025-01-18mptcp: sysctl: add syn_retrans_before_tcp_fallbackMatthieu Baerts (NGI0)2-4/+33
2025-01-18net: xilinx: axienet: Report an error for bad coalesce settingsSean Anderson1-8/+19
2025-01-18net: xilinx: axienet: Add some symbolic constants for IRQ delay timerSean Anderson2-5/+5
2025-01-18nfc: mrvl: Don't use "proxy" headersAndy Shevchenko1-2/+7
2025-01-18nfc: st21nfca: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2025-01-17net: dsa: felix: report timestamping stats from the ocelot libraryVladimir Oltean1-0/+9
2025-01-17net: mscc: ocelot: add TX timestamping statisticsVladimir Oltean4-11/+101
2025-01-17net: dsa: implement get_ts_stats ethtool operation for user portsVladimir Oltean2-0/+13
2025-01-17net: ethtool: ts: add separate counter for unconfirmed one-step TX timestampsVladimir Oltean5-5/+24
2025-01-17mlxsw: Do not store Tx header length as driver parameterAmit Cohen3-6/+2
2025-01-17mlxsw: Move Tx header handling to PCI driverAmit Cohen7-180/+65
2025-01-17mlxsw: Define Tx header fields in txheader.hAmit Cohen2-68/+63
2025-01-17mlxsw: Initialize txhdr_info according to PTP operationsAmit Cohen4-1/+38
2025-01-17mlxsw: Add mlxsw_txhdr_info structureAmit Cohen5-19/+23
2025-01-17net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_idColin Ian King1-1/+1
2025-01-17net: tc: improve qdisc error messagesJohn Ousterhout1-3/+3
2025-01-17hv_netvsc: Replace one-element array with flexible array memberThorsten Blum2-2/+3
2025-01-17gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion.Guillaume Nault1-1/+3
2025-01-17dccp: Prepare dccp_v4_route_skb() to .flowi4_tos conversion.Guillaume Nault1-1/+2
2025-01-17selftests: net: give up on the cmsg_time accuracy on slow machinesJakub Kicinski1-10/+25
2025-01-17batman-adv: netlink: reduce duplicate code by returning interfacesLinus Lüssing8-209/+174
2025-01-16net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supported Microchip physDivya Koppera1-0/+270
2025-01-16net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signalDivya Koppera1-1/+13
2025-01-16net: phy: microchip_rds_ptp: Header file library changes for PEROUTDivya Koppera1-0/+24
2025-01-16selftests/net: packetdrill: make tcp buf limited timing tests benignJakub Kicinski1-0/+1
2025-01-16net: stmmac: convert to phylink managed EEE supportRussell King (Oracle)1-12/+45
2025-01-16net: lan743x: convert to phylink managed EEERussell King (Oracle)3-28/+38
2025-01-16net: lan743x: use netdev in lan743x_phylink_mac_link_down()Russell King (Oracle)1-1/+1
2025-01-16net: mvpp2: add EEE implementationRussell King (Oracle)2-0/+91
2025-01-16net: mvneta: convert to phylink EEE implementationRussell King (Oracle)1-42/+65
2025-01-16net: phylink: add EEE managementRussell King (Oracle)2-5/+178
2025-01-16net: phylink: add phylink_link_is_up() helperRussell King (Oracle)1-5/+6
2025-01-16net: phy: add support for querying PHY clock stop capabilityRussell King (Oracle)2-0/+21