aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes1-0/+1
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-55/+72
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds153-3876/+9383
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-26/+26
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-19/+1
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe5-11/+13
2018-01-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky1-0/+227
2018-01-29RDMA/nldev: Provide global resource utilizationLeon Romanovsky1-0/+147
2018-01-29RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky2-0/+7
2018-01-29RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky4-0/+14
2018-01-29RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky3-5/+30
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky4-1/+170
2018-01-29RDMA/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-28IB/qib: remove qib_keys.cCorentin Labbe1-235/+0
2018-01-28IB/mthca: remove mthca_user.hCorentin Labbe1-112/+0
2018-01-28RDMA/cm: Fix access to uninitialized variableLeon Romanovsky1-2/+0
2018-01-28RDMA/cma: Use existing netif_is_bond_master functionParav Pandit1-1/+1
2018-01-28IB/core: Avoid SGID attributes query while converting GID from OPA to IBParav Pandit1-3/+1
2018-01-28RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-01-28IB/umad: Fix use of unprotected device pointerJack Morgenstein1-1/+1
2018-01-28IB/iser: Combine substrings for three messagesMarkus Elfring1-6/+4
2018-01-28IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring1-1/+1
2018-01-28IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out()Markus Elfring1-3/+1
2018-01-26IB/mthca: Fix gup usage in mthca_map_user_db()Davidlohr Bueso1-1/+1
2018-01-25net: 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-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
2018-01-22RDMA/cma: Refactor to access multiple fields of rdma_dev_addrParav Pandit1-7/+8
2018-01-22RDMA/cma: Check existence of netdevice during port validationParav Pandit1-3/+5
2018-01-19RDMA/mlx5: Remove redundant allocation warning printLeon Romanovsky1-11/+8
2018-01-19RDMA/ucma: Use rdma cm API to query GIDParav Pandit1-4/+4
2018-01-19RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit1-0/+27
2018-01-18IB/srpt: Move the code for parsing struct ib_cm_req_event_paramBart Van Assche1-19/+30
2018-01-18IB/srpt: Preparations for adding RDMA/CM supportBart Van Assche2-18/+22
2018-01-18IB/srpt: Don't allow reordering of commands on wait listBart Van Assche2-35/+49
2018-01-18IB/srpt: Fix a race condition related to wait list processingBart Van Assche1-5/+7
2018-01-18IB/srpt: Fix login-related race conditionsBart Van Assche1-84/+111
2018-01-18IB/srpt: Log all zero-length writes and completionsBart Van Assche1-2/+6
2018-01-18IB/srpt: Simplify srpt_close_session()Bart Van Assche1-15/+4
2018-01-18IB/srpt: Rework multi-channel supportBart Van Assche2-60/+160
2018-01-18IB/srpt: Use the source GID as session nameBart Van Assche2-8/+7