summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * IB/iser: Avoid error prints on EAGAIN registration failuresOr Gerlitz2013-02-221-1/+1
| | * IB/iser: Use proper define for the commands per LUN value advertised to SCSI MLOr Gerlitz2013-02-221-1/+1
| |/ |/|
| * IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier2013-02-251-0/+3
| * IPoIB: Don't attempt to release resources on error flowItai Garbi2013-02-191-0/+2
| * IPoIB: Add version and firmware info to ethtool reportingYan Burman2013-02-193-1/+25
| * IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz2013-02-192-2/+4
|/
* IPoIB: Fix crash due to skb double destructShlomo Pongratz2013-02-052-6/+6
* IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier2012-12-192-1/+5
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-152-103/+76
|\
| * ib_srpt: Convert TMR path to target_submit_tmrNicholas Bellinger2012-11-281-19/+18
| * ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->krefNicholas Bellinger2012-11-282-71/+52
| * target: pass sense_reason as a return valueChristoph Hellwig2012-11-061-25/+18
* | IB/srp: Allow SRP disconnect through sysfsBart Van Assche2012-11-301-0/+10
* | IB/srp: send disconnect request without waiting for CM timewait exitVu Pham2012-11-301-4/+0
* | IB/srp: destroy and recreate QP and CQs when reconnectingIshai Rabinovitz2012-11-301-31/+35
* | IB/srp: Eliminate state SRP_TARGET_DEADBart Van Assche2012-11-302-56/+32
* | IB/srp: Introduce the helper function srp_remove_target()Bart Van Assche2012-11-301-7/+12
* | IB/srp: Suppress superfluous error messagesBart Van Assche2012-11-302-8/+31
* | IB/srp: Process all error completionsBart Van Assche2012-11-301-4/+6
* | IB/srp: Introduce srp_handle_qp_err()Bart Van Assche2012-11-302-18/+21
* | IB/srp: Simplify SCSI error handlingBart Van Assche2012-11-301-4/+0
* | IB/srp: Keep processing commands during host removalBart Van Assche2012-11-301-7/+0
* | IB/srp: Eliminate state SRP_TARGET_CONNECTINGBart Van Assche2012-11-302-12/+14
* | IB/srp: Increase block layer timeoutBart Van Assche2012-11-302-0/+47
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-10-101-12/+0
|\
OpenPOWER on IntegriCloud