aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2014-01-09iser-target: fix error return code in isert_create_device_ib_res()Wei Yongjun
2013-12-04IB/srp: Report receive errors correctlyBart Van Assche
2013-10-13ib_srpt: always set response for task managementJack Wang
2013-10-13ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger
2013-08-04iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger
2013-08-04iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger
2013-08-04iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iserNicholas Bellinger
2013-08-04iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger
2013-08-04iser-target: Fix isert_put_reject payload buffer postNicholas Bellinger
2013-06-04IB/iser: Add Mellanox copyrightOr Gerlitz
2013-06-04IB/iser: Fix device removal flowRoi Dayan
2013-05-29ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger
2013-05-20target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-05-01IB/iser: Add support for iser CM REQ additional infoOr Gerlitz
2013-05-01IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz
2013-05-01IB/iser: Move informational messages from error to info levelRoi Dayan
2013-05-01IB/iser: Add module versionRoi Dayan
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-25iser-target: Add iSCSI Extensions for RDMA (iSER) target driverNicholas Bellinger
2013-04-17IPoIB: add support for TIPC protocolPatrick McHardy
2013-04-16SRPT: Fix odd use of WARN_ON()Grant Grundler
2013-04-16IPoIB: Fix ipoib_hard_header() return valueDoug Ledford
2013-04-16RDMA: Rename random32() to prandom_u32()Akinobu Mita
2013-03-22IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier
2013-02-25IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier
2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche
2013-02-25IB/srp: Avoid endless SCSI error handling loopBart Van Assche
2013-02-25IB/srp: Avoid sending a task management function needlesslyBart Van Assche
2013-02-25IB/srp: Track connection state properlyBart Van Assche
2013-02-22IB/iser: Enable iser when FMRs are not supportedOr Gerlitz
2013-02-22IB/iser: Avoid error prints on EAGAIN registration failuresOr Gerlitz
2013-02-22IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz
2013-02-19IPoIB: Don't attempt to release resources on error flowItai Garbi
2013-02-19IPoIB: Add version and firmware info to ethtool reportingYan Burman
2013-02-19IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz
2013-02-05IPoIB: Fix crash due to skb double destructShlomo Pongratz
2012-12-19IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-11-30IB/srp: Allow SRP disconnect through sysfsBart Van Assche
2012-11-30IB/srp: send disconnect request without waiting for CM timewait exitVu Pham
2012-11-30IB/srp: destroy and recreate QP and CQs when reconnectingIshai Rabinovitz
2012-11-30IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche
2012-11-30IB/srp: Introduce the helper function srp_remove_target()Bart Van Assche
2012-11-30IB/srp: Suppress superfluous error messagesBart Van Assche
2012-11-30IB/srp: Process all error completionsBart Van Assche