summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-03-02RDMA/bnxt_re: Refactor device add/remove functionalitiesSelvin Xavier
2020-02-28RDMA/efa: Do not delay freeing of DMA pagesGal Pressman
2020-02-28RDMA/efa: Properly document the interrupt mask registerGal Pressman
2020-02-28RDMA/efa: Unified getters/setters for device structs bitmask accessGal Pressman
2020-02-28RDMA/hns: Optimize qp doorbell allocation flowXi Wang
2020-02-28RDMA/hns: Optimize kernel qp wrid allocation flowXi Wang
2020-02-28RDMA/hns: Optimize qp param setup flowXi Wang
2020-02-28RDMA/hns: Optimize qp buffer allocation flowXi Wang
2020-02-28RDMA/hns: Optimize qp number assign flowXi Wang
2020-02-28RDMA/hns: Optimize qp context create and destroy flowXi Wang
2020-02-28RDMA/hns: Optimize qp destroy flowXi Wang
2020-02-28RDMA/hns: Stop doorbell update while qp state errorYixian Liu
2020-02-28RDMA/hns: Use flush framework for the case in aeqYixian Liu
2020-02-28RDMA/hns: Treat revision HIP08_A as a special caseLang Cheng
2020-02-26RDMA/bnxt_re: Using vmalloc requires including vmalloc.hJason Gunthorpe
2020-02-21RDMA/bnxt_re: use ibdev based message printing functionsDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor doorbell management functionsDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor notification queue management codeDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor command queue management codeDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor net ring allocation functionDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor hardware queue memory allocationDevesh Sharma
2020-02-21RDMA/bnxt_re: Replace chip context structure with pointerDevesh Sharma
2020-02-21RDMA/bnxt_re: Refactor queue pair creation codeDevesh Sharma
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-20RDMA/hns: Initialize all fields of doorbells to zeroLang Cheng
2020-02-20RDMA/hns: fix spelling mistake: "attatch" -> "attach"Colin Ian King
2020-02-19RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid indexSelvin Xavier
2020-02-13RDMA/hns: Delayed flush cqe process with workqueueYixian Liu
2020-02-13RDMA/hns: Add the workqueue framework for flush cqe handlerYixian Liu
2020-02-11i40iw: Do an RCU lookup in i40iw_add_ipv4_addrShiraz Saleem
2020-02-11RDMA/hns: Optimize eqe buffer allocation flowXi Wang
2020-02-11RDMA/hns: Cleanups of magic numbersLang Cheng
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe
2020-01-29RDMA/efa: Mask access flags with the correct optional rangeGal Pressman
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27IB/mlx4: Fix leak in id_map_find_delHÃ¥kon Bugge
2020-01-25IB/hfi1: Fix logical condition in msix_request_irqNathan Chancellor
2020-01-25IB/mlx5: Return the administrative GUID if existsDanit Goldberg
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey