aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
2021-02-16net: re-solve some conflicts after net -> net-next mergeJakub Kicinski
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller
2021-02-16net/mlx5: Add cyc2time HW translation mode supportAya Levin
2021-02-16net/mlx5: Move some PPS logic into helper functionsEran Ben Elisha
2021-02-16net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha
2021-02-16net/mlx5: Refactor init clock functionEran Ben Elisha
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-11net/mlx5: Remove TLS dependencies on XPSTariq Toukan
2021-02-11net/mlx5e: Check tunnel offload is required before setting SWPMoshe Shemesh
2021-02-11net/mlx5e: CT: manage the lifetime of the ct entry objectOz Shlomo
2021-02-11net/mlx5: Disable devlink reload for lag devicesShay Drory
2021-02-11net/mlx5: Disallow RoCE on lag deviceShay Drory
2021-02-11net/mlx5: Disallow RoCE on multi port slave deviceShay Drory
2021-02-11net/mlx5: Disable devlink reload for multi port slave deviceShay Drory
2021-02-11net/mlx5e: kTLS, Use refcounts to free kTLS RX priv contextMaxim Mikityanskiy
2021-02-11net/mlx5e: Fix CQ params of ICOSQ and async ICOSQMaxim Mikityanskiy
2021-02-11net/mlx5e: Replace synchronize_rcu with synchronize_netMaxim Mikityanskiy
2021-02-11net/mlx5: Fix health error state handlingShay Drory
2021-02-11net/mlx5e: Change interrupt moderation channel params also when channels are ...Maxim Mikityanskiy
2021-02-11net/mlx5e: Don't change interrupt moderation params when DIM is enabledMaxim Mikityanskiy
2021-02-11net/mlx5e: Enable XDP for Connect-X IPsec capable devicesRaed Salem
2021-02-11net/mlx5e: Enable striding RQ for Connect-X IPsec capable devicesRaed Salem
2021-02-11net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit
2021-02-10net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe()Wei Yongjun
2021-02-10net/mlx5e: Fix error return code in mlx5e_tc_esw_init()Wei Yongjun
2021-02-10net/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter
2021-02-10net/mlx5e: Fix tc_tun.h to verify MLX5_ESWITCH configVlad Buslov
2021-02-10net/mlx5: Assign boolean values to a bool variableJiapeng Zhong
2021-02-10net/mlx5e: Fix spelling mistake "Unknouwn" -> "Unknown"Colin Ian King
2021-02-10net/mlx5e: Fix spelling mistake "channles" -> "channels"Colin Ian King
2021-02-10net/mlx5_core: remove unused including <generated/utsrelease.h>Zou Wei
2021-02-10net/mlx5: fix spelling mistake in Kconfig "accelaration" -> "acceleration"Colin Ian King
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov
2021-02-05net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov
2021-02-05net/mlx5e: TC preparation refactoring for routing update eventVlad Buslov
2021-02-05net/mlx5e: Refactor neigh update infrastructureVlad Buslov
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov
2021-02-05net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov
2021-02-05net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov
2021-02-05net/mlx5e: Refactor reg_c1 usageVlad Buslov
2021-02-05net/mlx5e: VF tunnel RX traffic offloadingVlad Buslov
2021-02-05net/mlx5e: Remove redundant match on tunnel destination macVlad Buslov
2021-02-05net/mlx5: E-Switch, Indirect table infrastructureVlad Buslov
2021-02-05net/mlx5e: Refactor tun routing helpersVlad Buslov
2021-02-05net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov