aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2025-01-16net: mdio: add definition for clock stop capable bitRussell King (Oracle)1-0/+1
2025-01-16dev: Hold rtnl_net_lock() for dev_ifsioc().Kuniyuki Iwashima3-26/+22
2025-01-16dev: Remove devnet_rename_sem.Kuniyuki Iwashima1-14/+2
2025-01-16dev: Acquire netdev_rename_lock before restoring dev->name in dev_change_name().Kuniyuki Iwashima1-0/+2
2025-01-16selftests: drv-net-hw: inject pp_alloc_fail errors in the right placeJohn Daley2-4/+4
2025-01-16ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.Guillaume Nault1-4/+5
2025-01-16gre: Prepare ipgre_open() to .flowi4_tos conversion.Guillaume Nault1-1/+1
2025-01-16ice: support FW Recovery ModeKonrad Knitter6-3/+80
2025-01-16devlink: add devl guardKonrad Knitter1-0/+1
2025-01-16pldmfw: enable selected component updateKonrad Knitter2-0/+16
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski2-5/+25
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky2-3/+14
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky1-7/+5
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky1-10/+6
2025-01-16net/mlx5: Clear port select structure when fail to createMark Zhang1-1/+3
2025-01-16net/mlx5: SF, Fix add port error handlingChris Mi1-0/+1
2025-01-16net/mlx5: Fix a lockdep warning as part of the write combining testYishai Hadas1-12/+12
2025-01-16net/mlx5: Fix RDMA TX steering prioPatrisious Haddad1-0/+1
2025-01-16net: stmmac: Convert prefetch() to net_prefetch() for received framesFurong Xu1-1/+2
2025-01-16net: stmmac: Optimize cache prefetch in RX pathFurong Xu1-4/+1
2025-01-16net: stmmac: Set page_pool_params.max_len to a precise sizeFurong Xu2-2/+1
2025-01-16net: stmmac: Switch to zero-copy in non-XDP RX pathFurong Xu2-9/+18
2025-01-15net/mlx5e: CT: Offload connections with hardware steering rulesCosmin Ratiu1-2/+247
2025-01-15net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusableCosmin Ratiu3-74/+82
2025-01-15net/mlx5e: CT: Add initial support for Hardware SteeringCosmin Ratiu4-4/+71
2025-01-15net/mlx5: HWS, rework the check if matcher size can be increasedYevgeny Kliteynik3-4/+25
2025-01-15net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 2)Eric Dumazet1-2/+1
2025-01-15net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 1)Eric Dumazet1-0/+3