aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-18net/mlx5: Lag, move lag files into directoryMaor Gottlieb1-352/+0
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+8
2021-08-26net/mlx5: Lag, fix multipath lag activationDima Chumak1-0/+8
2021-08-05net/mlx5: Lag, Create shared FDB when in switchdev modeMark Bloch1-1/+1
2021-06-14net/mlx5: Change ownership model for lagMark Bloch1-1/+1
2021-05-18net/mlx5e: Fix multipath lag activationDima Chumak1-0/+6
2021-03-12net/mlx5: Cleanup prototype warningSaeed Mahameed1-1/+1
2020-09-15net/mlx5e: Add LAG warning if bond slave is not lag masterJianbo Liu1-1/+1
2020-09-15net/mlx5e: Return a valid errno if can't get lag device indexJianbo Liu1-1/+6
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+4
2020-03-29net/mlx5: Use a separate work queue for fib event handlingMark Zhang1-4/+10
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel1-4/+0
2019-11-01net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi1-6/+7
2019-11-01net/mlx5: LAG, Use port enumeratorsErez Alfasi1-27/+29
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko1-1/+1
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko1-5/+2
2019-09-02mlx5: Add missing init_net check in FIB notifierJiri Pirko1-0/+3
2019-06-04mlx5: Fail attempts to use routes with nexthop objectsDavid Ahern1-0/+4
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern1-10/+19
2019-03-29ipv4: Rename fib_nh entriesDavid Ahern1-6/+6
2019-03-01net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan1-0/+11
2019-03-01net/mlx5e: Activate HW multipath and handle port affinity based on FIB eventsRoi Dayan1-0/+281
2019-03-01net/mlx5: Add multipath modeRoi Dayan1-0/+23