- e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
- da05be2 IB/srp: Fix return value check in srp_init_module() by Wei Yongjun · 10 years ago
- 2aa1cf6 IB/srpt: Handle GID change events by Doug Ledford · 10 years ago
- e42fa20 IPoIB: Remove unnecessary test for NULL before debugfs_remove() by Fabian Frederick · 10 years ago
- 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
- dd57c93 IB/ipoib: Avoid multicast join attempts with invalid P_key by Alex Estrin · 10 years ago
- 4eae374 IB/ipoib: Avoid flushing the workqueue from worker context by Erez Shitrit · 10 years ago
- db84f88 IB/ipoib: Use P_Key change event instead of P_Key polling mechanism by Erez Shitrit · 10 years ago
- e714531 IB/srp: Fix residual handling by Bart Van Assche · 10 years ago
- bcc0591 IB/srp: Fix deadlock between host removal and multipathd by Bart Van Assche · 10 years ago
- 8d4aca7 IB/iser: Clarify a duplicate counters check by Roi Dayan · 10 years ago
- 9a6d323 IB/iser: Replace connection waitqueue with completion object by Ariel Nahum · 10 years ago
- 504130c IB/iser: Protect iser state machine with a mutex by Ariel Nahum · 10 years ago
- f1a8bf0 IB/iser: Remove redundant return code in iser_free_ib_conn_res() by Sagi Grimberg · 10 years ago
- 0a69075 IB/iser: Seperate iser_conn and iscsi_endpoint storage space by Ariel Nahum · 10 years ago
- 2ea3293 IB/iser: Fix responder resources advertisement by Sagi Grimberg · 10 years ago
- 9579d60 IB/iser: Add TIMEWAIT_EXIT event handling by Roi Dayan · 10 years ago
- 96ed02d IB/iser: Support IPv6 address family by Roi Dayan · 10 years ago
- c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
- ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- d77e653 libiscsi, iser: Adjust data_length to include protection information by Sagi Grimberg · 10 years ago
- 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
- e0546fc Target/iser: Fix a wrong dereference in case discovery session is over iser by Sagi Grimberg · 10 years ago
- 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
- 6cc44a6 iser-target: Add missing target_put_sess_cmd for ImmedateData failure by Nicholas Bellinger · 10 years ago
- 09b9308 IB: Add a QP creation flag to use GFP_NOIO allocations by Or Gerlitz · 10 years ago
- 729ee4e IB: Allow build of hw/ and ulp/ subdirectories independently by Yann Droneaud · 11 years ago
- d236cd0 IB/srp: Avoid problems if a header uses pr_fmt by Joe Perches · 12 years ago
- c7ca4b6 IB/iser: Bump version to 1.4 by Or Gerlitz · 10 years ago
- e7eeffa IB/iser: Add missing newlines to logging messages by Roi Dayan · 10 years ago
- 66d4e62 IB/iser: Fix a possible race in iser connection states transition by Ariel Nahum · 10 years ago
- b73c3ad IB/iser: Simplify connection management by Ariel Nahum · 10 years ago
- 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 5f80ff8 Target/iser: Gracefully reject T10-PI enabled connect request if not supported by Sagi Grimberg · 10 years ago
- f5ebec9 Target/iser: Wait for proper cleanup before unloading by Sagi Grimberg · 10 years ago
- 88c4015 Target/iser: Improve cm events handling by Sagi Grimberg · 10 years ago
- 5cfb178 IB/srp: Add fast registration support by Bart Van Assche · 10 years ago
- 52ede08 IB/srp: Rename FMR-related variables by Bart Van Assche · 10 years ago
- d1b4289 IB/srp: One FMR pool per SRP connection by Bart Van Assche · 10 years ago
- b1b8854 IB/srp: Introduce the 'register_always' kernel module parameter by Bart Van Assche · 10 years ago
- 539dde6 IB/srp: Introduce srp_finish_mapping() by Bart Van Assche · 10 years ago
- 76bc1e1 IB/srp: Introduce srp_map_fmr() by Bart Van Assche · 10 years ago
- 62154b2 IB/srp: Introduce an additional local variable by Bart Van Assche · 10 years ago
- af24663 IB/srp: Fix kernel-doc warnings by Bart Van Assche · 10 years ago
- 024ca90 IB/srp: Fix a sporadic crash triggered by cable pulling by Bart Van Assche · 10 years ago
- 9d49f5e Target/iser: Fix hangs in connection teardown by Sagi Grimberg · 10 years ago
- e346ab3 Target/iser: Bail from accept_np if np_thread is trying to close by Sagi Grimberg · 10 years ago
- 14f4b54 Target/iscsi,iser: Avoid accepting transport connections during stop stage by Sagi Grimberg · 11 years ago
- 531b7bf Target/iser: Fix iscsit_accept_np and rdma_cm racy flow by Sagi Grimberg · 11 years ago
- 9fe63c8 Target/iser: Fix wrong connection requests list addition by Sagi Grimberg · 11 years ago
- 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
- 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 11 years ago
- e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 11 years ago
- f225225 Target/iser: Use Fastreg only if device supports signature by Sagi Grimberg · 11 years ago
- 03e7848 iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err by Nicholas Bellinger · 11 years ago
- 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 11 years ago
- f46d6a8 iser-target: Match FRMR descriptors to available session tags by Nicholas Bellinger · 11 years ago
- 5bac4b1 Target/iser: Fail SCSI WRITE command if device detected integrity error by Sagi Grimberg · 11 years ago
- 96b7973 Target/iser: Move check signature status to a function by Sagi Grimberg · 11 years ago
- 897bb2c Target/iser: Consider DIF and RDMA_READ completions when calculating post_send counter by Sagi Grimberg · 11 years ago
- c2caa20 Target/iser: Fix signature work requests accounting by Sagi Grimberg · 11 years ago
- 9e961ae IB/isert: Support T10-PI protected transactions by Sagi Grimberg · 11 years ago
- f93f3a7 IB/isert: Accept RDMA_WRITE completions by Sagi Grimberg · 11 years ago
- d3e125d IB/isert: Initialize T10-PI resources by Sagi Grimberg · 11 years ago
- e3d7e4c IB/isert: Introduce isert_map/unmap_data_buf by Sagi Grimberg · 11 years ago
- 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
- 5de2ad9 IB/iser: Bump driver version to 1.3 by Or Gerlitz · 11 years ago
- 3ee07d2 IB/iser: Update Mellanox copyright note by Or Gerlitz · 11 years ago
- 4f9208a IB/iser: Print QP information once connection is established by Or Gerlitz · 11 years ago
- 4667f5d IB/iser: Remove struct iscsi_iser_conn by Ariel Nahum · 11 years ago
- 1d6c2b7 IB/iser: Drain the tx cq once before looping on the rx cq by Roi Dayan · 11 years ago
- 39c978c IB/iser: Fix sector_t format warning by Randy Dunlap · 11 years ago
- b3fe628 IB/srp: Fix a race condition between failing I/O and I/O completion by Bart Van Assche · 11 years ago
- ac72d76 IB/srp: Avoid that writing into "add_target" hangs due to a cable pull by Bart Van Assche · 11 years ago
- a702adc IB/srp: Make writing into the "add_target" sysfs attribute interruptible by Bart Van Assche · 11 years ago
- 2d7091b IB/srp: Avoid duplicate connections by Bart Van Assche · 11 years ago
- e7ffde0 IB/srp: Add more logging by Bart Van Assche · 11 years ago
- 2088ca6 IB/srp: Check ib_query_gid return value by Sagi Grimberg · 11 years ago
- 6192d4e IB/iser: Publish T10-PI support to SCSI midlayer by Sagi Grimberg · 11 years ago
- 0a7a08a IB/iser: Implement check_protection by Sagi Grimberg · 11 years ago
- 177e31bd IB/iser: Support T10-PI operations by Sagi Grimberg · 11 years ago
- 6b5a8fb IB/iser: Initialize T10-PI resources by Alex Tabachnik · 11 years ago
- 7f73384 IB/iser: Introduce pi_enable, pi_guard module parameters by Alex Tabachnik · 11 years ago
- 5f588e3 IB/iser: Generalize fall_to_bounce_buf routine by Sagi Grimberg · 11 years ago
- 9a8b08f IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg by Sagi Grimberg · 11 years ago
- 73bc06b IB/iser: Replace fastreg descriptor valid bool with indicators container by Sagi Grimberg · 11 years ago
- 65198d6 IB/iser: Keep IB device attributes under iser_device by Sagi Grimberg · 11 years ago
- 310b347 IB/iser: Move fast_reg_descriptor initialization to a function by Sagi Grimberg · 11 years ago
- d11ec4e IB/iser: Push the decision what memory key to use into fast_reg_mr routine by Sagi Grimberg · 11 years ago
- 7306b8f IB/iser: Avoid FRWR notation, use fastreg instead by Sagi Grimberg · 11 years ago
- db523b8 IB/iser: Suppress completions for fast registration work requests by Sagi Grimberg · 11 years ago
- 66a523d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- ebbe442 iser-target: Fix command leak for tx_desc->comp_llnode_batch by Nicholas Bellinger · 11 years ago
- 9bb4ca6 iser-target: Ignore completions for FRWRs in isert_cq_tx_work by Nicholas Bellinger · 11 years ago
- b6b87a1 iser-target: Fix post_send_buf_count for RDMA READ/WRITE by Nicholas Bellinger · 11 years ago