summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
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-08mlxsw: spectrum_router: Set offload_failed flagAmit Cohen
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen
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
2021-02-05net/mlx5: E-Switch, Refactor rule offload forward action processingVlad Buslov
2021-02-05net/mlx5e: Always set attr mdev pointerVlad Buslov
2021-02-05net/mlx5e: E-Switch, Maintain vhca_id to vport_num mappingVlad Buslov
2021-02-05net/mlx5: E-Switch, Refactor setting source portMark Bloch
2021-02-04net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin
2021-02-03mlxsw: ethtool: Pass link mode in use to ethtoolDanielle Ratson
2021-02-03mlxsw: ethtool: Add support for setting lanes when autoneg is offDanielle Ratson
2021-02-03mlxsw: ethtool: Remove max lanes filteringDanielle Ratson
2021-02-02Merge tag 'mlx5-updates-2021-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-02-02net: Do not call fib6_info_hw_flags_set() when IPv6 is disabledAmit Cohen
2021-02-02net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()Amit Cohen
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-01net/mlx5e: Release skb in case of failure in tc update skbMaor Dickman
2021-02-01net/mlx5e: Update max_opened_tc also when channels are closedMaxim Mikityanskiy
2021-02-01net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb
2021-02-01net/mlx5: Fix function calculation for page treesDaniel Jurgens
2021-02-01net/mlx5: DR, Avoid unnecessary csum recalculation on supporting devicesYevgeny Kliteynik
2021-02-01net/mlx5e: CT: remove useless conversion to PTR_ERR then ERR_PTRSaeed Mahameed
2021-02-01net/mlx5e: accel, remove redundant spaceSaeed Mahameed
2021-02-01net/mlx5e: kTLS, Improve TLS RX workqueue scopeTariq Toukan
2021-02-01net/mlx5e: remove h from printk format specifierTom Rix
2021-02-01net/mlx5e: Increase indirection RQ table size to 256Noam Stolero
2021-02-01net/mlx5e: Enable napi in channel's activation stageTariq Toukan
2021-02-01net/mlx5e: Move representor neigh init into profile enableRoi Dayan
2021-02-01net/mlx5e: Avoid false lock depenency warning on tc_htRoi Dayan