summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2018-02-01IB/ipoib: Fix for potential no-carrier stateAlex Estrin
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
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-25net: don't call update_pmtu unconditionallyNicolas Dichtel
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-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-10infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notationRandy Dunlap
2018-01-10iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg
2018-01-08Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford
2018-01-08IB/srpt: Micro-optimize I/O context state manipulationBart Van Assche
2018-01-08IB/srpt: Inline srpt_get_cmd_state()Bart Van Assche
2018-01-08IB/srpt: Introduce srpt_format_guid()Bart Van Assche
2018-01-08IB/srpt: Reduce frequency of receive failure messagesBart Van Assche
2018-01-08IB/srpt: Convert a warning into a debug messageBart Van Assche
2018-01-08IB/srpt: Use the IPv6 format for GIDs in log messagesBart Van Assche
2018-01-08IB/srpt: Verify port numbers in srpt_event_handler()Bart Van Assche
2018-01-08IB/srpt: Reduce the severity level of a log messageBart Van Assche
2018-01-08IB/srpt: Rename a local variable, a member variable and a constantBart Van Assche
2018-01-08IB/srpt: Document all structure members in ib_srpt.hBart Van Assche
2018-01-08IB/srpt: Fix kernel-doc warnings in ib_srpt.cBart Van Assche
2018-01-08IB/srpt: Remove an unused structure memberBart Van Assche
2018-01-03IB/srpt: Fix ACL lookup during loginBart Van Assche
2018-01-03IB/srpt: Disable RDMA access by the initiatorBart Van Assche
2018-01-03IB/ipoib: Fix for notify send CQ failure messagesAlex Estrin
2018-01-02IB/ipoib: Fix race condition in neigh creationErez Shitrit
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-21IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker
2017-12-18iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri
2017-12-18IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...Parav Pandit
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit
2017-12-18IB/ipoib: Update pathrec field if not valid recordErez Shitrit