aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-05selftests: openvswitch: add psample testAdrian Moreno2-6/+182
2024-07-05selftests: openvswitch: parse trunc actionAdrian Moreno1-0/+13
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno1-2/+22
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno1-1/+161
2024-07-05net: openvswitch: store sampling probability in cb.Adrian Moreno4-4/+23
2024-07-05net: openvswitch: add psample actionAdrian Moreno5-1/+125
2024-07-05net: psample: allow using rate as probabilityAdrian Moreno3-2/+14
2024-07-05net: psample: skip packet copy if no listenersAdrian Moreno1-0/+4
2024-07-05net: sched: act_sample: add action cookie to sampleAdrian Moreno1-0/+12
2024-07-05net: psample: add user cookieAdrian Moreno3-1/+11
2024-07-05net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle1-1/+17
2024-07-05net: ethernet: mtk_ppe: Change PPE entries number to 16KShengyu Qu1-1/+1
2024-07-05net: dsa: ar9331: constify struct regmap_busJavier Carrasco1-1/+1
2024-07-05net: encx24j600: constify struct regmap_bus/regmap_configJavier Carrasco1-3/+3
2024-07-05net: ti: icss-iep: constify struct regmap_configJavier Carrasco1-2/+2
2024-07-05net: dsa: qca8k: constify struct regmap_configJavier Carrasco1-1/+1
2024-07-05tun: Assign missing bpf_net_context.Sebastian Andrzej Siewior2-0/+12
2024-07-05net: ethernet: mediatek: Allow gaps in MAC allocationDaniel Golle1-1/+1
2024-07-05openvswitch: prepare for stolen verdict coming from conntrack and nat engineFlorian Westphal1-10/+37
2024-07-05net: stmmac: Add DW XPCS specified via "pcs-handle" supportSerge Semin1-4/+9
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin3-15/+8
2024-07-05net: pcs: xpcs: Add fwnode-based descriptor creation methodSerge Semin2-0/+53
2024-07-05net: pcs: xpcs: Add Synopsys DW xPCS platform device driverSerge Semin6-9/+547