aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-21can: rcar_canfd: Add rcar_canfd_setrnc()Biju Das1-7/+11
2025-05-21can: rcar_canfd: Drop the mask operation in RCANFD_GAFLCFG_SETRNC macroBiju Das1-2/+1
2025-05-21can: rcar_canfd: Update RCANFD_GERFL_ERR macroBiju Das1-7/+8
2025-05-21can: rcar_canfd: Drop RCANFD_GAFLCFG_GETRNC macroBiju Das1-4/+0
2025-05-21can: rcar_canfd: Use of_get_available_child_by_name()Biju Das1-3/+3
2025-05-21dt-bindings: can: renesas,rcar-canfd: Document RZ/G3E supportBiju Das1-6/+70
2025-05-21dt-bindings: can: renesas,rcar-canfd: Simplify the conditional schemaBiju Das1-39/+60
2025-05-20octeontx2-pf: Add tracepoint for NIX_PARSE_SSubbaraya Sundeep3-1/+32
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit7-48/+17
2025-05-19queue_api: reduce risk of name collision over txqGur Stavi1-9/+9
2025-05-19selftests: drv-net: Fix "envirnoments" to "environments"Sumanth Gavini1-1/+1
2025-05-19net: netlink: reduce extack cookie sizeJohannes Berg1-1/+2
2025-05-16vsock/test: check also expected errno on sigpipe testStefano Garzarella1-2/+10
2025-05-16vsock/test: retry send() to avoid occasional failure in sigpipe testStefano Garzarella1-8/+30
2025-05-16vsock/test: add timeout_usleep() to allow sleeping in timeout sectionsStefano Garzarella2-0/+19
2025-05-16tools: ynl: add a sample for rt-linkJakub Kicinski2-0/+185
2025-05-16tools: ynl: enable codegen for all rt- familiesJakub Kicinski2-4/+7
2025-05-16tools: ynl: submsg: reverse parse / error reportingJakub Kicinski3-11/+107
2025-05-16tools: ynl-gen: submsg: support parsing and rendering sub-messagesJakub Kicinski4-4/+89
2025-05-16tools: ynl-gen: submsg: render the structsJakub Kicinski1-3/+43
2025-05-16tools: ynl-gen: submsg: plumb thru an empty typeJakub Kicinski2-2/+23
2025-05-16tools: ynl-gen: prepare for submsg structsJakub Kicinski1-23/+39
2025-05-16tools: ynl-gen: factor out the annotation of pure nested structJakub Kicinski1-17/+22
2025-05-16netlink: specs: rt-link: add C naming info for ovpnJakub Kicinski1-0/+4
2025-05-16net: phy: microchip: document where the LAN88xx PHYs are usedOleksij Rempel1-0/+2
2025-05-16net: phy: fixed_phy: remove fixed_phy_register_with_gpiodHeiner Kallweit2-39/+7
2025-05-16net: rfs: add sock_rps_delete_flow() helperEric Dumazet4-3/+31
2025-05-16r8169: add support for RTL8127AChunHao Lin3-3/+193
2025-05-16net: dlink: add synchronization for stats updateMoon Yeounsu2-1/+15
2025-05-16net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overheadCarolina Jubran3-43/+51
2025-05-16net: phy: mediatek: do not require syscon compatible for pio propertyFrank Wunderlich1-1/+9
2025-05-16idpf: add support for Rx timestampingMilena Olech6-4/+150
2025-05-16idpf: add Tx timestamp flowsMilena Olech10-14/+805
2025-05-16idpf: add Tx timestamp capabilities negotiationMilena Olech6-4/+308
2025-05-16idpf: add PTP clock configurationMilena Olech4-3/+386
2025-05-16idpf: add mailbox access to read PTP clock timeMilena Olech5-0/+164
2025-05-16idpf: negotiate PTP capabilities and get PTP clockMilena Olech7-0/+354
2025-05-16idpf: move virtchnl structures to the header fileMilena Olech2-84/+86
2025-05-16virtchnl: add PTP virtchnl definitionsMilena Olech1-0/+302
2025-05-16idpf: add initial PTP supportMilena Olech7-1/+140
2025-05-16idpf: change the method for mailbox workqueue allocationMilena Olech1-3/+2
2025-05-15net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean2-44/+42
2025-05-15net: lan743x: implement ndo_hwtstamp_get()Vladimir Oltean4-1/+23
2025-05-15net: lan743x: convert to ndo_hwtstamp_set()Vladimir Oltean3-27/+12
2025-05-15tools: ynl-gen: array-nest: support arrays of nestsJakub Kicinski1-0/+3
2025-05-15net: sched: uapi: add more sanely named duplicate definesJakub Kicinski2-0/+2
2025-05-15tcp: increase tcp_rmem[2] to 32 MBEric Dumazet2-2/+2
2025-05-15tcp: always use tcp_limit_output_bytes limitationEric Dumazet1-3/+2
2025-05-15tcp: increase tcp_limit_output_bytes default value to 4MBEric Dumazet2-3/+3
2025-05-15tcp: skip big rtt sample if receive queue is not emptyEric Dumazet1-0/+3