aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-05net: phy: micrel: use new phy_package_shared gettersHeiner Kallweit1-4/+5
2025-03-05net: phy: qca807x: use new phy_package_shared gettersHeiner Kallweit1-9/+7
2025-03-05net: phy: add getters for public members in struct phy_package_sharedHeiner Kallweit2-0/+29
2025-03-05net: phy: move PHY package code from phy_device.c to own source fileHeiner Kallweit3-238/+246
2025-03-05net: stmmac: interface switching support for ADL-N platformChoong Yong Liang1-1/+51
2025-03-05net: stmmac: configure SerDes according to the interface modeChoong Yong Liang3-5/+204
2025-03-05net: stmmac: configure SerDes on mac_finishChoong Yong Liang2-0/+17
2025-03-05arch: x86: add IPC mailbox accessor function and add SoC register accessDavid E. Box2-0/+95
2025-03-05net: pcs: xpcs: re-initiate clause 37 Auto-negotiationChoong Yong Liang1-4/+21
2025-03-05net: phylink: use pl->link_interface in phylink_expects_phy()Choong Yong Liang1-1/+1
2025-03-05testptp: Add option to open PHC in readonly modeWojtek Wasko1-14/+23
2025-03-05ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.Wojtek Wasko2-1/+17
2025-03-05posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko2-1/+6
2025-03-04net: Prevent use after free in netif_napi_set_irq_locked()Dan Carpenter1-1/+1
2025-03-04net: cadence: macb: Synchronize standard statsSean Anderson1-0/+16
2025-03-04tcp: use RCU lookup in __inet_hash_connect()Eric Dumazet3-29/+50
2025-03-04tcp: add RCU management to inet_bind_bucketEric Dumazet4-11/+11
2025-03-04tcp: optimize inet_use_bhash2_on_bind()Eric Dumazet1-4/+2
2025-03-04tcp: use RCU in __inet{6}_check_established()Eric Dumazet2-6/+32
2025-03-04net: ethernet: ti: cpsw_new: populate netdev of_nodeAlexander Sverdlin1-0/+1
2025-03-04tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()Markus Elfring1-1/+2
2025-03-04selftests: drv-net: use env.rpath in the HDS testJakub Kicinski1-2/+1
2025-03-04dsa: mt7530: Utilize REGMAP_IRQ for interrupt handlingDaniel Golle3-184/+57
2025-03-04ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng5-2/+8
2025-03-04eth: fbnic: Replace firmware field macrosLee Trager3-82/+70
2025-03-04eth: fbnic: Update fbnic_tlv_attr_get_string() to work like nla_strscpy()Lee Trager2-11/+32
2025-03-04eth: fbnic: Prepend TSENE FW fields with FBNIC_FWLee Trager2-12/+12
2025-03-04dt-bindings: net: Convert fsl,gianfar to YAMLJ. Neuschäfer2-38/+249
2025-03-04dt-bindings: net: fsl,gianfar-mdio: Update information about TBIJ. Neuschäfer1-7/+6
2025-03-04dt-bindings: net: Convert fsl,gianfar-{mdio,tbi} to YAMLJ. Neuschäfer2-39/+115
2025-03-04net: phy: nxp-c45-tja11xx: add support for TJA1121Andrei Botila2-2/+40
2025-03-04net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104Andrei Botila1-2/+52
2025-03-04dpll: Add an assertion to check freq_supported_numJiasheng Jiang1-1/+4
2025-03-04mptcp: pm: exit early with ADD_ADDR echo if possibleMatthieu Baerts (NGI0)1-0/+3
2025-03-04mptcp: pm: in-kernel: reduce parameters of set_flagsGeliang Tang1-7/+8
2025-03-04mptcp: pm: in-kernel: avoid access entry without lockGeliang Tang1-1/+1
2025-03-04selftests: mptcp: add a test for mptcp_diag_dump_oneGang Yan1-0/+27
2025-03-04selftests: mptcp: Add a tool to get specific msk_infoGang Yan2-1/+273
2025-03-04netconsole: selftest: add task name append testingBreno Leitao1-7/+44
2025-03-04netconsole: docs: document the task name featureBreno Leitao1-0/+28
2025-03-04netconsole: add task name to extra data fieldsBreno Leitao1-1/+10
2025-03-04netconsole: add configfs controls for taskname sysdata featureBreno Leitao1-0/+50
2025-03-04netconsole: add taskname to extradata entry countBreno Leitao1-0/+4
2025-03-04netconsole: refactor CPU number formatting into separate functionBreno Leitao1-7/+11
2025-03-04netconsole: Make boolean comparison consistentBreno Leitao1-1/+1
2025-03-04netconsole: prefix CPU_NR sysdata feature with SYSDATA_Breno Leitao1-7/+7
2025-03-04wifi: iwlwifi: remove mld/roc.cJohannes Berg1-224/+0
2025-03-04net: hibmcge: Add support for ioctlJijie Shao1-0/+2
2025-03-04net: hibmcge: Add support for BMC diagnose featureJijie Shao6-3/+377
2025-03-04net: hibmcge: Add support for mac link exception handling featureJijie Shao7-0/+51