| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-10-09 | IB/iser: Re-introduce ib_conn |  Sagi Grimberg | 5 | -204/+245 |
| 2014-10-09 | IB/iser: Rename ib_conn -> iser_conn |  Sagi Grimberg | 5 | -392/+403 |
| 2014-10-07 | net: better IFF_XMIT_DST_RELEASE support |  Eric Dumazet | 1 | -1/+1 |
| 2014-10-05 | iser-target: Disable TX completion interrupt coalescing |  Nicholas Bellinger | 1 | -2/+2 |
| 2014-10-03 | iser-target: Fix smatch warning |  Sagi Grimberg | 1 | -1/+1 |
| 2014-09-23 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 4 | -25/+30 |
| 2014-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 2 | -2/+8 |
| 2014-09-22 | ipoib: validate struct ipoib_cb size |  Eric Dumazet | 2 | -2/+8 |
| 2014-09-22 | Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next |  Roland Dreier | 4 | -25/+30 |
| 2014-09-22 | IB/iser: Bump version to 1.4.1 |  Or Gerlitz | 1 | -1/+1 |
| 2014-09-22 | IB/iser: Allow bind only when connection state is UP |  Sagi Grimberg | 1 | -5/+14 |
| 2014-09-22 | IB/iser: Fix RX/TX CQ resource leak on error flow |  Roi Dayan | 1 | -10/+14 |
| 2014-09-19 | IPoIB: Remove unnecessary port query |  Alex Estrin | 1 | -9/+1 |
| 2014-09-15 | Target/iser: Fix initiator_depth and responder_resources |  Sagi Grimberg | 1 | -5/+6 |
| 2014-09-15 | Target/iser: Avoid calling rdma_disconnect twice |  Sagi Grimberg | 1 | -1/+1 |
| 2014-09-15 | Target/iser: Don't put isert_conn inside disconnected handler |  Sagi Grimberg | 1 | -1/+1 |
| 2014-09-15 | Target/iser: Get isert_conn reference once got to connected_handler |  Sagi Grimberg | 1 | -2/+3 |
| 2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 9 | -178/+212 |
| 2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next |  Roland Dreier | 9 | -178/+212 |
| 2014-08-14 | IB/srp: Fix return value check in srp_init_module() |  Wei Yongjun | 1 | -2/+2 |
| 2014-08-12 | IB/srpt: Handle GID change events |  Doug Ledford | 1 | -0/+1 |
| 2014-08-12 | IPoIB: Remove unnecessary test for NULL before debugfs_remove() |  Fabian Frederick | 1 | -4/+2 |
| 2014-08-10 | IB/mad: add new ioctl to ABI to support new registration options |  Ira Weiny | 1 | -1/+1 |
| 2014-08-10 | IB/ipoib: Avoid multicast join attempts with invalid P_key |  Alex Estrin | 2 | -45/+46 |
| 2014-08-05 | IB/ipoib: Avoid flushing the workqueue from worker context |  Erez Shitrit | 3 | -6/+6 |
| 2014-08-05 | IB/ipoib: Use P_Key change event instead of P_Key polling mechanism |  Erez Shitrit | 3 | -65/+20 |
| 2014-08-01 | IB/srp: Fix residual handling |  Bart Van Assche | 1 | -3/+7 |
| 2014-08-01 | IB/srp: Fix deadlock between host removal and multipathd |  Bart Van Assche | 1 | -10/+28 |
| 2014-08-01 | IB/iser: Clarify a duplicate counters check |  Roi Dayan | 1 | -1/+4 |
| 2014-08-01 | IB/iser: Replace connection waitqueue with completion object |  Ariel Nahum | 3 | -23/+22 |
| 2014-08-01 | IB/iser: Protect iser state machine with a mutex |  Ariel Nahum | 3 | -14/+65 |
| 2014-08-01 | IB/iser: Remove redundant return code in iser_free_ib_conn_res() |  Sagi Grimberg | 1 | -5/+2 |
| 2014-08-01 | IB/iser: Seperate iser_conn and iscsi_endpoint storage space |  Ariel Nahum | 2 | -4/+14 |
| 2014-08-01 | IB/iser: Fix responder resources advertisement |  Sagi Grimberg | 1 | -1/+3 |
| 2014-08-01 | IB/iser: Add TIMEWAIT_EXIT event handling |  Roi Dayan | 1 | -0/+1 |
| 2014-08-01 | IB/iser: Support IPv6 address family |  Roi Dayan | 3 | -15/+9 |
| 2014-07-15 | net: set name_assign_type in alloc_netdev() |  Tom Gundersen | 1 | -2/+2 |
| 2014-06-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 3 | -60/+46 |
| 2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -1/+1 |
| 2014-06-11 | libiscsi, iser: Adjust data_length to include protection information |  Sagi Grimberg | 1 | -24/+10 |
| 2014-06-11 | Target/iscsi: Fix sendtargets response pdu for iser transport |  Sagi Grimberg | 1 | -1/+1 |
| 2014-06-11 | Target/iser: Fix a wrong dereference in case discovery session is over iser |  Sagi Grimberg | 1 | -1/+3 |
| 2014-06-10 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 7 | -276/+717 |
| 2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next |  Roland Dreier | 7 | -276/+717 |
| 2014-06-03 | iser-target: Add missing target_put_sess_cmd for ImmedateData failure |  Nicholas Bellinger | 1 | -0/+2 |
| 2014-06-02 | IB: Add a QP creation flag to use GFP_NOIO allocations |  Or Gerlitz | 1 | -3/+15 |
| 2014-06-02 | IB: Allow build of hw/ and ulp/ subdirectories independently |  Yann Droneaud | 1 | -0/+5 |
| 2014-05-29 | IB/srp: Avoid problems if a header uses pr_fmt |  Joe Perches | 1 | -1/+1 |
| 2014-05-26 | IB/iser: Bump version to 1.4 |  Or Gerlitz | 1 | -1/+1 |
| 2014-05-26 | IB/iser: Add missing newlines to logging messages |  Roi Dayan | 1 | -4/+4 |