| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-05-26 | IB/iser: Fix a possible race in iser connection states transition |  Ariel Nahum | 1 | -2/+2 |
| 2014-05-26 | IB/iser: Simplify connection management |  Ariel Nahum | 3 | -91/+99 |
| 2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 2 | -22/+18 |
| 2014-05-20 | Target/iser: Gracefully reject T10-PI enabled connect request if not supported |  Sagi Grimberg | 1 | -2/+3 |
| 2014-05-20 | Target/iser: Wait for proper cleanup before unloading |  Sagi Grimberg | 1 | -0/+1 |
| 2014-05-20 | Target/iser: Improve cm events handling |  Sagi Grimberg | 2 | -12/+15 |
| 2014-05-20 | IB/srp: Add fast registration support |  Bart Van Assche | 2 | -77/+419 |
| 2014-05-20 | IB/srp: Rename FMR-related variables |  Bart Van Assche | 2 | -38/+38 |
| 2014-05-20 | IB/srp: One FMR pool per SRP connection |  Bart Van Assche | 2 | -52/+84 |
| 2014-05-20 | IB/srp: Introduce the 'register_always' kernel module parameter |  Bart Van Assche | 1 | -2/+7 |
| 2014-05-20 | IB/srp: Introduce srp_finish_mapping() |  Bart Van Assche | 1 | -15/+27 |
| 2014-05-20 | IB/srp: Introduce srp_map_fmr() |  Bart Van Assche | 1 | -32/+45 |
| 2014-05-20 | IB/srp: Introduce an additional local variable |  Bart Van Assche | 1 | -5/+4 |
| 2014-05-20 | IB/srp: Fix kernel-doc warnings |  Bart Van Assche | 1 | -0/+7 |
| 2014-05-20 | IB/srp: Fix a sporadic crash triggered by cable pulling |  Bart Van Assche | 1 | -0/+6 |
| 2014-05-19 | Target/iser: Fix hangs in connection teardown |  Sagi Grimberg | 2 | -22/+10 |
| 2014-05-19 | Target/iser: Bail from accept_np if np_thread is trying to close |  Sagi Grimberg | 1 | -2/+7 |
| 2014-05-15 | Target/iscsi,iser: Avoid accepting transport connections during stop stage |  Sagi Grimberg | 1 | -1/+10 |
| 2014-05-15 | Target/iser: Fix iscsit_accept_np and rdma_cm racy flow |  Sagi Grimberg | 2 | -20/+7 |
| 2014-05-15 | Target/iser: Fix wrong connection requests list addition |  Sagi Grimberg | 1 | -1/+1 |
| 2014-05-13 | net: get rid of SET_ETHTOOL_OPS |  Wilfried Klaebe | 1 | -1/+1 |
| 2014-04-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 3 | -203/+690 |
| 2014-04-11 | ib_srpt: Use correct ib_sg_dma primitives |  Mike Marciniszyn | 1 | -6/+10 |
| 2014-04-07 | target: Pass in transport supported PI at session initialization |  Nicholas Bellinger | 2 | -1/+14 |
| 2014-04-07 | Target/iser: Use Fastreg only if device supports signature |  Sagi Grimberg | 1 | -1/+2 |
| 2014-04-07 | iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err |  Nicholas Bellinger | 1 | -11/+26 |
| 2014-04-07 | target: Add TFO->abort_task for aborted task resources release |  Nicholas Bellinger | 2 | -0/+28 |
| 2014-04-07 | iser-target: Match FRMR descriptors to available session tags |  Nicholas Bellinger | 1 | -15/+23 |
| 2014-04-07 | Target/iser: Fail SCSI WRITE command if device detected integrity error |  Sagi Grimberg | 1 | -2/+6 |
| 2014-04-07 | Target/iser: Move check signature status to a function |  Sagi Grimberg | 1 | -65/+50 |
| 2014-04-07 | Target/iser: Consider DIF and RDMA_READ completions when calculating post_send counter |  Sagi Grimberg | 1 | -6/+41 |
| 2014-04-07 | Target/iser: Fix signature work requests accounting |  Sagi Grimberg | 1 | -0/+2 |
| 2014-04-07 | IB/isert: Support T10-PI protected transactions |  Sagi Grimberg | 2 | -29/+311 |
| 2014-04-07 | IB/isert: Accept RDMA_WRITE completions |  Sagi Grimberg | 1 | -2/+17 |
| 2014-04-07 | IB/isert: Initialize T10-PI resources |  Sagi Grimberg | 2 | -17/+110 |
| 2014-04-07 | IB/isert: Introduce isert_map/unmap_data_buf |  Sagi Grimberg | 2 | -125/+127 |
| 2014-04-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 7 | -339/+870 |
| 2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next |  Roland Dreier | 7 | -339/+870 |
| 2014-04-01 | IB/iser: Bump driver version to 1.3 |  Or Gerlitz | 1 | -1/+1 |
| 2014-04-01 | IB/iser: Update Mellanox copyright note |  Or Gerlitz | 5 | -5/+5 |
| 2014-04-01 | IB/iser: Print QP information once connection is established |  Or Gerlitz | 1 | -2/+7 |
| 2014-04-01 | IB/iser: Remove struct iscsi_iser_conn |  Ariel Nahum | 5 | -79/+59 |
| 2014-04-01 | IB/iser: Drain the tx cq once before looping on the rx cq |  Roi Dayan | 1 | -3/+6 |
| 2014-04-01 | IB/iser: Fix sector_t format warning |  Randy Dunlap | 1 | -2/+3 |
| 2014-03-24 | IB/srp: Fix a race condition between failing I/O and I/O completion |  Bart Van Assche | 1 | -11/+22 |
| 2014-03-24 | IB/srp: Avoid that writing into "add_target" hangs due to a cable pull |  Bart Van Assche | 1 | -0/+1 |
| 2014-03-24 | IB/srp: Make writing into the "add_target" sysfs attribute interruptible |  Bart Van Assche | 1 | -2/+8 |
| 2014-03-24 | IB/srp: Avoid duplicate connections |  Bart Van Assche | 2 | -3/+10 |
| 2014-03-24 | IB/srp: Add more logging |  Bart Van Assche | 1 | -11/+12 |
| 2014-03-24 | IB/srp: Check ib_query_gid return value |  Sagi Grimberg | 1 | -1/+3 |