Age | Commit message (Expand) | Author | Files | Lines |
2023-06-08 | {net/RDMA}/mlx5: introduce lag_for_each_peer | Shay Drory | 1 | -36/+62 |
2023-06-08 | RDMA/mlx5: Free second uplink ib port | Shay Drory | 1 | -1/+4 |
2023-02-15 | net/mlx5: Lag, Add single RDMA device in multiport mode | Mark Bloch | 1 | -5/+13 |
2021-08-05 | RDMA/mlx5: Add shared FDB support | Mark Bloch | 1 | -6/+69 |
2021-08-05 | {net, RDMA}/mlx5: Extend send to vport rules | Mark Bloch | 1 | -1/+1 |
2021-04-12 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jason Gunthorpe | 1 | -3/+2 |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch | 1 | -2/+2 |
2021-03-13 | net/mlx5: E-Switch, Refactor send to vport to be more generic | Mark Bloch | 1 | -2/+1 |
2021-03-13 | RDMA/mlx5: Use representor E-Switch when getting netdev and metadata | Mark Bloch | 1 | -1/+1 |
2020-12-06 | RDMA/mlx5: Remove IB representors dead code | Leon Romanovsky | 1 | -24/+7 |
2020-12-06 | net/mlx5: Simplify eswitch mode check | Leon Romanovsky | 1 | -5/+0 |
2020-12-06 | RDMA/mlx5: Convert mlx5_ib to use auxiliary bus | Leon Romanovsky | 1 | -18/+58 |
2019-11-11 | IB/mlx5: Rename profile and init methods | Michael Guralnik | 1 | -1/+1 |
2019-07-04 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 1 | -10/+14 |
2019-07-03 | net/mlx5: Introduce and use mlx5_eswitch_get_total_vports() | Parav Pandit | 1 | -1/+1 |
2019-07-02 | RDMA/mlx5: Cleanup rep when doing unload | Bodong Wang | 1 | -7/+11 |
2019-07-02 | {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping | Bodong Wang | 1 | -2/+2 |
2019-05-31 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 1 | -9/+10 |
2019-05-31 | {IB,net}/mlx5: Constify rep ops functions pointers | Parav Pandit | 1 | -9/+10 |
2019-05-17 | net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index | Parav Pandit | 1 | -6/+7 |
2019-04-10 | RDMA/mlx5: Remove VF representor profile | Mark Bloch | 1 | -39/+0 |
2019-04-10 | RDMA/mlx5: Move to single device multiport ports in switchdev mode | Mark Bloch | 1 | -5/+26 |
2019-04-10 | RDMA/mlx5: Refactor netdev affinity code | Mark Bloch | 1 | -0/+2 |
2019-04-10 | RDMA/mlx5: Move default representors SQ steering to rule to modify QP | Mark Bloch | 1 | -13/+12 |
2019-04-10 | RDMA/mlx5: Move rep into port struct | Mark Bloch | 1 | -3/+4 |
2019-04-10 | RDMA/mlx5: Move ports allocation to outside of INIT stage | Mark Bloch | 1 | -2/+10 |
2019-04-10 | RDMA/mlx5: Free IB device on remove | Mark Bloch | 1 | -4/+1 |
2019-03-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -2/+4 |
2019-02-21 | Merge branch 'mlx5-next' into rdma.git for-next | Jason Gunthorpe | 1 | -55/+18 |
2019-02-16 | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver | Bodong Wang | 1 | -13/+7 |
2019-02-14 | net/mlx5: E-Switch, Normalize the name of uplink vport number | Bodong Wang | 1 | -2/+2 |
2019-02-14 | IB/mlx5: Use unified register/load function for uplink and VF vports | Bodong Wang | 1 | -55/+18 |
2019-02-12 | RDMA/mlx5: Fix memory leak in case we fail to add an IB device | Mark Bloch | 1 | -1/+3 |
2019-01-31 | RDMA: Provide safe ib_alloc_device() function | Leon Romanovsky | 1 | -1/+1 |
2018-12-14 | IB/mlx5: Unify e-switch representors load approach between uplink and VFs | Mark Bloch | 1 | -1/+10 |
2018-12-04 | RDMA/mlx5: Initialize SRQ tables on mlx5_ib | Leon Romanovsky | 1 | -0/+4 |
2018-10-17 | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit | 1 | -3/+0 |
2018-06-05 | RDMA/mlx5: Update SPDX tags to show proper license | Leon Romanovsky | 1 | -1/+1 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+6 |
2018-02-23 | IB/mlx5: Add proper representors support | Mark Bloch | 1 | -0/+65 |
2018-02-23 | IB/mlx5: E-Switch, Add rule to forward traffic to vport | Mark Bloch | 1 | -0/+20 |
2018-02-23 | IB/mlx5: Add basic regiser/unregister representors code | Mark Bloch | 1 | -0/+104 |