aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
sary checkTonghao Zhang1-5/+4 2020-04-23net: openvswitch: set max limitation to metersTonghao Zhang2-10/+49 2020-04-23net: openvswitch: expand the meters supported numberTonghao Zhang3-63/+195 2020-04-23net: phy: bcm54140: fix less than zero comparison on an unsignedColin Ian King1-2/+4 2020-04-23qed: Make ll2_cbs staticZou Wei1-1/+1 2020-04-23net: sched : Remove unnecessary cast in kfreeXu Wang1-1/+1 2020-04-23net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko4-0/+55 2020-04-23net: ethernet: ti: cpts: add support for HW_TS_PUSH eventsGrygorii Strashko4-5/+57 2020-04-23net: ethernet: ti: cpts: add irq supportGrygorii Strashko2-1/+38 2020-04-23net: ethernet: ti: cpts: rework lockingGrygorii Strashko2-24/+32 2020-04-23net: ethernet: ti: cpts: move tx timestamp processing to ptp worker onlyGrygorii Strashko1-71/+94 2020-04-23net: ethernet: ti: cpts: optimize packet to event matchingGrygorii Strashko1-33/+58 2020-04-23net: ethernet: ti: cpts: switch to use new .gettimex64() interfaceGrygorii Strashko1-8/+14 2020-04-23net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()Grygorii Strashko2-2/+7 2020-04-23net: ethernet: ti: cpts: separate hw counter read from timecounterGrygorii Strashko2-26/+29 2020-04-23net: ethernet: ti: cpts: use dev_yy() api for logsGrygorii Strashko1-6/+6 2020-04-23net/mlx4_en: use napi_complete_done() in TX completionEric Dumazet3-13/+13 2020-04-23net: napi: use READ_ONCE()/WRITE_ONCE()Eric Dumazet2-5/+5 2020-04-23net: napi: add hard irqs deferral featureEric Dumazet3-11/+38 2020-04-23qede: Add support for handling the pcie errors.Sudarsana Reddy Kalluru2-1/+68 2020-04-23qed: Enable device error reporting capability.Sudarsana Reddy Kalluru1-0/+9 2020-04-23net: dsa: add GRO support via gro_cellsAlexander Lobakin4-2/+14 2020-04-23ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont2-22/+7 2020-04-22dpaa2-eth: use bulk enqueue in .ndo_xdp_xmitIoana Ciornei2-29/+30 2020-04-22dpaa2-eth: split the .ndo_xdp_xmit callback into two stagesIoana Ciornei1-36/+40 2020-04-22dpaa2-eth: use the bulk ring mode enqueue interfaceIoana Ciornei2-14/+22 2020-04-22dpaa2-eth: return num_enqueued frames from enqueue callbackIoana Ciornei2-13/+26 2020-04-22xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei2-1/+2 2020-04-22selftests: A few improvements to fib_nexthops.shDavid Ahern1-11/+14 2020-04-22selftests: tc-testing: Add a TDC test for pedit munge ip6 dsfieldPetr Machata1-0/+25 2020-04-22selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfieldPetr Machata1-0/+66 2020-04-22net: phy: tja11xx: add delayed registration of TJA1102 PHY1Oleksij Rempel1-7/+105 2020-04-22net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel2-32/+52 2020-04-22net: phy: tja11xx: add initial TJA1102 supportOleksij Rempel1-0/+91