summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Lag, move lag files into directoryMaor Gottlieb2021-10-181-352/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-311-0/+8
|\
| * net/mlx5: Lag, fix multipath lag activationDima Chumak2021-08-261-0/+8
* | net/mlx5: Lag, Create shared FDB when in switchdev modeMark Bloch2021-08-051-1/+1
|/
* net/mlx5: Change ownership model for lagMark Bloch2021-06-141-1/+1
* net/mlx5e: Fix multipath lag activationDima Chumak2021-05-181-0/+6
* net/mlx5: Cleanup prototype warningSaeed Mahameed2021-03-121-1/+1
* net/mlx5e: Add LAG warning if bond slave is not lag masterJianbo Liu2020-09-151-1/+1
* net/mlx5e: Return a valid errno if can't get lag device indexJianbo Liu2020-09-151-1/+6
* net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-281-4/+4
* net/mlx5: Use a separate work queue for fib event handlingMark Zhang2020-03-291-4/+10
* ipv4: Remove old route notifications and convert listenersIdo Schimmel2019-12-161-4/+0
* net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi2019-11-011-6/+7
* net/mlx5: LAG, Use port enumeratorsErez Alfasi2019-11-011-27/+29
* net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko2019-10-041-1/+1
* net: fib_notifier: make FIB notifier per-netnsJiri Pirko2019-10-041-5/+2
* mlx5: Add missing init_net check in FIB notifierJiri Pirko2019-09-021-0/+3
* mlx5: Fail attempts to use routes with nexthop objectsDavid Ahern2019-06-041-0/+4
* ipv4: Use accessors for fib_info nexthop dataDavid Ahern2019-06-041-10/+19
* ipv4: Rename fib_nh entriesDavid Ahern2019-03-291-6/+6
* net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan2019-03-011-0/+11
* net/mlx5e: Activate HW multipath and handle port affinity based on FIB eventsRoi Dayan2019-03-011-0/+281
* net/mlx5: Add multipath modeRoi Dayan2019-03-011-0/+23