aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-06net/mlx5e: Remove unused mlx5e_tc_flow_action structGal Pressman1-5/+0
2025-02-06net/mlx5: Remove stray semicolon in LAG port selection table creationGal Pressman1-1/+1
2025-02-06net/mlx5e: Support FEC settings for 200G per lane link modesJianbo Liu3-10/+56
2025-02-06net/mlx5: Add support for 200Gbps per lane link modesJianbo Liu3-0/+27
2025-02-06ethtool: Add support for 200Gbps per lane link modesJianbo Liu3-1/+79
2025-02-06net/mlx5: Generate PPS IN event on new function for shared clockJianbo Liu3-7/+99
2025-02-06net/mlx5: Support one PTP device per hardware clockJianbo Liu2-48/+203
2025-02-06net/mlx5: Move PPS notifier and out_work to clock_stateJianbo Liu2-21/+18
2025-02-06net/mlx5: Add devcom component for the clock shared by functionsJianbo Liu3-1/+61
2025-02-06net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointerJianbo Liu9-64/+116
2025-02-06net/mlx5: Add API to get mlx5_core_dev from mlx5_clockJianbo Liu1-17/+18
2025-02-06net/mlx5: Add init and destruction functions for a single HW clockJianbo Liu1-17/+31
2025-02-06net/mlx5: Change parameters for PTP internal functionsJianbo Liu1-11/+8
2025-02-06net/mlx5: Add helper functions for PTP callbacksJianbo Liu1-10/+22
2025-02-05selftests: forwarding: vxlan_bridge_1d: Check aging while forwardingIdo Schimmel1-0/+2
2025-02-05vxlan: Avoid unnecessary updates to FDB 'used' timeIdo Schimmel1-7/+5
2025-02-05vxlan: Age out FDB entries based on 'updated' timeIdo Schimmel1-1/+1
2025-02-05vxlan: Refresh FDB 'updated' time upon user space updatesIdo Schimmel1-2/+1
2025-02-05vxlan: Refresh FDB 'updated' time upon 'NTF_USE'Ido Schimmel1-1/+3
2025-02-05vxlan: Always refresh FDB 'updated' time when learning is enabledIdo Schimmel1-1/+4
2025-02-05vxlan: Read jiffies once when updating FDB 'used' timeIdo Schimmel1-2/+6
2025-02-05vxlan: Annotate FDB data racesIdo Schimmel1-9/+9
2025-02-05ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-onlyGeert Uytterhoeven1-6/+10
2025-02-05r8169: don't scan PHY addresses > 0Heiner Kallweit1-0/+1
2025-02-05net: flush_backlog() small changesEric Dumazet1-4/+8
2025-02-05s390/net: Remove LCS driverAswin Karuvally7-2741/+2
2025-02-05cxgb4: Avoid a -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-3/+4
2025-02-05bridge: mdb: Allow replace of a host-joined groupPetr Machata2-2/+2
2025-02-05selftests: net: suppress ReST file generation when building selftestsJakub Kicinski1-1/+2
2025-02-05net-sysfs: remove rtnl_trylock from queue attributesAntoine Tenart1-58/+89
2025-02-05net-sysfs: prevent uncleared queues from being re-addedAntoine Tenart1-0/+32
2025-02-05net-sysfs: move queue attribute groups outside the default groupsAntoine Tenart3-6/+23
2025-02-05net-sysfs: remove rtnl_trylock from device attributesAntoine Tenart3-53/+139
2025-02-05net: phy: realtek: use string choices helpersHeiner Kallweit1-4/+5
2025-02-04r8169: make Kconfig option for LED support user-visibleHeiner Kallweit1-1/+2
2025-02-04net: phy: realtek: make HWMON support a user-visible Kconfig symbolHeiner Kallweit1-2/+6
2025-02-04netconsole: selftest: Add test for fragmented messagesBreno Leitao3-0/+130
2025-02-04net: atlantic: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+0
2025-02-04net: warn if NAPI instance wasn't shut downJakub Kicinski1-0/+3
2025-02-04cavium/liquidio: Remove unused lio_get_device_idDr. David Alan Gilbert2-23/+0
2025-02-04mlxsw: spectrum_router: Remove unused functionsDr. David Alan Gilbert3-52/+0
2025-02-04net/mlx5: Remove unused mlx5dr_domain_syncDr. David Alan Gilbert4-60/+0
2025-02-04mlx4: Remove unused functionsDr. David Alan Gilbert4-49/+0
2025-02-04net: qed: fix typosAndrew Kreimer1-4/+4
2025-02-04dt-bindings: net: faraday,ftgmac100: Add phys modeNinad Palsule1-0/+3
2025-02-04neighbour: remove neigh_parms_destroy()Eric Dumazet1-8/+1
2025-02-04bonding: delete always true device checkLeon Romanovsky1-3/+0
2025-01-30MAINTAINERS: add Neal to TCP maintainersJakub Kicinski1-0/+1
2025-01-30net: revert RTNL changes in unregister_netdevice_many_notify()Eric Dumazet1-30/+3
2025-01-30net: hsr: fix fill_frame_info() regression vs VLAN packetsEric Dumazet1-2/+5