| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-07-07 | iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED |  Nicholas Bellinger | 2 | -10/+61 |
| 2013-07-06 | iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser |  Nicholas Bellinger | 1 | -8/+8 |
| 2013-07-06 | iscsi-target: Fix iscsit_sequence_cmd reject handling for iser |  Nicholas Bellinger | 1 | -1/+1 |
| 2013-07-06 | iscsi-target: Fix iscsit_add_reject* usage for iser |  Nicholas Bellinger | 1 | -5/+0 |
| 2013-07-06 | iser-target: Fix isert_put_reject payload buffer post |  Nicholas Bellinger | 1 | -4/+22 |
| 2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2013-07-01 | IB/srp: Bump driver version and release date |  Vu Pham | 1 | -2/+2 |
| 2013-07-01 | IB/srp: Make HCA completion vector configurable |  Bart Van Assche | 2 | -2/+25 |
| 2013-07-01 | IB/srp: Maintain a single connection per I_T nexus |  Bart Van Assche | 1 | -2/+42 |
| 2013-07-01 | IB/srp: Fail I/O fast if target offline |  Bart Van Assche | 1 | -0/+2 |
| 2013-06-27 | IB/srp: Skip host settle delay |  Bart Van Assche | 1 | -0/+1 |
| 2013-06-27 | IB/srp: Avoid skipping srp_reset_host() after a transport error |  Bart Van Assche | 1 | -3/+8 |
| 2013-06-27 | IB/srp: Fix remove_one crash due to resource exhaustion |  Dotan Barak | 1 | -0/+2 |
| 2013-06-24 | iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling |  Nicholas Bellinger | 1 | -1/+22 |
| 2013-06-04 | IB/iser: Add Mellanox copyright |  Or Gerlitz | 5 | -0/+5 |
| 2013-06-04 | IB/iser: Fix device removal flow |  Roi Dayan | 1 | -7/+8 |
| 2013-05-29 | ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session |  Nicholas Bellinger | 2 | -8/+25 |
| 2013-05-28 | treewide: Fix typo in printk |  Masanari Iida | 1 | -1/+1 |
| 2013-05-20 | target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds |  Joern Engel | 1 | -1/+1 |
| 2013-05-08 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 6 | -33/+58 |
| 2013-05-08 | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next |  Roland Dreier | 7 | -34/+59 |
| 2013-05-07 | drivers/infiniband/hw: rename random32() to prandom_u32() |  Andrew Morton | 1 | -1/+1 |
| 2013-05-01 | IB/iser: Add support for iser CM REQ additional info |  Or Gerlitz | 2 | -0/+16 |
| 2013-05-01 | IB/iser: Return error to upper layers on EAGAIN registration failures |  Or Gerlitz | 1 | -1/+2 |
| 2013-05-01 | IB/iser: Move informational messages from error to info level |  Roi Dayan | 3 | -25/+34 |
| 2013-05-01 | IB/iser: Add module version |  Roi Dayan | 2 | -5/+4 |
| 2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -1/+3 |
| 2013-04-30 | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 5 | -0/+2473 |
| 2013-04-25 | iser-target: Add iSCSI Extensions for RDMA (iSER) target driver |  Nicholas Bellinger | 5 | -0/+2473 |
| 2013-04-17 | IPoIB: add support for TIPC protocol |  Patrick McHardy | 1 | -1/+3 |
| 2013-04-16 | SRPT: Fix odd use of WARN_ON() |  Grant Grundler | 1 | -1/+1 |
| 2013-04-16 | IPoIB: Fix ipoib_hard_header() return value |  Doug Ledford | 1 | -1/+1 |
| 2013-04-16 | RDMA: Rename random32() to prandom_u32() |  Akinobu Mita | 1 | -1/+1 |
| 2013-03-22 | IPoIB: Fix send lockup due to missed TX completion |  Mike Marciniszyn | 1 | -2/+6 |
| 2013-02-26 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next |  Roland Dreier | 8 | -27/+72 |
| 2013-02-25 | IPoIB: Free ipoib neigh on path record failure so path rec queries are retried |  Roland Dreier | 1 | -0/+3 |
| 2013-02-25 | IB/srp: Fail I/O requests if the transport is offline |  Bart Van Assche | 2 | -0/+8 |
| 2013-02-25 | IB/srp: Avoid endless SCSI error handling loop |  Bart Van Assche | 1 | -14/+15 |
| 2013-02-25 | IB/srp: Avoid sending a task management function needlessly |  Bart Van Assche | 1 | -2/+3 |
| 2013-02-25 | IB/srp: Track connection state properly |  Bart Van Assche | 1 | -1/+0 |
| 2013-02-22 | IB/iser: Enable iser when FMRs are not supported |  Or Gerlitz | 2 | -5/+10 |
| 2013-02-22 | IB/iser: Avoid error prints on EAGAIN registration failures |  Or Gerlitz | 1 | -1/+1 |
| 2013-02-22 | IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML |  Or Gerlitz | 1 | -1/+1 |
| 2013-02-19 | IPoIB: Don't attempt to release resources on error flow |  Itai Garbi | 1 | -0/+2 |
| 2013-02-19 | IPoIB: Add version and firmware info to ethtool reporting |  Yan Burman | 3 | -1/+25 |
| 2013-02-19 | IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets |  Shlomo Pongratz | 2 | -2/+4 |
| 2013-02-05 | IPoIB: Fix crash due to skb double destruct |  Shlomo Pongratz | 2 | -6/+6 |
| 2012-12-19 | IPoIB: Call skb_dst_drop() once skb is enqueued for sending |  Roland Dreier | 2 | -1/+5 |
| 2012-12-15 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 2 | -103/+76 |
| 2012-11-30 | IB/srp: Allow SRP disconnect through sysfs |  Bart Van Assche | 1 | -0/+10 |