aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-13ice: Unbind the workqueueFrederic Weisbecker1-1/+1
2024-11-13ice: use stack variable for virtchnl_supported_rxdidsJacob Keller1-16/+4
2024-11-13ice: initialize pf->supported_rxdids immediately after loading DDPJacob Keller2-18/+33
2024-11-13ice: only allow Tx promiscuous for multicastBrett Creeley2-10/+19
2024-11-13ice: Add support for persistent NAPI configJoe Damato2-3/+6
2024-11-13ice: support optional flags in signature segment headerPrzemek Kitszel2-7/+20
2024-11-13ice: refactor "last" segment of DDP pkgPrzemek Kitszel1-137/+151
2024-11-13ice: extend dump serdes equalizer values featureMateusz Polchlopek3-0/+51
2024-11-13ice: rework of dump serdes equalizer values featureMateusz Polchlopek2-77/+38
2024-11-05net: lan969x: add VCAP configuration dataDaniel Machon4-1/+90
2024-11-05net: lan969x: add autogenerated VCAP informationDaniel Machon4-1/+3852
2024-11-05net: sparx5: execute sparx5_vcap_init() on lan969xDaniel Machon1-6/+4
2024-11-05net: sparx5: add new VCAP constants to match dataDaniel Machon4-3/+13
2024-11-05net: sparx5: replace SPX5_PORTS with n_portsDaniel Machon1-9/+15
2024-11-05net: sparx5: expose some sparx5 VCAP symbolsDaniel Machon2-17/+22
2024-11-05virtio_net: rx remove premapped failover codeXuan Zhuo1-46/+44
2024-11-05virtio_net: enable premapped mode for merge and small by defaultXuan Zhuo1-0/+15
2024-11-05virtio_net: big mode skip the unmap checkXuan Zhuo1-2/+2
2024-11-05virtio-net: fix overflow inside virtnet_rq_allocXuan Zhuo1-3/+9
2024-11-04net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr()Vladimir Oltean1-1/+1
2024-11-04net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb()Vladimir Oltean1-9/+15
2024-11-04soc: fsl_qbman: use be16_to_cpu() in qm_sg_entry_get_off()Vladimir Oltean1-1/+1
2024-11-04net: ena: remove devm from ethtoolRosen Penev1-9/+5
2024-11-04ptp: Remove 'default y' for VMCLOCK PTP deviceDavid Woodhouse1-1/+5
2024-11-04net: ena: Remove deadcodeDr. David Alan Gilbert2-51/+0
2024-11-04net: ena: Remove autopolling modeDr. David Alan Gilbert2-34/+5
2024-11-04tools: ynl-gen: de-kdocify enums with no doc for entriesJakub Kicinski3-12/+19
2024-11-04net: tcp: replace the document for "lsndtime" in tcp_sockMenglong Dong1-2/+1
2024-11-04MAINTAINERS: update ENETC driver files and maintainersWei Fang1-0/+7
2024-11-04net: enetc: add preliminary support for i.MX95 ENETC PFWei Fang14-28/+1113
2024-11-04net: enetc: optimize the allocation of tx_bdrClark Wang1-2/+8
2024-11-04net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()Clark Wang1-85/+92
2024-11-04net: enetc: add i.MX95 EMDIO supportWei Fang1-0/+3
2024-11-04net: enetc: remove ERR050089 workaround for i.MX95Vladimir Oltean2-10/+52
2024-11-04net: enetc: build enetc_pf_common.c as a separate moduleWei Fang6-16/+89
2024-11-04net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platformsWei Fang4-295/+319
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang4-0/+481