aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan2-50/+0
2022-03-17net/mlx5: CT: Remove extra rhashtable remove on tuple entriesPaul Blakey1-1/+0
2022-03-17net/mlx5: DR, Remove hw_ste from mlx5dr_ste to reduce memoryRongwei Liu5-40/+55
2022-03-17net/mlx5: DR, Remove 4 members from mlx5dr_ste_htbl to reduce memoryRongwei Liu5-46/+37
2022-03-17net/mlx5: DR, Remove num_of_entries byte_size from struct mlx5_dr_icm_chunkRongwei Liu5-27/+42
2022-03-17net/mlx5: DR, Remove icm_addr from mlx5dr_icm_chunk to reduce memoryRongwei Liu8-33/+54
2022-03-17net/mlx5: DR, Remove mr_addr rkey from struct mlx5dr_icm_chunkRongwei Liu4-10/+22
2022-03-17net/mlx5: DR, Adjust structure member to reduce memory holeRongwei Liu1-3/+3
2022-03-17net/mlx5e: Drop cqe_bcnt32 from mlx5e_skb_from_cqe_mpwrq_linearMaxim Mikityanskiy1-6/+5
2022-03-17net/mlx5e: Drop the len output parameter from mlx5e_xdp_handleMaxim Mikityanskiy4-13/+11
2022-03-17net/mlx5e: RX, Test the XDP program existence out of the handlerTariq Toukan4-25/+39
2022-03-17net/mlx5e: Build SKB in place over the first fragment in non-linear legacy RQMaxim Mikityanskiy2-34/+57
2022-03-17net/mlx5e: Add headroom only to the first fragment in legacy RQMaxim Mikityanskiy1-1/+4
2022-03-17net/mlx5e: Validate MTU when building non-linear legacy RQ fragments infoMaxim Mikityanskiy1-7/+27
2022-03-17selftests: net: fix array_size.cocci warningGuo Zhengkui3-5/+10
2022-03-17net: stmmac: clean up impossible conditionDan Carpenter1-4/+1
2022-03-17net: geneve: support IPv4/IPv6 as inner protocolEyal Birger2-19/+64
2022-03-17net: mvneta: Add support for 98DX2530 Ethernet portChris Packham1-0/+12
2022-03-17dt-bindings: net: mvneta: Add marvell,armada-ac5-netaChris Packham1-0/+1
2022-03-17ptp: ocp: Fix PTP_PF_* verification requestsJonathan Lemon1-8/+20
2022-03-16net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman4-0/+10
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman11-70/+43
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman3-0/+29
2022-03-16net: dsa: Never offload FDB entries on standalone portsTobias Waldekranz1-0/+3
2022-03-16phy: Remove duplicated include in phy-fsl-lynx-28g.cYang Li1-1/+0
2022-03-16net: mv643xx_eth: undo some opreations in mv643xx_eth_probeMinghao Chi1-2/+4
2022-03-16net: hns3: Fix spelling mistake "does't" -> "doesn't"Colin Ian King1-1/+1
2022-03-16gve: Fix spelling mistake "droping" -> "dropping"Colin Ian King1-1/+1
2022-03-16net: ksz884x: optimize netdev_open flow and remove static variablewujunwen1-5/+4
2022-03-16hamradio: Fix wrong assignment of 'bbc->cfg.loopback'Meng Tang1-2/+2
2022-03-16bareudp: use ipv6_mod_enabled to check if IPv6 enabledHangbin Liu1-9/+10
2022-03-16can: ucan: fix typos in commentsJulia Lawall1-2/+2
2022-03-16dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAMLAmit Kumar Mahapatra2-61/+161
2022-03-16can: isotp: support MSG_TRUNC flag when reading from socketOliver Hartkopp1-12/+15
2022-03-16can: isotp: return -EADDRNOTAVAIL when reading from unbound socketOliver Hartkopp1-0/+4
2022-03-16can: isotp: sanitize CAN ID checks in isotp_bind()Oliver Hartkopp1-20/+21
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski6-83/+35
2022-03-16devlink: hold the instance lock in port_split / port_unsplit callbacksJakub Kicinski3-33/+8
2022-03-16eth: mlxsw: switch to explicit locking for port registrationJakub Kicinski3-2/+22
2022-03-16eth: nfp: replace driver's "pf" lock with devlink instance lockJakub Kicinski6-41/+48
2022-03-16eth: nfp: wrap locking assertions in helpersJakub Kicinski4-5/+14
2022-03-16devlink: expose instance locking and add locked port registeringJakub Kicinski3-24/+98
2022-03-16net: dt-bindings: dwmac: add support for mt8195Biao Huang1-4/+24
2022-03-16stmmac: dwmac-mediatek: add support for mt8195Biao Huang1-10/+268
2022-03-16net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schemaBiao Huang2-91/+155
2022-03-16arm64: dts: mt2712: update ethernet device nodeBiao Huang2-5/+10
2022-03-16stmmac: dwmac-mediatek: re-arrange clock settingBiao Huang1-23/+48
2022-03-16stmmac: dwmac-mediatek: Reuse more common featuresBiao Huang1-17/+15
2022-03-16stmmac: dwmac-mediatek: add platform level clocks managementBiao Huang1-7/+18
2022-03-15net: sparx5: Use Switchdev fdb events for managing fdb entriesCasper Andersson3-72/+33