summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-24RDMA/qedr: Use pci_enable_atomic_ops_to_root()Felix Kuehling
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
2018-01-18IB/srpt: Rework srpt_disconnect_ch_sync()Bart Van Assche
2018-01-18IB/srpt: Make it safe to use RCU for srpt_device.rch_listBart Van Assche
2018-01-18IB/srp: Refactor srp_send_req()Bart Van Assche
2018-01-18IB/srp: Improve path record query error messageBart Van Assche
2018-01-18IB/srp: Use kstrtoull() instead of simple_strtoull()Bart Van Assche
2018-01-18RDMA/hns: Remove unnecessary platform_get_resource() error checkweiyongjun (A)
2018-01-18IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud
2018-01-18IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg
2018-01-18IB/core: postpone WR initialization during queue drainMax Gurtovoy
2018-01-18RDMA/rxe: Fix rxe_qp_cleanup()Bart Van Assche
2018-01-18RDMA/rxe: Fix a race condition in rxe_requester()Bart Van Assche