summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2018-02-02RDMA/hns: Fix misplaced call to hns_roce_cleanup_hem_tableoulijun1-1/+0
2018-02-02RDMA/hns: Add names to function arguments in function pointersoulijun1-4/+4
2018-02-02RDMA/hns: Remove unnecessary operatoroulijun1-2/+2
2018-02-02RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()Markus Elfring1-6/+7
2018-02-02RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnx...Markus Elfring1-5/+0
2018-02-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2018-02-01mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes1-0/+1
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-55/+72
2018-02-01IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun4-7/+5
2018-02-01IB/rxe: change the function rxe_av_fill_ip_info to voidZhu Yanjun3-6/+4
2018-02-01IB/rxe: change the function to void from intZhu Yanjun2-3/+2
2018-02-01IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun4-10/+5
2018-02-01IB/rxe: change the function to void from intZhu Yanjun3-6/+4
2018-02-01IB/rxe: remove redudant parameter in functionZhu Yanjun4-8/+7
2018-02-01RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()Dan Carpenter1-1/+3
2018-02-01RDMA/bnxt_re: Fix static checker warningDoug Ledford1-5/+2
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds153-3876/+9383
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-26/+26
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-19/+1
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe5-11/+13
2018-01-30RDMA/nldev: Provide detailed QP informationLeon Romanovsky1-0/+227
2018-01-30RDMA/nldev: Provide global resource utilizationLeon Romanovsky1-0/+147
2018-01-30RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky2-0/+7
2018-01-30RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky4-0/+14
2018-01-30RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky3-5/+30
2018-01-30RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky4-1/+170
2018-01-30RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky2-6/+8
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe3-5/+5
2018-01-29IB/rxe: Change RDMA_RXE kconfig to use selectJason Gunthorpe1-2/+2
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2018-01-29IB/qib: remove qib_keys.cCorentin Labbe1-235/+0
2018-01-29IB/mthca: remove mthca_user.hCorentin Labbe1-112/+0
2018-01-29RDMA/cm: Fix access to uninitialized variableLeon Romanovsky1-2/+0
2018-01-29RDMA/cma: Use existing netif_is_bond_master functionParav Pandit1-1/+1
2018-01-29IB/core: Avoid SGID attributes query while converting GID from OPA to IBParav Pandit1-3/+1
2018-01-29RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-01-29IB/umad: Fix use of unprotected device pointerJack Morgenstein1-1/+1
2018-01-29IB/iser: Combine substrings for three messagesMarkus Elfring1-6/+4
2018-01-29IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring1-1/+1
2018-01-29IB/iser: Delete an error message for a failed memory allocation in iser_send_...Markus Elfring1-3/+1
2018-01-26IB/mthca: Fix gup usage in mthca_map_user_db()Davidlohr Bueso1-1/+1
2018-01-26net: don't call update_pmtu unconditionallyNicolas Dichtel1-2/+1
2018-01-25RDMA/qedr: lower print level of flushed CQEsKalderon, Michal1-3/+3
2018-01-25RDMA/uverbs: Use an unambiguous errno for method not supportedJason Gunthorpe1-6/+13
2018-01-25RDMA/srpt: Fix RCU debug build errorLeon Romanovsky1-2/+0
2018-01-25RDMA/qedr: Use pci_enable_atomic_ops_to_root()Felix Kuehling1-51/+8
2018-01-23IB/srp: Add target_can_queue login parameterBart Van Assche2-0/+23
2018-01-23IB/srp: Add RDMA/CM supportBart Van Assche2-154/+589
2018-01-22RDMA/cma: Update RoCE multicast routines to use net namespaceParav Pandit1-3/+3
2018-01-22RDMA/cma: Update cma_validate_port to honor net namespaceParav Pandit1-1/+1