1. a11b3e6 IB/iser: Centralize memory region invalidation to a function by Sagi Grimberg · 10 years ago
  2. f0caef6 IB/iser: Terminate connection before cleaning inflight tasks by Sagi Grimberg · 10 years ago
  3. 7414dde IB/iser: Fix race between iser connection teardown and scsi TMFs by Sagi Grimberg · 10 years ago
  4. 3f562a0 IB/iser: Fix possible NULL derefernce ib_conn->device in session_create by Ariel Nahum · 10 years ago
  5. 49df278 IB/iser: Fix sparse warnings by Sagi Grimberg · 10 years ago
  6. 6ec9d4d IB/iser: Fix possible SQ overflow by Max Gurtovoy · 10 years ago
  7. 93acb7b IB/iser: Decrement CQ's active QPs accounting when QP creation fails by Sagi Grimberg · 10 years ago
  8. 5426b17 IB/iser: Collapse cleanup and disconnect handlers by Ariel Nahum · 10 years ago
  9. 16df2a2 IB/iser: Fix catastrophic error flow hang by Sagi Grimberg · 10 years ago
  10. f4641ef IB/iser: Re-adjust CQ and QP send ring sizes to HW limits by Minh Tran · 10 years ago
  11. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  12. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  13. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  14. 3dca0f42 net/mlx4_core: Use tasklet for user-space CQ completion events by Matan Barak · 10 years ago
  15. d14e711 mlx5: Fix error flow in add_keys by Eli Cohen · 10 years ago
  16. 6a4f139 mlx5: Fix sparse warnings by Eli Cohen · 10 years ago
  17. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  18. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  19. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  20. 1e6f241 scsi: don't allow setting of queue_depth bigger than can_queue by Christoph Hellwig · 10 years ago
  21. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  22. b2e1a3f RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW by Hariprasad Shenai · 10 years ago
  23. 5167865 RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST by Hariprasad Shenai · 10 years ago
  24. 77a80e2 RDMA/cxgb4: Cleanup Filter related macros/register defines by Hariprasad Shenai · 10 years ago
  25. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  26. a46171d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  27. 479163f mlx5: don't duplicate kvfree() by Al Viro · 10 years ago
  28. b1a5ad0 IB/isert: Adjust CQ size to HW limits by Chris Moore · 10 years ago
  29. 7ae0e40 net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs by Matan Barak · 10 years ago
  30. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  31. 7dad6b2 IB/srp: Fix a race condition triggered by destroying a queue pair by Bart Van Assche · 10 years ago
  32. d92c0da IB/srp: Add multichannel support by Bart Van Assche · 10 years ago
  33. 77f2c1a IB/srp: Use block layer tags by Bart Van Assche · 10 years ago
  34. 509c07b IB/srp: Separate target and channel variables by Bart Van Assche · 10 years ago
  35. 747fe00 IB/srp: Introduce two new srp_target_port member variables by Bart Van Assche · 10 years ago
  36. 34aa654 IB/srp: Avoid that I/O hangs due to a cable pull during LUN scanning by Bart Van Assche · 10 years ago
  37. 205619f IB/srp: Remove stale connection retry mechanism by Bart Van Assche · 10 years ago
  38. 394c595 IB/srp: Move ib_destroy_cm_id() call into srp_free_ch_ib() by Bart Van Assche · 10 years ago
  39. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  40. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  41. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  42. 3b726ae iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly by Sagi Grimberg · 10 years ago
  43. f57915c ib_isert: Add max_send_sge=2 minimum for control PDU responses by Or Gerlitz · 10 years ago
  44. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  45. 571e1b2 mlx4: Avoid leaking steering rules on flow creation error flow by Or Gerlitz · 10 years ago
  46. ab477c1 srp-target: Retry when QP creation fails with ENOMEM by Bart Van Assche · 10 years ago
  47. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  48. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  49. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  50. 7b909bb Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next by Roland Dreier · 10 years ago
  51. da22b896 RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate line by Hariprasad S · 10 years ago
  52. d480201 RDMA/cxgb4: Add missing neigh_release in find_route by Hariprasad S · 10 years ago
  53. 04524a4 RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss by Hariprasad S · 10 years ago
  54. 65d4c01 RDMA/cxgb4: Make c4iw_wr_log_size_order static by Steve Wise · 10 years ago
  55. a040f95 IB/core: Fix XRC race condition in ib_uverbs_open_qp by Jack Morgenstein · 10 years ago
  56. 8b0f93d IB/core: Clear AH attr variable to prevent garbage data by Devesh Sharma · 10 years ago
  57. b60459f ib_srpt: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  58. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. 05df780 RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis by Jes Sorensen · 10 years ago
  60. de12348 RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it by Jes Sorensen · 10 years ago
  61. beb9b70 RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc() by Jes Sorensen · 10 years ago
  62. e5dc940 RDMA/ocrdma: Remove a unused-label warning by Li RongQing · 10 years ago
  63. 1b76d38 RDMA/ocrdma: Convert kernel VA to PA for mmap in user by Devesh Sharma · 10 years ago
  64. bf67472 RDMA/ocrdma: Get vlan tag from ib_qp_attrs by Selvin Xavier · 10 years ago
  65. 7ec11e0 RDMA/ocrdma: Add default GID at index 0 by Devesh Sharma · 10 years ago
  66. 78eda2b IB/mlx5, iser, isert: Add Signature API additions by Sagi Grimberg · 10 years ago
  67. 3d73cf1 Target/iser: Centralize ib_sig_domain setting by Sagi Grimberg · 10 years ago
  68. 92792c0 IB/iser: Centralize ib_sig_domain settings by Sagi Grimberg · 10 years ago
  69. 142537f IB/mlx5: Use extended internal signature layout by Sagi Grimberg · 10 years ago
  70. f043032 IB/iser: Set IP_CSUM as default guard type by Sagi Grimberg · 10 years ago
  71. 6f5f8a0 IB/iser: Remove redundant assignment by Sagi Grimberg · 10 years ago
  72. fd22f78 IB/mlx5: Use enumerations for PI copy mask by Sagi Grimberg · 10 years ago
  73. f39f869 IB/mlx5: Modify to work with arbitrary page size by Yishai Hadas · 10 years ago
  74. f83b426 IB/mlx5: Remove duplicate code from mlx5_set_path by Eli Cohen · 10 years ago
  75. 1c3ce90 IB/mlx5: Fix possible array overflow by Eli Cohen · 10 years ago
  76. 377b513 IB/core: Avoid leakage from kernel to user space by Eli Cohen · 10 years ago
  77. 900a6d7 IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr by Eli Cohen · 10 years ago
  78. eefd56e IB/mlx5: Clear umr resources after ib_unregister_device by Eli Cohen · 10 years ago
  79. b261aea IB/iser: Bump version, add maintainer by Or Gerlitz · 10 years ago
  80. dc05ac3 IB/iser: Fix/add kernel-doc style description in iscsi_iser.c by Sagi Grimberg · 10 years ago
  81. cd88621 IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h by Sagi Grimberg · 10 years ago
  82. e9d49b8 IB/iser: Nit - add space after __func__ in iser logging by Sagi Grimberg · 10 years ago
  83. bba0a3c IB/iser: Change iscsi_conn_stop log level to info by Ariel Nahum · 10 years ago
  84. 6df5a12 IB/iser: Suppress scsi command send completions by Sagi Grimberg · 10 years ago
  85. 6e6fe2f IB/iser: Optimize completion polling by Sagi Grimberg · 10 years ago
  86. ff3dd52 IB/iser: Use beacon to indicate all completions were consumed by Sagi Grimberg · 10 years ago
  87. 6aabfa7 IB/iser: Use single CQ for RX and TX by Sagi Grimberg · 10 years ago
  88. 183cfa4 IB/iser: Use internal polling budget to avoid possible live-lock by Sagi Grimberg · 10 years ago
  89. bf17554 IB/iser: Centralize iser completion contexts by Sagi Grimberg · 10 years ago
  90. aea8f4d IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release by Ariel Nahum · 10 years ago
  91. 8c204e6 IB/iser: Signal iSCSI layer that transport is broken in error completions by Sagi Grimberg · 10 years ago
  92. 3a940da IB/iser: Protect tasks cleanup in case IB device was already released by Sagi Grimberg · 10 years ago
  93. ec370e2 IB/iser: Unbind at conn_stop stage by Ariel Nahum · 10 years ago
  94. c107a6c IB/iser: Don't bound release_work completions timeouts by Sagi Grimberg · 10 years ago
  95. c47a3c9 IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemon by Sagi Grimberg · 10 years ago
  96. 96f1519 IB/iser: Extend iser_free_ib_conn_res() by Sagi Grimberg · 10 years ago
  97. 6bb0279 IB/iser: Remove unused variables and dead code by Roi Dayan · 10 years ago
  98. a4ee353 IB/iser: Re-introduce ib_conn by Sagi Grimberg · 10 years ago
  99. 5716af6 IB/iser: Rename ib_conn -> iser_conn by Sagi Grimberg · 10 years ago
  100. 18c85d0 [infiniband] remove pointless assignments by Al Viro · 10 years ago