summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c
AgeCommit message (Expand)Author
2021-10-18net/mlx5: Lag, move lag files into directoryMaor Gottlieb
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net/mlx5: Lag, fix multipath lag activationDima Chumak
2021-08-05net/mlx5: Lag, Create shared FDB when in switchdev modeMark Bloch
2021-06-14net/mlx5: Change ownership model for lagMark Bloch
2021-05-18net/mlx5e: Fix multipath lag activationDima Chumak
2021-03-12net/mlx5: Cleanup prototype warningSaeed Mahameed
2020-09-15net/mlx5e: Add LAG warning if bond slave is not lag masterJianbo Liu
2020-09-15net/mlx5e: Return a valid errno if can't get lag device indexJianbo Liu
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-29net/mlx5: Use a separate work queue for fib event handlingMark Zhang
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel
2019-11-01net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi
2019-11-01net/mlx5: LAG, Use port enumeratorsErez Alfasi
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko
2019-09-02mlx5: Add missing init_net check in FIB notifierJiri Pirko
2019-06-04mlx5: Fail attempts to use routes with nexthop objectsDavid Ahern
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern
2019-03-01net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan
2019-03-01net/mlx5e: Activate HW multipath and handle port affinity based on FIB eventsRoi Dayan
2019-03-01net/mlx5: Add multipath modeRoi Dayan