summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lag_mp.c
AgeCommit message (Expand)AuthorFilesLines
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