index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
ib_rep.c
Age
Commit message (
Expand
)
Author
2019-11-11
IB/mlx5: Rename profile and init methods
Michael Guralnik
2019-07-04
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-07-03
net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
Parav Pandit
2019-07-01
RDMA/mlx5: Cleanup rep when doing unload
Bodong Wang
2019-07-01
{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping
Bodong Wang
2019-05-31
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-05-31
{IB,net}/mlx5: Constify rep ops functions pointers
Parav Pandit
2019-05-17
net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index
Parav Pandit
2019-04-10
RDMA/mlx5: Remove VF representor profile
Mark Bloch
2019-04-10
RDMA/mlx5: Move to single device multiport ports in switchdev mode
Mark Bloch
2019-04-10
RDMA/mlx5: Refactor netdev affinity code
Mark Bloch
2019-04-10
RDMA/mlx5: Move default representors SQ steering to rule to modify QP
Mark Bloch
2019-04-10
RDMA/mlx5: Move rep into port struct
Mark Bloch
2019-04-10
RDMA/mlx5: Move ports allocation to outside of INIT stage
Mark Bloch
2019-04-10
RDMA/mlx5: Free IB device on remove
Mark Bloch
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-02-21
Merge branch 'mlx5-next' into rdma.git for-next
Jason Gunthorpe
2019-02-15
net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver
Bodong Wang
2019-02-14
net/mlx5: E-Switch, Normalize the name of uplink vport number
Bodong Wang
2019-02-14
IB/mlx5: Use unified register/load function for uplink and VF vports
Bodong Wang
2019-02-11
RDMA/mlx5: Fix memory leak in case we fail to add an IB device
Mark Bloch
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2018-12-14
IB/mlx5: Unify e-switch representors load approach between uplink and VFs
Mark Bloch
2018-12-04
RDMA/mlx5: Initialize SRQ tables on mlx5_ib
Leon Romanovsky
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-06-05
RDMA/mlx5: Update SPDX tags to show proper license
Leon Romanovsky
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-23
IB/mlx5: Add proper representors support
Mark Bloch
2018-02-23
IB/mlx5: E-Switch, Add rule to forward traffic to vport
Mark Bloch
2018-02-23
IB/mlx5: Add basic regiser/unregister representors code
Mark Bloch