summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag
AgeCommit message (Expand)Author
2023-10-14net/mlx5: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan
2023-10-14net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lockShay Drory
2023-10-14net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory
2023-09-19net/mlx5: Enable 4 ports multiport E-switchShay Drory
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-07net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-07-27net/mlx5: Use shared code for checking lag is supportedRoi Dayan
2023-06-23net/mlx5: Lag, Remove duplicate code checking lag is supportedRoi Dayan
2023-06-16net/mlx5: Add header file for eventsJuhee Kang
2023-06-07net/mlx5: Enable 4 ports VF LAGShay Drory
2023-06-07net/mlx5: LAG, block multiport eswitch LAG in case ldev have more than 2 portsShay Drory
2023-06-07net/mlx5: LAG, block multipath LAG in case ldev have more than 2 portsShay Drory
2023-06-07net/mlx5: LAG, change mlx5_shared_fdb_supported() to staticShay Drory
2023-06-07net/mlx5: LAG, generalize handling of shared FDBShay Drory
2023-06-07net/mlx5: LAG, check if all eswitches are paired for shared FDBShay Drory
2023-06-07{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory
2023-06-02net/mlx5: Devcom, Rename paired to readyShay Drory
2023-06-02net/mlx5: E-switch, generalize shared FDB creationShay Drory
2023-02-14net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch
2023-02-14net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan
2023-02-14net/mlx5e: TC, Add peer flow in mpesw modeRoi Dayan
2023-02-14net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan
2023-02-04net/mlx5: Lag, Move mpesw related definitions to mpesw.hRoi Dayan
2023-02-04net/mlx5: Lag, Use flag to check for shared FDB modeMark Bloch
2023-02-04net/mlx5: Lag, Remove redundant bool allocation on the stackRoi Dayan
2023-02-04net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointersRoi Dayan
2023-02-04net/mlx5: Lag, Update multiport eswitch check to log an errorRoi Dayan
2022-12-28net/mlx5: Lag, fix failure to cancel delayed bond workEli Cohen
2022-12-08net/mlx5e: multipath, support routes with more than 2 nexthopsMaor Dickman
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi
2022-11-24net/mlx5: E-switch, Fix duplicate lag creationChris Mi
2022-11-21net/mlx5: Lag, avoid lockdep warningsEli Cohen
2022-09-27net/mlx5: Lag, enable hash mode by default for all NICsLiu, Changcheng
2022-09-27net/mlx5: Lag, set active ports if support bypass port select flow tableLiu, Changcheng
2022-09-27RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng
2022-08-22net/mlx5: Disable irq when locking lag_lockVlad Buslov
2022-08-22net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READYEli Cohen
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-06net/mlx5: Lag, correct get the port select mode strLiu, Changcheng
2022-07-06net/mlx5: Lag, decouple FDB selection and shared FDBMark Bloch
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi
2022-06-09Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-06-09mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds
2022-06-08net/mlx5: E-Switch, pair only capable devicesMark Bloch
2022-05-18net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cl...Jakub Kicinski
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen
2022-05-17net/mlx5: Remove unused argumentEli Cohen
2022-05-17net/mlx5: Lag, refactor lag state machineEli Cohen
2022-05-09net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch