summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-10-224-20/+27
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-10-011-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-10-011-1/+4
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-10-012-14/+32
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-10-011-1/+9
* iser-target: release stale iser connectionsSagi Grimberg2015-08-031-1/+17
* iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg2015-08-031-5/+9
* IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-05-061-2/+1
* IB/core: don't disallow registering region starting at 0x0Yann Droneaud2015-05-061-2/+2
* IB/core: disallow registering 0-sized memory regionYann Droneaud2015-05-061-0/+3
* IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-04-191-4/+16
* IB/uverbs: Prevent integer overflow in ib_umem_get address arithmeticShachar Raindel2015-04-191-0/+8
* IB/core: Avoid leakage from kernel to user spaceEli Cohen2015-04-191-0/+1
* IB/qib: Do not write EEPROMMitko Haralanov2015-03-187-220/+1
* iser-target: Fix implicit termination of connectionsSagi Grimberg2015-02-052-10/+36
* iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2015-02-052-31/+77
* iser-target: Fix connected_handler + teardown flow raceSagi Grimberg2015-02-051-12/+19
* iser-target: Parallelize CM connection establishmentSagi Grimberg2015-02-052-25/+67
* iser-target: Fix flush + disconnect completion handlingSagi Grimberg2015-02-052-22/+30
* iscsi,iser-target: Initiate termination only onceSagi Grimberg2015-02-052-34/+51
* ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz2015-02-051-2/+5
* IB/isert: Adjust CQ size to HW limitsChris Moore2015-02-051-2/+12
* iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg2014-12-061-10/+19
* srp-target: Retry when QP creation fails with ENOMEMBart Van Assche2014-12-061-0/+8
* Target/iser: Don't put isert_conn inside disconnected handlerSagi Grimberg2014-10-051-1/+1
* Target/iser: Get isert_conn reference once got to connected_handlerSagi Grimberg2014-10-051-2/+3
* IB/srp: Fix deadlock between host removal and multipathdBart Van Assche2014-09-171-10/+28
* RDMA/iwcm: Use a default listen backlog if neededSteve Wise2014-09-171-0/+27
* IB/umad: Fix use-after-free on closeBart Van Assche2014-07-061-11/+19
* IB/umad: Fix error handlingBart Van Assche2014-07-061-22/+27
* IB/srp: Fix a sporadic crash triggered by cable pullingBart Van Assche2014-07-061-0/+6
* IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro2014-07-061-0/+4
* IB/qib: Fix port in pkey change eventMike Marciniszyn2014-07-061-1/+1
* Target/iser: Wait for proper cleanup before unloadingSagi Grimberg2014-06-301-0/+1
* Target/iser: Improve cm events handlingSagi Grimberg2014-06-302-12/+15
* Target/iser: Fix hangs in connection teardownSagi Grimberg2014-06-302-22/+10
* Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg2014-06-301-2/+7
* Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg2014-06-161-0/+8
* iser-target: Add missing target_put_sess_cmd for ImmedateData failureNicholas Bellinger2014-06-111-0/+2
* Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg2014-06-072-20/+7
* Target/iser: Fix wrong connection requests list additionSagi Grimberg2014-06-071-1/+1
* iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_errNicholas Bellinger2014-05-131-8/+21
* ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn2014-05-061-6/+10
* IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud2014-05-061-0/+1
* IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud2014-05-061-0/+1
* IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud2014-05-061-1/+1
* IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro2014-05-061-41/+25
* iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger2014-03-231-6/+8
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-232-60/+48
* iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2014-03-231-3/+3