aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-19ice: Manage act flags for switchdev offloadsWojciech Drewek5-138/+21
2021-10-19ice: Forbid trusted VFs in switchdev modeWojciech Drewek1-5/+5
2021-10-19ice: fix software generating extra interruptsJesse Brandeburg2-11/+16
2021-10-19ice: fix rate limit update after coalesce changeJesse Brandeburg2-8/+13
2021-10-19ice: update dim usage and moderationJesse Brandeburg4-87/+142
2021-10-19ice: Add support for VF rate limitingBrett Creeley7-4/+486
2021-10-19net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_alloc/memset()Cai Huoqing1-3/+2
2021-10-19ieee802154: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-2/+0
2021-10-19devlink: Remove extra device_lock assert checksLeon Romanovsky1-2/+0
2021-10-19ethernet: Remove redundant statementluo penghao1-1/+0
2021-10-19net: phylink: Support disabling autonegotiation for PCSRobert Hancock1-5/+19
2021-10-19net: sched: Allow statistics reads from softirq.Sebastian Andrzej Siewior1-1/+1
2021-10-19net: phylink: rejig SFP interface selection in ksettings_set()Russell King (Oracle)1-10/+10
2021-10-19e1000e: Remove redundant statementluo penghao1-1/+0
2021-10-19ethernet: sparx5: use eth_hw_addr_gen()Jakub Kicinski1-3/+1
2021-10-19ethernet: mlxsw: use eth_hw_addr_gen()Jakub Kicinski2-11/+7
2021-10-19ethernet: fec: use eth_hw_addr_gen()Jakub Kicinski1-4/+1
2021-10-19ethernet: prestera: use eth_hw_addr_gen()Jakub Kicinski1-2/+5
2021-10-19ethernet: ocelot: use eth_hw_addr_gen()Jakub Kicinski1-2/+1
2021-10-19ethernet: add a helper for assigning port addressesJakub Kicinski1-0/+21
2021-10-19ethernet: smsc: use eth_hw_addr_set()Jakub Kicinski2-15/+19
2021-10-19ethernet: smc91x: use eth_hw_addr_set()Jakub Kicinski2-2/+6
2021-10-19ethernet: sis900: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-19ethernet: sis190: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-19ethernet: sxgbe: use eth_hw_addr_set()Jakub Kicinski1-3/+6
2021-10-19ethernet: rocker: use eth_hw_addr_set()Jakub Kicinski1-3/+5
2021-10-19ethernet: renesas: use eth_hw_addr_set()Jakub Kicinski2-14/+18
2021-10-19ethernet: r8169: use eth_hw_addr_set()Jakub Kicinski1-1/+2
2021-10-19ethernet: netxen: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-19ethernet: lpc: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-19ethernet: sky2/skge: use eth_hw_addr_set()Jakub Kicinski2-4/+9
2021-10-19ethernet: mv643xx: use eth_hw_addr_set()Jakub Kicinski1-3/+7