aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag
AgeCommit message (Expand)Author
2023-08-16net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory
2023-01-12net/mlx5: Lag, fix failure to cancel delayed bond workEli Cohen
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
2022-05-09net/mlx5: Lag, use buckets in hash modeMark Bloch
2022-05-09net/mlx5: Lag, refactor dmesg printMark Bloch
2022-05-09net/mlx5: Support devices with more than 2 portsMark Bloch
2022-05-09net/mlx5: Lag, use actual number of lag portsMark Bloch
2022-05-09net/mlx5: Lag, use hash when in roce lag on 4 portsMark Bloch
2022-05-09net/mlx5: Lag, support single FDB only on 2 portsMark Bloch
2022-05-09net/mlx5: Lag, store number of ports inside lag objectMark Bloch
2022-05-09net/mlx5: Lag, filter non compatible devicesMark Bloch
2022-05-09net/mlx5: Lag, use lag lockMark Bloch
2022-05-09net/mlx5: Lag, move E-Switch prerequisite check into lag codeMark Bloch
2022-05-09net/mlx5: Lag, expose number of lag portsMark Bloch
2022-05-04net/mlx5: Fix matching on inner TTCMark Bloch
2022-05-04net/mlx5e: Lag, Don't skip fib events on current dstVlad Buslov
2022-05-04net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov
2022-05-04net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-09net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan
2022-02-23net/mlx5: Lag, offload active-backup drops to hardwareMark Bloch
2022-02-23net/mlx5: Lag, record inactive state of bond deviceMark Bloch
2022-02-23net/mlx5: Lag, don't use magic numbers for portsMark Bloch
2022-02-23net/mlx5: Lag, use local variable already defined to access E-SwitchMark Bloch
2022-01-06net/mlx5e: Don't block routes with nexthop objects in SWMaor Dickman
2021-11-30net/mlx5: Lag, Fix recreation of VF LAGMaor Gottlieb
2021-11-16net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla
2021-11-10net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()Dan Carpenter
2021-10-26net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-18net/mlx5: Lag, use steering to select the affinity port in LAGMaor Gottlieb