summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky
2018-01-29RDMA/nldev: Provide global resource utilizationLeon Romanovsky
2018-01-29RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky
2018-01-29RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky
2018-01-29RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe
2018-01-29IB/rxe: Change RDMA_RXE kconfig to use selectJason Gunthorpe
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-28IB/qib: remove qib_keys.cCorentin Labbe
2018-01-28IB/mthca: remove mthca_user.hCorentin Labbe
2018-01-28RDMA/cm: Fix access to uninitialized variableLeon Romanovsky
2018-01-28RDMA/cma: Use existing netif_is_bond_master functionParav Pandit
2018-01-28IB/core: Avoid SGID attributes query while converting GID from OPA to IBParav Pandit
2018-01-28RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky
2018-01-28IB/umad: Fix use of unprotected device pointerJack Morgenstein
2018-01-28IB/iser: Combine substrings for three messagesMarkus Elfring
2018-01-28IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring
2018-01-28IB/iser: Delete an error message for a failed memory allocation in iser_send_...Markus Elfring
2018-01-26IB/mthca: Fix gup usage in mthca_map_user_db()Davidlohr Bueso
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-25RDMA/qedr: lower print level of flushed CQEsKalderon, Michal
2018-01-25RDMA/uverbs: Use an unambiguous errno for method not supportedJason Gunthorpe
2018-01-25RDMA/srpt: Fix RCU debug build errorLeon Romanovsky
2018-01-23IB/srp: Add target_can_queue login parameterBart Van Assche
2018-01-23IB/srp: Add RDMA/CM supportBart Van Assche
2018-01-22RDMA/cma: Update RoCE multicast routines to use net namespaceParav Pandit
2018-01-22RDMA/cma: Update cma_validate_port to honor net namespaceParav Pandit
2018-01-22RDMA/cma: Refactor to access multiple fields of rdma_dev_addrParav Pandit
2018-01-22RDMA/cma: Check existence of netdevice during port validationParav Pandit
2018-01-19RDMA/mlx5: Remove redundant allocation warning printLeon Romanovsky
2018-01-19RDMA/ucma: Use rdma cm API to query GIDParav Pandit
2018-01-19RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit
2018-01-18IB/srpt: Move the code for parsing struct ib_cm_req_event_paramBart Van Assche
2018-01-18IB/srpt: Preparations for adding RDMA/CM supportBart Van Assche
2018-01-18IB/srpt: Don't allow reordering of commands on wait listBart Van Assche
2018-01-18IB/srpt: Fix a race condition related to wait list processingBart Van Assche
2018-01-18IB/srpt: Fix login-related race conditionsBart Van Assche
2018-01-18IB/srpt: Log all zero-length writes and completionsBart Van Assche
2018-01-18IB/srpt: Simplify srpt_close_session()Bart Van Assche
2018-01-18IB/srpt: Rework multi-channel supportBart Van Assche
2018-01-18IB/srpt: Use the source GID as session nameBart Van Assche
2018-01-18IB/srpt: One target per portBart Van Assche
2018-01-18IB/srpt: Add P_Key supportBart Van Assche