summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-07-20RDMA/bnxt_re: introduce wqe mode to select execution pathDevesh Sharma
2020-07-20RDMA/qedr: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/i40iw: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/cxgb4: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/siw: Remove the query_pkey callbackKamal Heib
2020-07-20RDMA/core: Remove query_pkey from the mandatory opsKamal Heib
2020-07-20RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is setKamal Heib
2020-07-20RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is setKamal Heib
2020-07-16RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queueMikhail Malygin
2020-07-16RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon
2020-07-16RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon
2020-07-16RDMA/usnic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-16IB/hfi1: Remove unnecessary fall-through markingsGustavo A. R. Silva
2020-07-16RDMA/qedr: SRQ's bug fixesYuval Basson
2020-07-16IB/isert: allocate RW ctxs according to max IO sizeMax Gurtovoy
2020-07-16RDMA/mlx5: Init dest_type when create flowDaria Velikovsky
2020-07-16RDMA/rxe: Remove rxe_link_layer()Kamal Heib
2020-07-16RDMA/rxe: Return void from rxe_mem_init_dma()Kamal Heib
2020-07-16RDMA/rxe: Return void from rxe_init_port_param()Kamal Heib
2020-07-16RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib
2020-07-10RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang
2020-07-10RDMA/counter: Only bind user QPs in auto modeMark Zhang
2020-07-10RDMA/counter: Add PID category support in auto modeMark Zhang
2020-07-10RDMA/mlx5: Remove unused to_mibmr functionGal Pressman
2020-07-07RDMA/mlx5: Delete one-time used functionsLeon Romanovsky
2020-07-07RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky
2020-07-07RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Separate counters from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky
2020-07-07RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver functionLeon Romanovsky
2020-07-07RDMA/hns: Optimize MTR level-0 addressing to access huge pageXi Wang
2020-07-07RDMA/rxe: Skip dgid check in loopback modeZhu Yanjun
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky
2020-07-06RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky
2020-07-06IB/uverbs: Expose UAPI to query MRYishai Hadas
2020-07-06RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas
2020-07-06RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas
2020-07-06RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() responseYishai Hadas
2020-07-06IB/uverbs: Expose UAPI to query ucontextYishai Hadas
2020-07-06IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-07-06IB/uverbs: Enable CQ ioctl commands by defaultYishai Hadas
2020-07-06RDMA/core: Optimize XRC target lookupMaor Gottlieb
2020-07-06RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb
2020-07-06RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-07-06RDMA/core: Remove ib_alloc_mr_user functionGal Pressman
2020-07-06RDMA/core: Check for error instead of success in alloc MR functionGal Pressman
2020-07-06RDMA/core: Clean up tracepoint headersChuck Lever
2020-07-06Merge branch 'mlx5_ipoib_qpn' into rdma.git for-nextJason Gunthorpe
2020-07-06RDMA/ipoib: Handle user-supplied address when creating childMichael Guralnik