aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_errNicholas Bellinger2014-05-13
* ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn2014-05-06
* IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud2014-05-06
* IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud2014-05-06
* IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud2014-05-06
* IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro2014-05-06
* iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger2014-03-24
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-24
* iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger2014-03-24
* IB/qib: Add missing serdes init sequenceMike Marciniszyn2014-02-22
* IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2014-02-20
* IB/qib: Fix QP check when looping back to/from QP1Ira Weiny2014-02-13
* iser-target: fix error return code in isert_create_device_ib_res()Wei Yongjun2014-01-09
* IB/srp: Report receive errors correctlyBart Van Assche2013-12-04
* IB/qib: Fix txselect regressionMike Marciniszyn2013-12-04
* IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2013-12-04
* ib_srpt: always set response for task managementJack Wang2013-10-13
* ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger2013-10-13
* iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-08-04
* iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-08-04
* iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iserNicholas Bellinger2013-08-04
* iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2013-08-04
* iser-target: Fix isert_put_reject payload buffer postNicholas Bellinger2013-08-04
* Merge branches 'iser' and 'qib' into for-nextRoland Dreier2013-06-04
|\
| * IB/qib: Fix lockdep splat in qib_alloc_lkey()Mike Marciniszyn2013-06-04
* | IB/iser: Add Mellanox copyrightOr Gerlitz2013-06-04
* | IB/iser: Fix device removal flowRoi Dayan2013-06-04
|/
* ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2013-05-30
* target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-21
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-08
|\
| *---------. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-08
| |\ \ \ \ \ \
| | | | | | | * SRPT: Fix odd use of WARN_ON()Grant Grundler2013-04-17
| | | | | | * | IB/qib: Correct qib_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-17
| | | | | | * | IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-17
| | | | | | |/
| | | | | * | IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen2013-04-24
| | | | | * | IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak2013-04-24
| | | | | * | IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz2013-04-17
| | | | | * | IB/core: Verify that QP handler is valid before dispatching eventsShlomo Pongratz2013-04-17
| | | | | |/
| | | | * | RDMA/iwcm: Don't touch cmid after dropping referenceSteve Wise2013-04-24
| | | | * | RDMA: Rename random32() to prandom_u32()Akinobu Mita2013-04-17
| | | | * | RDMA/cxgb3: Fix uninitialized variableCong Ding2013-04-17
| | | | |/
| | | * | IB/iser: Add support for iser CM REQ additional infoOr Gerlitz2013-05-01
| | | * | IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz2013-05-01
| | | * | IB/iser: Move informational messages from error to info levelRoi Dayan2013-05-01
| | | * | IB/iser: Add module versionRoi Dayan2013-05-01
| | | |/
| | * / IPoIB: Fix ipoib_hard_header() return valueDoug Ledford2013-04-17
| | |/
| * / RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo2013-04-17
| |/
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \