summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit2013-07-311-13/+63
* IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz2013-07-312-1/+10
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-132-9/+81
|\
| * IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offlineBart Van Assche2013-07-111-2/+1
| * IB/srp: Bump driver version and release dateVu Pham2013-07-011-2/+2
| * IB/srp: Make HCA completion vector configurableBart Van Assche2013-07-012-2/+25
| * IB/srp: Maintain a single connection per I_T nexusBart Van Assche2013-07-011-2/+42
| * IB/srp: Fail I/O fast if target offlineBart Van Assche2013-07-011-0/+2
| * IB/srp: Skip host settle delayBart Van Assche2013-06-271-0/+1
| * IB/srp: Avoid skipping srp_reset_host() after a transport errorBart Van Assche2013-06-271-3/+8
| * IB/srp: Fix remove_one crash due to resource exhaustionDotan Barak2013-06-271-0/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-07-113-55/+245
|\ \
| * | iser-target: Ignore non TEXT + LOGOUT opcodes for discoveryNicholas Bellinger2013-07-071-0/+8
| * | target: make queue_tm_rsp() return voidJoern Engel2013-07-071-10/+17
| * | iser-target: Add support for ISCSI_OP_TEXT opcode + payload handlingNicholas Bellinger2013-07-071-1/+88
| * | iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len]Nicholas Bellinger2013-07-072-17/+17
| * | iser-target: Add vendor_err debug outputNicholas Bellinger2013-07-071-2/+5
| * | iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger2013-07-072-10/+61
| * | iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iserNicholas Bellinger2013-07-061-8/+8
| * | iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger2013-07-061-1/+1
| * | iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger2013-07-061-5/+0
| * | iser-target: Fix isert_put_reject payload buffer postNicholas Bellinger2013-07-061-4/+22
| * | iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handlingNicholas Bellinger2013-06-241-1/+22
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ | |/ |/|
| * treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
* | IB/iser: Add Mellanox copyrightOr Gerlitz2013-06-045-0/+5
* | IB/iser: Fix device removal flowRoi Dayan2013-06-041-7/+8
* | ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2013-05-292-8/+25
* | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel2013-05-201-1/+1
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-086-33/+58
|\
| *-----. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-087-34/+59
| |\ \ \ \
| | | | | * SRPT: Fix odd use of WARN_ON()Grant Grundler2013-04-161-1/+1
| | |_|_|/ | |/| | |
| | | | * RDMA: Rename random32() to prandom_u32()Akinobu Mita2013-04-161-1/+1
| | |_|/ | |/| |
| | | * IB/iser: Add support for iser CM REQ additional infoOr Gerlitz2013-05-012-0/+16
| | | * IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz2013-05-011-1/+2
| | | * IB/iser: Move informational messages from error to info levelRoi Dayan2013-05-013-25/+34
| | | * IB/iser: Add module versionRoi Dayan2013-05-012-5/+4
| | |/ | |/|
| | * IPoIB: Fix ipoib_hard_header() return valueDoug Ledford2013-04-161-1/+1
| |/
* | drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-1/+3
|\ \
| * | IPoIB: add support for TIPC protocolPatrick McHardy2013-04-171-1/+3
| |/
* | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-305-0/+2473
|\ \ | |/ |/|
| * iser-target: Add iSCSI Extensions for RDMA (iSER) target driverNicholas Bellinger2013-04-255-0/+2473
* | IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn2013-03-221-2/+6
|/
*---. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier2013-02-268-27/+72
|\ \ \
| | | * IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2013-02-252-0/+8
| | | * IB/srp: Avoid endless SCSI error handling loopBart Van Assche2013-02-251-14/+15
| | | * IB/srp: Avoid sending a task management function needlesslyBart Van Assche2013-02-251-2/+3
| | | * IB/srp: Track connection state properlyBart Van Assche2013-02-251-1/+0
| |_|/ |/| |
| | * IB/iser: Enable iser when FMRs are not supportedOr Gerlitz2013-02-222-5/+10
OpenPOWER on IntegriCloud