Star64_linux/drivers/infiniband/hw/mlx5
Jason Gunthorpe f993de88a5 RDMA/odp: Iterate over the whole rbtree directly
Instead of intersecting a full interval, just iterate over every element
directly. This is faster and clearer.

Link: https://lore.kernel.org/r/20190819111710.18440-3-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-08-21 14:08:24 -03:00
..
ah.c
cmd.c
cmd.h
cong.c
cq.c Merge mlx5-next into rdma for-next 2019-07-03 16:50:26 -03:00
devx.c IB/mlx5: Fix use-after-free error while accessing ev_file pointer 2019-08-12 10:46:30 -04:00
doorbell.c
flow.c
gsi.c
ib_rep.c Merge mlx5-next into rdma for-next 2019-07-05 10:16:19 -03:00
ib_rep.h Merge mlx5-next into rdma for-next 2019-07-03 16:50:26 -03:00
ib_virt.c
Kconfig
mad.c
main.c RDMA/mlx5: Release locks during notifier unregister 2019-08-01 12:41:41 -04:00
Makefile
mem.c RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB 2019-08-20 13:44:43 -04:00
mlx5_ib.h IB/mlx5: Fix unreg_umr to ignore the mkey state 2019-07-24 16:42:27 -03:00
mr.c IB/mlx5: Fix MR registration flow to use UMR properly 2019-08-01 11:49:51 -04:00
odp.c RDMA/odp: Iterate over the whole rbtree directly 2019-08-21 14:08:24 -03:00
qp.c IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification 2019-07-25 11:45:48 -03:00
srq.c
srq.h
srq_cmd.c