index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mlx5_ib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
1
-1
/
+1
2022-02-23
RDMA/mlx5: Merge similar flows of allocating MR from the cache
Aharon Landau
1
-1
/
+2
2022-02-23
RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
Aharon Landau
1
-1
/
+0
2022-01-28
RDMA/mlx5: Delete get_num_static_uars function
Leon Romanovsky
1
-6
/
+0
2022-01-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+3
2022-01-05
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
1
-8
/
+0
2022-01-05
Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"
Maor Gottlieb
1
-3
/
+3
2021-12-15
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
1
-1
/
+2
2021-12-14
RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
Kees Cook
1
-2
/
+2
2021-12-13
RDMA/mlx5: Add support to multiple priorities for FDB rules
Maor Gottlieb
1
-1
/
+2
2021-11-25
RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
Alaa Hleihel
1
-3
/
+3
2021-10-19
Merge brank 'mlx5_mkey' into rdma.git for-next
Jason Gunthorpe
1
-12
/
+19
2021-10-19
RDMA/mlx5: Attach ndescs to mlx5_ib_mkey
Aharon Landau
1
-7
/
+1
2021-10-19
RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
Aharon Landau
1
-6
/
+19
2021-10-12
RDMA/mlx5: Add modify_op_stat() support
Aharon Landau
1
-0
/
+1
2021-10-12
RDMA/mlx5: Add steering support in optional flow counters
Aharon Landau
1
-0
/
+24
2021-10-12
RDMA/mlx5: Support optional counters in hw_stats initialization
Aharon Landau
1
-0
/
+1
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
1
-1
/
+1
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-3
/
+2
2021-08-03
RDMA/mlx5: Delete device resource mutex that didn't protect anything
Leon Romanovsky
1
-2
/
+0
2021-06-22
Merge branch 'mlx5_realtime_ts' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+7
2021-06-22
RDMA/mlx5: Support real-time timestamp directly from the device
Aharon Landau
1
-0
/
+7
2021-05-26
RDMA/mlx5: Take qp type from mlx5_ib_qp
Maor Gottlieb
1
-1
/
+0
2021-05-20
RDMA/mlx5: Remove unused parameter udata
Lang Cheng
1
-3
/
+1
2021-04-13
Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jason Gunthorpe
1
-24
/
+1
2021-04-13
RDMA/mlx5: Add support in MEMIC operations
Maor Gottlieb
1
-0
/
+1
2021-04-13
RDMA/mlx5: Move all DM logic to separate file
Maor Gottlieb
1
-24
/
+0
2021-03-26
RDMA/mlx5: Set ODP caps only if device profile support ODP
Shay Drory
1
-6
/
+0
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-20
/
+20
2021-03-23
RDMA/mlx5: Create ODP EQ only when ODP MR is created
Shay Drory
1
-0
/
+7
2021-03-11
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
Jason Gunthorpe
1
-4
/
+1
2021-03-11
RDMA/mlx5: Use a union inside mlx5_ib_mr
Jason Gunthorpe
1
-1
/
+1
2021-03-11
RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
Jason Gunthorpe
1
-43
/
+60
2021-02-08
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
1
-8
/
+23
2021-02-05
IB/mlx5: Use rdma_for_each_port for port iteration
Parav Pandit
1
-1
/
+1
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
1
-1
/
+0
2021-02-05
IB/mlx5: Avoid calling query device for reading pkey table length
Parav Pandit
1
-1
/
+1
2021-02-05
IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
Parav Pandit
1
-0
/
+8
2021-01-20
RDMA/mlx5: Support dma-buf based userspace memory region
Jianxin Xiong
1
-0
/
+18
2021-01-19
IB/mlx5: Make function static
Parav Pandit
1
-2
/
+0
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-21
/
+81
2020-12-07
RDMA/mlx5: Assign dev to DM MR
Maor Gottlieb
1
-1
/
+5
2020-12-07
RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()
Jason Gunthorpe
1
-2
/
+2
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
1
-3
/
+3
2020-12-06
RDMA/mlx5: Convert mlx5_ib to use auxiliary bus
Leon Romanovsky
1
-2
/
+2
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx
Jason Gunthorpe
1
-5
/
+0
2020-11-16
RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQ
Jason Gunthorpe
1
-0
/
+10
2020-11-16
RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QP
Jason Gunthorpe
1
-1
/
+0
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
1
-0
/
+31
2020-11-02
RDMA/mlx5: Use ib_umem_find_best_pgsz() for mkc's
Jason Gunthorpe
1
-0
/
+27
[next]