| Commit message (Expand) | Author | Age |
* | iser-target: fix error return code in isert_create_device_ib_res() | Wei Yongjun | 2014-01-09 |
* | IB/srp: Report receive errors correctly | Bart Van Assche | 2013-12-04 |
* | ib_srpt: always set response for task management | Jack Wang | 2013-10-13 |
* | ib_srpt: Destroy cm_id before destroying QP. | Nicholas Bellinger | 2013-10-13 |
* | iscsi-target: Fix iscsit_sequence_cmd reject handling for iser | Nicholas Bellinger | 2013-08-04 |
* | iscsi-target: Fix iscsit_add_reject* usage for iser | Nicholas Bellinger | 2013-08-04 |
* | iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser | Nicholas Bellinger | 2013-08-04 |
* | iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED | Nicholas Bellinger | 2013-08-04 |
* | iser-target: Fix isert_put_reject payload buffer post | Nicholas Bellinger | 2013-08-04 |
* | IB/iser: Add Mellanox copyright | Or Gerlitz | 2013-06-04 |
* | IB/iser: Fix device removal flow | Roi Dayan | 2013-06-04 |
* | ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session | Nicholas Bellinger | 2013-05-30 |
* | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds | Joern Engel | 2013-05-21 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-05-08 |
|\ |
|
| *-----. | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into... | Roland Dreier | 2013-05-08 |
| |\ \ \ \ |
|
| | | | | * | SRPT: Fix odd use of WARN_ON() | Grant Grundler | 2013-04-17 |
| | |_|_|/
| |/| | | |
|
| | | | * | RDMA: Rename random32() to prandom_u32() | Akinobu Mita | 2013-04-17 |
| | |_|/
| |/| | |
|
| | | * | IB/iser: Add support for iser CM REQ additional info | Or Gerlitz | 2013-05-01 |
| | | * | IB/iser: Return error to upper layers on EAGAIN registration failures | Or Gerlitz | 2013-05-01 |
| | | * | IB/iser: Move informational messages from error to info level | Roi Dayan | 2013-05-01 |
| | | * | IB/iser: Add module version | Roi Dayan | 2013-05-01 |
| | |/
| |/| |
|
| | * | IPoIB: Fix ipoib_hard_header() return value | Doug Ledford | 2013-04-17 |
| |/ |
|
* | | drivers/infiniband/hw: rename random32() to prandom_u32() | Andrew Morton | 2013-05-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | IPoIB: add support for TIPC protocol | Patrick McHardy | 2013-04-17 |
| |/ |
|
* | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-04-30 |
|\ \
| |/
|/| |
|
| * | iser-target: Add iSCSI Extensions for RDMA (iSER) target driver | Nicholas Bellinger | 2013-04-25 |
* | | IPoIB: Fix send lockup due to missed TX completion | Mike Marciniszyn | 2013-03-22 |
|/ |
|
*---. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's... | Roland Dreier | 2013-02-26 |
|\ \ \ |
|
| | | * | IB/srp: Fail I/O requests if the transport is offline | Bart Van Assche | 2013-02-25 |
| | | * | IB/srp: Avoid endless SCSI error handling loop | Bart Van Assche | 2013-02-25 |
| | | * | IB/srp: Avoid sending a task management function needlessly | Bart Van Assche | 2013-02-25 |
| | | * | IB/srp: Track connection state properly | Bart Van Assche | 2013-02-25 |
| |_|/
|/| | |
|
| | * | IB/iser: Enable iser when FMRs are not supported | Or Gerlitz | 2013-02-22 |
| | * | IB/iser: Avoid error prints on EAGAIN registration failures | Or Gerlitz | 2013-02-22 |
| | * | IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML | Or Gerlitz | 2013-02-22 |
| |/
|/| |
|
| * | IPoIB: Free ipoib neigh on path record failure so path rec queries are retried | Roland Dreier | 2013-02-25 |
| * | IPoIB: Don't attempt to release resources on error flow | Itai Garbi | 2013-02-19 |
| * | IPoIB: Add version and firmware info to ethtool reporting | Yan Burman | 2013-02-19 |
| * | IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets | Shlomo Pongratz | 2013-02-19 |
|/ |
|
* | IPoIB: Fix crash due to skb double destruct | Shlomo Pongratz | 2013-02-05 |
* | IPoIB: Call skb_dst_drop() once skb is enqueued for sending | Roland Dreier | 2012-12-19 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-12-15 |
|\ |
|
| * | ib_srpt: Convert TMR path to target_submit_tmr | Nicholas Bellinger | 2012-11-28 |
| * | ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->kref | Nicholas Bellinger | 2012-11-28 |
| * | target: pass sense_reason as a return value | Christoph Hellwig | 2012-11-06 |
* | | IB/srp: Allow SRP disconnect through sysfs | Bart Van Assche | 2012-11-30 |
* | | IB/srp: send disconnect request without waiting for CM timewait exit | Vu Pham | 2012-11-30 |
* | | IB/srp: destroy and recreate QP and CQs when reconnecting | Ishai Rabinovitz | 2012-11-30 |
* | | IB/srp: Eliminate state SRP_TARGET_DEAD | Bart Van Assche | 2012-11-30 |