aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19IB/srp: Disallow duplicate RDMA/CM connectionsBart Van Assche1-3/+0
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit1-1/+1
2018-03-14drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton1-1/+2
2018-03-14IB/srp: Fix IPv6 address parsingBart Van Assche1-4/+23
2018-03-07IB/srpt: Add RDMA/CM supportBart Van Assche2-63/+325
2018-03-06IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supportedSergey Gorenko1-20/+36
2018-03-06IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche1-6/+9
2018-02-28IB/srp: Use %pIS instead of inet_ntop()Bart Van Assche1-42/+10
2018-02-28Revert "IB/srp: Avoid that a cable pull can trigger a kernel crash"Bart Van Assche1-19/+6
2018-02-28IB/srp: Fix srp_abort()Bart Van Assche1-3/+5
2018-02-22Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford1-2/+0
2018-02-15IB/srp: Fix completion vector assignment algorithmBart Van Assche1-6/+4
2018-02-15IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel1-2/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-02-01IB/ipoib: Fix for potential no-carrier stateAlex Estrin1-0/+3
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe2-2/+2
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-25net: don't call update_pmtu unconditionallyNicolas Dichtel1-2/+1
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-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
2018-01-18IB/srpt: One target per portBart Van Assche2-53/+61
2018-01-18IB/srpt: Add P_Key supportBart Van Assche2-3/+13
2018-01-18IB/srpt: Rework srpt_disconnect_ch_sync()Bart Van Assche2-24/+23
2018-01-18IB/srpt: Make it safe to use RCU for srpt_device.rch_listBart Van Assche2-3/+12
2018-01-18IB/srp: Refactor srp_send_req()Bart Van Assche1-31/+34
2018-01-18IB/srp: Improve path record query error messageBart Van Assche1-1/+4
2018-01-18IB/srp: Use kstrtoull() instead of simple_strtoull()Bart Van Assche1-4/+29
2018-01-10infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notationRandy Dunlap1-1/+1
2018-01-10iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg1-0/+1
2018-01-08Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford4-165/+244
2018-01-08IB/srpt: Micro-optimize I/O context state manipulationBart Van Assche2-17/+1
2018-01-08IB/srpt: Inline srpt_get_cmd_state()Bart Van Assche1-20/+3
2018-01-08IB/srpt: Introduce srpt_format_guid()Bart Van Assche1-11/+13
2018-01-08IB/srpt: Reduce frequency of receive failure messagesBart Van Assche1-2/+2
2018-01-08IB/srpt: Convert a warning into a debug messageBart Van Assche1-1/+2
2018-01-08IB/srpt: Use the IPv6 format for GIDs in log messagesBart Van Assche1-11/+3
2018-01-08IB/srpt: Verify port numbers in srpt_event_handler()Bart Van Assche1-6/+16
2018-01-08IB/srpt: Reduce the severity level of a log messageBart Van Assche1-1/+1