- d7407d1 RDMA: Change ops->init_port to ops->port_groups by Jason Gunthorpe · 3 years, 7 months ago
- 8f1708f RDMA/hfi1: Use attributes for the port sysfs by Jason Gunthorpe · 3 years, 7 months ago
- 4a7aaf8 RDMA/qib: Use attributes for the port sysfs by Jason Gunthorpe · 3 years, 7 months ago
- 4b5f4d3 RDMA: Split the alloc_hw_stats() ops to port and device variants by Jason Gunthorpe · 3 years, 7 months ago
- 61b460d RDMA/hns: Support getting max QP number from firmware by Xi Wang · 3 years, 8 months ago
- 7ce6095e RDMA/mlx5: Don't add slave port to unaffiliated list by Leon Romanovsky · 3 years, 8 months ago
- 2db7b2e RDMA/irdma: Store PBL info address a pointer type by Shiraz Saleem · 3 years, 7 months ago
- 6246f1c RDMA/irdma: Use list_last_entry/list_first_entry by Shiraz Saleem · 3 years, 7 months ago
- ac477ef RDMA/irdma: Use list_move instead of list_del/list_add by Baokun Li · 3 years, 7 months ago
- 7183451 RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting by Weihang Li · 3 years, 8 months ago
- 8f9513d RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting by Weihang Li · 3 years, 8 months ago
- 33649cd RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting by Weihang Li · 3 years, 8 months ago
- cc9e5a8 RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting by Weihang Li · 3 years, 8 months ago
- 61c7d82 RDMA/irdma: Fix return error sign from irdma_modify_qp by Kamal Heib · 3 years, 8 months ago
- 205be5d RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate" by Colin Ian King · 3 years, 8 months ago
- cd16b32 RDMA/irdma: remove redundant initialization of variable val by Colin Ian King · 3 years, 8 months ago
- 1b01a42 RDMA/irdma: remove extraneous indentation on a statement by Colin Ian King · 3 years, 8 months ago
- 7fde2db RDMA/irdma: Fix issues with u8 left shift operation by Colin Ian King · 3 years, 8 months ago
- aeb27bb RDMA/cxgb4: Fix missing error code in create_qp() by Jiapeng Chong · 3 years, 8 months ago
- 35f5ace RDMA/bnxt_re: Enable global atomic ops if platform supports by Devesh Sharma · 3 years, 8 months ago
- 50971e3 Merge branch 'irdma' into rdma.git for-next by Jason Gunthorpe · 3 years, 8 months ago
- fa0cf56 RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw by Shiraz Saleem · 3 years, 8 months ago
- ddae5d6 RDMA/irdma: Add dynamic tracing for CM by Michael J. Ruhl · 3 years, 8 months ago
- 915cc7a RDMA/irdma: Add miscellaneous utility definitions by Mustafa Ismail · 3 years, 8 months ago
- 551c46e RDMA/irdma: Add user/kernel shared libraries by Mustafa Ismail · 3 years, 8 months ago
- dd90451 RDMA/irdma: Add RoCEv2 UD OP support by Mustafa Ismail · 3 years, 8 months ago
- b48c24c RDMA/irdma: Implement device supported verb APIs by Mustafa Ismail · 3 years, 8 months ago
- e8c4dbc RDMA/irdma: Add PBLE resource manager by Mustafa Ismail · 3 years, 8 months ago
- 146b975 RDMA/irdma: Add connection manager by Mustafa Ismail · 3 years, 8 months ago
- 3ae331c RDMA/irdma: Add QoS definitions by Mustafa Ismail · 3 years, 8 months ago
- a3a06db5 RDMA/irdma: Add privileged UDA queue implementation by Mustafa Ismail · 3 years, 8 months ago
- d1850c0 RDMA/irdma: Add HMC backing store setup functions by Mustafa Ismail · 3 years, 8 months ago
- 3f49d68 RDMA/irdma: Implement HW Admin Queue OPs by Mustafa Ismail · 3 years, 8 months ago
- 44d9e52 RDMA/irdma: Implement device initialization definitions by Mustafa Ismail · 3 years, 8 months ago
- 8498a30 RDMA/irdma: Register auxiliary driver and implement private channel OPs by Mustafa Ismail · 3 years, 8 months ago
- f974428 RDMA/core: Sanitize WQ state received from the userspace by Leon Romanovsky · 3 years, 8 months ago
- 3f0d979 RDMA/hns: Refactor capability configuration flow of VF by Xi Wang · 3 years, 8 months ago
- 17bb6b6 IB/hfi1: Move a function from a header file into a .c file by Bart Van Assche · 3 years, 8 months ago
- 68e11a6 RDMA/hns: Clean the hardware related code for HEM by Xi Wang · 3 years, 8 months ago
- 82eb481 RDMA/hns: Use refcount_t APIs for HEM by Weihang Li · 3 years, 8 months ago
- 5e6370d RDMA/hns: Fix wrong timer context buffer page size by Xi Wang · 3 years, 8 months ago
- 1f704d8 RDMA/hns: Refactor root BT allocation for MTR by Xi Wang · 3 years, 8 months ago
- 7b0006d RDMA/hns: Optimize the base address table config for MTR by Xi Wang · 3 years, 8 months ago
- 125217e i40e: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 8 months ago
- 9ecf6ac RDMA/mlx5: Take qp type from mlx5_ib_qp by Maor Gottlieb · 3 years, 8 months ago
- 331859d RDMA/hns: Remove unused CMDQ member by Lang Cheng · 3 years, 8 months ago
- 21090b5 RDMA/hns: Remove Receive Queue of CMDQ by Lang Cheng · 3 years, 8 months ago
- 4511624 RDMA/hns: Rename CMDQ head/tail pointer to PI/CI by Lang Cheng · 3 years, 8 months ago
- b6989da RDMA/hns: Refactor extend link table allocation by Xi Wang · 3 years, 8 months ago
- 800de3f RDMA/cxgb4: Remove useless assignments by Tian Tao · 3 years, 8 months ago
- 12a7a99 IB/hfi1: Remove the repeated declaration by Shaokun Zhang · 3 years, 8 months ago
- 6dc7600 RDMA/bnxt_re: Drop unnecessary NULL checks after container_of by Guenter Roeck · 3 years, 8 months ago
- 0bedd3d RDMA/mlx5: Remove unused parameter udata by Lang Cheng · 3 years, 8 months ago
- aca496f RDMA/mlx4: Remove unused parameter udata by Lang Cheng · 3 years, 8 months ago
- 69e0a42 RDMA/hns: Remove unused parameter udata by Lang Cheng · 3 years, 8 months ago
- c906b86 RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext response by Sergey Gorenko · 3 years, 8 months ago
- 021c1f2 RDMA/mlx5: Support SQD2RTS for modify QP by Sergey Gorenko · 3 years, 8 months ago
- 620ccaa IB/hfi1: Delete an unneeded bool conversion by Zhen Lei · 3 years, 8 months ago
- e6a1f8c RDMA/mlx5: Remove redundant assignment to ret by Yang Li · 3 years, 9 months ago
- 591f762 RDMA/hns: Remove the condition of light load for posting DWQE by Yixian Liu · 3 years, 9 months ago
- 6f8ee8d Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
- f34b2cf1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 9 months ago
- 6da7bda IB/qib: Remove redundant assignment to ret by Yang Li · 3 years, 9 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
- 34b39ef RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res by Lv Yunlong · 3 years, 9 months ago
- 2d085ee IB/hfi1: Remove redundant variable rcd by Jiapeng Chong · 3 years, 9 months ago
- 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 9 months ago
- 9a89d3ad RDMA/mlx5: Expose private query port by Mark Bloch · 3 years, 9 months ago
- 054bd5a RDMA/mlx4: Remove an unused variable by Christophe JAILLET · 3 years, 9 months ago
- 982b7c1 RDMA/mlx5: Fix type assignment for ICM DM by Maor Gottlieb · 3 years, 9 months ago
- dedbc2d IB/mlx5: Set right RoCE l3 type and roce version while deleting GID by Parav Pandit · 3 years, 9 months ago
- 783a11b RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails by Sindhu Devale · 3 years, 9 months ago
- 3a66843 RDMA/cxgb4: add missing qpid increment by Potnuri Bharat Teja · 3 years, 9 months ago
- 1900357 RDMA/bnxt_re: Get rid of custom module reference counting by Leon Romanovsky · 3 years, 10 months ago
- bcf9ee0 RDMA/bnxt_re: Create direct symbol link between bnxt modules by Leon Romanovsky · 3 years, 10 months ago
- ae988482 RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it by Leon Romanovsky · 3 years, 10 months ago
- 719d134 RDMA/hns: Remove duplicated hem page size config code by Xi Wang · 3 years, 10 months ago
- 0b567cd RDMA/hns: Enable RoCE on virtual functions by Wei Xu · 3 years, 10 months ago
- accfc1a RDMA/hns: Set parameters of all the functions belong to a PF by Wei Xu · 3 years, 10 months ago
- 2a424e1 RDMA/hns: Reserve the resource for the VFs by Wei Xu · 3 years, 10 months ago
- 5b03a42 RDMA/hns: Query the number of functions supported by the PF by Wei Xu · 3 years, 10 months ago
- 0fb46da RDMA/hns: Simplify function's resource related command by Xi Wang · 3 years, 10 months ago
- fe73f96 Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jason Gunthorpe · 3 years, 9 months ago
- 1873164 RDMA/mlx5: Expose UAPI to query DM by Maor Gottlieb · 3 years, 9 months ago
- cea85fa RDMA/mlx5: Add support in MEMIC operations by Maor Gottlieb · 3 years, 9 months ago
- 39cc792 RDMA/mlx5: Add support to MODIFY_MEMIC command by Maor Gottlieb · 3 years, 9 months ago
- 251b9d7 RDMA/mlx5: Re-organize the DM code by Maor Gottlieb · 3 years, 9 months ago
- 831df88 RDMA/mlx5: Move all DM logic to separate file by Maor Gottlieb · 3 years, 9 months ago
- 780278c IB/hfi1: Rework AIP and VNIC dummy netdev usage by Mike Marciniszyn · 3 years, 10 months ago
- 9c8823e RDMA/qib: Remove useless qib_read_ureg() function by Jiapeng Chong · 3 years, 9 months ago
- dc1d06e RDMA/hns: Remove unnecessary flush operation for workqueue by Yixian Liu · 3 years, 9 months ago
- 8166e00 RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlock by Ye Bin · 3 years, 9 months ago
- 22efb0a RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal() by Wang Wensheng · 3 years, 10 months ago
- 4c7d9c6 IB/hfi1: Fix error return code in parse_platform_config() by Wang Wensheng · 3 years, 10 months ago
- 10dd83d RDMA/qedr: Fix error return code in qedr_iw_connect() by Wang Wensheng · 3 years, 10 months ago
- a0354d2 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jason Gunthorpe · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 95b5c29 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 3 years, 9 months ago
- 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 10 months ago
- 69455df RDMA/hns: Prevent le32 from being implicitly converted to u32 by Lang Cheng · 3 years, 10 months ago