aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-13net/mlx5: Bridge, extract VLAN push/pop actions creationVlad Buslov1-16/+36
2022-07-13net/mlx5: Bridge, rename filter fg to vlan_filterVlad Buslov2-20/+20
2022-07-13net/mlx5: Bridge, refactor groups sizes and indicesVlad Buslov1-12/+29
2022-07-13net/mlx5: debugfs, Add num of in-use FW command interface slotsTariq Toukan1-0/+24
2022-07-13net/mlx5: Expose vnic diagnostic counters for eswitch managed vportsMichael Guralnik5-1/+197
2022-07-13net/mlx5: Use software VHCA id when it's supportedYishai Hadas4-3/+65
2022-07-13net/mlx5: Introduce ifc bits for using software vhca idYishai Hadas1-4/+21
2022-07-13net/mlx5: Use the bitmap API to allocate bitmapsChristophe JAILLET1-11/+8
2022-07-13octeontx2-af: returning uninitialized variableSebin Sebastian1-1/+1
2022-07-13octeontx2-af: Remove duplicate includeJiapeng Chong1-2/+0
2022-07-13net/sched: remove return value of unregister_tcf_proto_opsZhengchao Shao2-3/+4
2022-07-13net: phy: mxl-gpy: print firmware in human readable formMichael Walle1-2/+3
2022-07-13net: phy: mxl-gpy: rename the FW type field nameMichael Walle1-5/+5
2022-07-13net: phy: mxl-gpy: cache PHY firmware versionMichael Walle1-19/+20
2022-07-13net: phy: mxl-gpy: fix version reportingMichael Walle1-5/+6
2022-07-13net: ip6mr: add RTM_GETROUTE netlink opDavid Lamparter1-1/+92
2022-07-13net: devlink: move unlocked function prototypes alongside the locked onesJiri Pirko1-9/+7
2022-07-13net: devlink: use helpers to work with devlink->lock mutexJiri Pirko1-115/+115
2022-07-13net: devlink: fix unlocked vs locked functions descriptionsJiri Pirko1-0/+22
2022-07-13octeontx2-af: Skip CGX/RPM probe incase of zero lmac countHariprasad Kelam5-4/+17
2022-07-13net: prestera: add support for port range filtersMaksym Glubokiy1-0/+24
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy4-7/+30
2022-07-13net: marvell: prestera: implement software MDB entries allocationOleksandr Mazur3-2/+635
2022-07-13net: marvell: prestera: define and implement MDB / flood domain API for entries creation and deletionOleksandr Mazur2-0/+163
2022-07-13net: marvell: prestera: define MDB/flood domain entries and HW API to offload them to the HWOleksandr Mazur4-0/+259
2022-07-13net: marvell: prestera: rework bridge flags settingOleksandr Mazur5-89/+67
2022-07-13ip6_tunnel: allow to inherit from VLAN encapsulated IPMatthias May1-4/+7
2022-07-13ip6_gre: use actual protocol to select xmitMatthias May1-1/+3
2022-07-13ip6_gre: set DSCP for non-IPMatthias May1-7/+32
2022-07-13ip_tunnel: allow to inherit from VLAN encapsulated IPMatthias May1-8/+9
2022-07-12qlogic: qed: fix clang -Wformat warningsJustin Stitt1-2/+2
2022-07-12igb: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-43/+78
2022-07-12selftests: mptcp: add MPC backup testsPaolo Abeni1-0/+30
2022-07-12mptcp: more accurate MPC endpoint trackingPaolo Abeni2-7/+15
2022-07-12mptcp: allow the in kernel PM to set MPC subflow priorityPaolo Abeni1-22/+15
2022-07-12mptcp: address lookup improvementsPaolo Abeni1-5/+10
2022-07-12mptcp: introduce and use mptcp_pm_send_ack()Paolo Abeni3-24/+35
2022-07-12net: ip_tunnel: use strscpy to replace strlcpyXueBing Chen1-2/+2
2022-07-12tcp: make retransmitted SKB fit into the send windowYonglong Li1-7/+16
2022-07-12nfp: support TX VLAN ctag insert in NFDKDiana Wang3-31/+35
2022-07-12nfp: fix clang -Wformat warningsJustin Stitt2-2/+2
2022-07-12arch: arm64: dts: marvell: rename the sfp GPIO propertiesIoana Ciornei10-58/+58
2022-07-12arch: arm64: dts: lx2160a-clearfog-itx: rename the sfp GPIO propertiesIoana Ciornei1-4/+4
2022-07-12dt-bindings: net: sff,sfp: rename example dt nodes to be more genericIoana Ciornei1-9/+9
2022-07-12dt-bindings: net: convert sff,sfp to dtschemaIoana Ciornei3-85/+143
2022-07-12net: change the type of ip_route_input_rcu to staticZhengchao Shao2-21/+17
2022-07-12devlink: Hold the instance lock in port_new / port_del callbacksMoshe Shemesh2-9/+1
2022-07-12net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_setMoshe Shemesh1-20/+0
2022-07-12net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh4-4/+47
2022-07-12devlink: Remove unused functions devlink_rate_leaf_create/destroyMoshe Shemesh2-37/+7