aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-30net: ethernet: mtk_eth_soc: fix flow block refcounting logicFelix Fietkau1-1/+2
2023-03-30net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit()Russell King (Oracle)1-0/+2
2023-03-30net: dsa: sync unicast and multicast addresses for VLAN filters tooVladimir Oltean1-5/+116
2023-03-30net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz1-2/+7
2023-03-30xen/netback: use same error messages for same errorsJuergen Gross1-4/+2
2023-03-30test/vsock: new skbuff appending testArseniy Krasnov1-0/+90
2023-03-30virtio/vsock: WARN_ONCE() for invalid state of socketArseniy Krasnov1-0/+7
2023-03-30virtio/vsock: fix header length on skb mergingArseniy Krasnov1-1/+1
2023-03-29bnxt_en: Add missing 200G link speed reportingMichael Chan2-0/+3
2023-03-29bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP1-4/+4
2023-03-29bnxt_en: Fix reporting of test result in ethtool selftestKalesh AP1-0/+1
2023-03-29i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2-6/+7
2023-03-29bnx2x: use the right build_skb() helperJakub Kicinski1-2/+14
2023-03-29net: ipa: compute DMA pool size properlyAlex Elder1-1/+1
2023-03-29net: wwan: iosm: fixes 7560 modem crashM Chetan Kumar1-0/+7
2023-03-28net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G linksFelix Fietkau1-2/+0
2023-03-28ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()Jakob Koschel1-3/+5
2023-03-28ice: add profile conflict check for AVF FDIRJunfeng Guo1-0/+73
2023-03-28ice: Fix ice_cfg_rdma_fltr() to only update relevant fieldsBrett Creeley1-4/+22
2023-03-28ice: fix W=1 headers mismatchJesse Brandeburg2-1/+2
2023-03-28xen/netback: remove not needed test in xenvif_tx_build_gops()Juergen Gross1-4/+0
2023-03-28xen/netback: don't do grant copy across page boundaryJuergen Gross2-3/+24
2023-03-28smsc911x: avoid PHY being resumed when interface is not upWolfram Sang1-2/+5
2023-03-28net: mvpp2: parser fix PPPoESven Auhagen1-48/+34
2023-03-28net: mvpp2: parser fix QinQSven Auhagen1-2/+2
2023-03-28net: mvpp2: classifier flow fix fragmentation flagsSven Auhagen1-12/+18
2023-03-27MAINTAINERS: remove the linux-nfc@lists.01.org listLukas Bulwahn1-6/+0
2023-03-27net: fman: Add myself as a reviewerSean Anderson1-0/+1
2023-03-27can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_writeIvan Orlov1-6/+10
2023-03-27net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean2-59/+3
2023-03-27can: j1939: prevent deadlock by moving j1939_sk_errqueue()Oleksij Rempel1-2/+6
2023-03-27net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas1-0/+14
2023-03-27net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisementOleksij Rempel1-0/+1
2023-03-27vsock/loopback: use only sk_buff_head.lock to protect the packet queueStefano Garzarella1-8/+2
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)2-2/+2
2023-03-27net: sfp: constify sfp-bus internal fwnode usesRussell King (Oracle)1-2/+2
2023-03-27net: sfp: make sfp_bus_find_fwnode() take a const fwnodeRussell King (Oracle)2-3/+4
2023-03-27net/net_failover: fix txq exceeding warningFaicker Mo1-6/+2
2023-03-25r8169: fix RTL8168H and RTL8107E rx crc errorChunHao Lin1-0/+3
2023-03-25net: dsa: microchip: ksz8: fix MDB configuration with non-zero VIDOleksij Rempel1-1/+1
2023-03-25net: dsa: microchip: ksz8863_smi: fix bulk accessOleksij Rempel1-9/+0
2023-03-25net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e...Oleksij Rempel1-1/+1
2023-03-25net: dsa: microchip: ksz8: fix offset for the timestamp filedOleksij Rempel1-1/+1
2023-03-25net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entriesOleksij Rempel1-3/+3
2023-03-25net: dsa: microchip: ksz8: fix ksz8_fdb_dump()Oleksij Rempel1-6/+5
2023-03-24ptp_qoriq: fix memory leak in probe()SongJingyi1-1/+1
2023-03-24vmxnet3: use gro callback when UPT is enabledRonak Doshi1-1/+3
2023-03-24net: dsa: realtek: fix out-of-bounds accessAhmad Fatoum1-1/+4
2023-03-24net: phy: dp83869: fix default value for tx-/rx-internal-delayJosua Mayer1-4/+2
2023-03-24sfc: ef10: don't overwrite offload features at NIC resetÍñigo Huguet2-22/+33