aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-09IB/core: Fix build failure without hugepagesArnd Bergmann1-2/+3
2020-01-07IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit2-7/+7
2020-01-07IB/core: Cut down single member ib_cache structureParav Pandit1-15/+15
2020-01-07IB/core: Let IB core distribute cache update eventsParav Pandit3-69/+86
2020-01-07IB/mlx5: Do reverse sequence during device removalParav Pandit1-0/+2
2020-01-07RDMA/hns: Fix coding style issuesLijun Ou2-143/+92
2020-01-07RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UPWenpeng Liang2-26/+20
2020-01-07RDMA/hns: Remove redundant print informationYixing Liu1-1/+0
2020-01-07RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()Lijun Ou1-3/+1
2020-01-07RDMA/hns: Update the value of qp typeLijun Ou1-5/+7
2020-01-07RDMA/hns: Remove unused function hns_roce_init_eq_table()Lijun Ou1-1/+0
2020-01-07RDMA/hns: Avoid printing address of mtt pageWenpeng Liang1-2/+2
2020-01-07RDMA/core: Add trace points to follow MR allocationChuck Lever1-11/+28
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever4-4/+44
2020-01-07RDMA/cma: Add trace points in RDMA Connection ManagerChuck Lever4-23/+475
2020-01-03RDMA/cm: Delete unused CM ARP functionsLeon Romanovsky1-66/+0
2020-01-03RDMA/cm: Delete unused CM LAP functionsLeon Romanovsky2-168/+0
2020-01-03RDMA/i40iw: fix a potential NULL pointer dereferenceXiyu Yang1-0/+2
2020-01-03RDMA/rxe: Fix error type of mmap_offsetJiewei Ke1-1/+1
2020-01-03RDMA/mlx5: use true,false for bool variablezhengbin2-3/+3
2020-01-03RDMA/mlx4: use true,false for bool variablezhengbin1-2/+2
2020-01-03IB/iser: use true,false for bool variablezhengbin2-2/+2
2020-01-03IB/hfi1: use true,false for bool variablezhengbin1-1/+1
2020-01-03RDMA/siw: use true,false for bool variablezhengbin1-1/+1
2020-01-03IB/core: Fix ODP with IB_ACCESS_HUGETLB handlingYishai Hadas1-17/+4
2020-01-03IB/core: Fix ODP get user pages flowYishai Hadas1-1/+1
2020-01-03IB/mlx5: Unify ODP MR code paths to allow extra flexibilityArtemy Kovalyov4-67/+67
2020-01-03IB/rdmavt: Correct comments in rdmavt_qp.h headerMike Marciniszyn1-1/+8
2020-01-03IB/hfi1: List all receive contexts from debugfsMichael J. Ruhl2-4/+10
2020-01-03IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn9-85/+183
2020-01-03RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser1-11/+7
2020-01-03RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load()Danit Goldberg1-30/+13
2020-01-03RDMA/srpt: Remove unnecessary assertion in srpt_queue_responseAditya Pakki1-2/+0
2020-01-03RDMA/netlink: Do not always generate an ACK for some netlink operationsHÃ¥kon Bugge2-3/+3
2020-01-03IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa1-2/+1
2020-01-03RDMA/siw: Simplify QP representationBernard Metzler7-70/+42
2020-01-03RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu3-48/+35
2020-01-03RDMA/bnxt_re: Report more number of completion vectorsSelvin Xavier1-1/+1
2020-01-03RDMA/qedr: Add kernel capability flags for dpm enabled modeMichal Kalderon1-1/+12
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds11-73/+173
2019-12-12IB/mlx5: Fix device memory flowsYishai Hadas4-52/+105
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas1-9/+39
2019-12-12IB/mlx5: Fix steering rule of drop and countMaor Gottlieb1-7/+6
2019-12-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit1-4/+5
2019-12-12RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang1-0/+3
2019-12-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise3-1/+14
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya4-5/+5
2019-12-09RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan1-0/+1
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2-7/+8
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-2/+2