1. 1a92e17 Target/iser: Fix initiator_depth and responder_resources by Sagi Grimberg · 10 years ago
  2. 38a8316 Target/iser: Avoid calling rdma_disconnect twice by Sagi Grimberg · 10 years ago
  3. 0fc4ea7 Target/iser: Don't put isert_conn inside disconnected handler by Sagi Grimberg · 10 years ago
  4. c2f88b1 Target/iser: Get isert_conn reference once got to connected_handler by Sagi Grimberg · 10 years ago
  5. d2fce8a mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic by Or Gerlitz · 10 years ago
  6. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  7. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  8. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  9. da05be2 IB/srp: Fix return value check in srp_init_module() by Wei Yongjun · 10 years ago
  10. 96c51ab RDMA/ocrdma: report asic-id in query device by Mitesh Ahuja · 10 years ago
  11. 8ac0c7c RDMA/ocrdma: Update sli data structure for endianness by Devesh Sharma · 10 years ago
  12. 0ea8726 RDMA/ocrdma: Obtain SL from device structure by Devesh Sharma · 10 years ago
  13. 2aa1cf6 IB/srpt: Handle GID change events by Doug Ledford · 10 years ago
  14. a8f731e IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  15. a57f23f IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  16. 859976d RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf() by Dan Carpenter · 10 years ago
  17. e42fa20 IPoIB: Remove unnecessary test for NULL before debugfs_remove() by Fabian Frederick · 10 years ago
  18. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  19. 1471cb6 IB/mad: Add user space RMPP support by Ira Weiny · 10 years ago
  20. 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
  21. 9ad13a4 IB/mad: Add dev_notice messages for various umad/mad registration failures by Ira Weiny · 10 years ago
  22. 7ef5d4b IB/mad: Update module to [pr|dev]_* style print messages by Ira Weiny · 10 years ago
  23. dd57c93 IB/ipoib: Avoid multicast join attempts with invalid P_key by Alex Estrin · 10 years ago
  24. f426a40 IB/umad: Update module to [pr|dev]_* style print messages by Ira Weiny · 10 years ago
  25. 9011a67 infiniband: use pci_zalloc_consistent by Joe Perches · 10 years ago
  26. 4eae374 IB/ipoib: Avoid flushing the workqueue from worker context by Erez Shitrit · 10 years ago
  27. db84f88 IB/ipoib: Use P_Key change event instead of P_Key polling mechanism by Erez Shitrit · 10 years ago
  28. e316453 IB/ipath: Add P_Key change event support by Or Gerlitz · 10 years ago
  29. 2f0304d RDMA/iwcm: Use a default listen backlog if needed by Steve Wise · 10 years ago
  30. e714531 IB/srp: Fix residual handling by Bart Van Assche · 10 years ago
  31. bcc0591 IB/srp: Fix deadlock between host removal and multipathd by Bart Van Assche · 10 years ago
  32. 9376932 IB/mlx4_ib: Add support for user MR re-registration by Matan Barak · 10 years ago
  33. 7e6edb9 IB/core: Add user MR re-registration support by Matan Barak · 10 years ago
  34. 8d4aca7 IB/iser: Clarify a duplicate counters check by Roi Dayan · 10 years ago
  35. 9a6d323 IB/iser: Replace connection waitqueue with completion object by Ariel Nahum · 10 years ago
  36. 504130c IB/iser: Protect iser state machine with a mutex by Ariel Nahum · 10 years ago
  37. f1a8bf0 IB/iser: Remove redundant return code in iser_free_ib_conn_res() by Sagi Grimberg · 10 years ago
  38. 0a69075 IB/iser: Seperate iser_conn and iscsi_endpoint storage space by Ariel Nahum · 10 years ago
  39. 2ea3293 IB/iser: Fix responder resources advertisement by Sagi Grimberg · 10 years ago
  40. 9579d60 IB/iser: Add TIMEWAIT_EXIT event handling by Roi Dayan · 10 years ago
  41. 96ed02d IB/iser: Support IPv6 address family by Roi Dayan · 10 years ago
  42. 741742e RDMA/ocrdma: Update the ocrdma module version string by Selvin Xavier · 10 years ago
  43. 1b09a0c RDMA/ocrdma: Fix a sparse warning by Selvin Xavier · 10 years ago
  44. b880632 RDMA/ocrdma: Initialize the GID table while registering the device by Selvin Xavier · 10 years ago
  45. 4f1df84 RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K by Selvin Xavier · 10 years ago
  46. 920de55 RDMA/ocrdma: Add missing adapter mailbox opcodes by Selvin Xavier · 10 years ago
  47. 033edd4 RDMA/ocrdma: Return proper value for max_mr_size by Mitesh Ahuja · 10 years ago
  48. 6dab026 RDMA/ocrdma: Do proper cleanup even if FW is in error state by Mitesh Ahuja · 10 years ago
  49. f252b5d RDMA/ocrdma: Allow only SEND opcode in case of UD QPs by Mitesh Ahuja · 10 years ago
  50. a96ffb1 RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs by Selvin Xavier · 10 years ago
  51. daac968 RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creation by Devesh Sharma · 10 years ago
  52. a53d77a RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported by Devesh Sharma · 10 years ago
  53. efe4593 RDMA/ocrdma: Handle shutdown event from be2net driver by Devesh Sharma · 10 years ago
  54. 4808b18 RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributes by Selvin Xavier · 10 years ago
  55. 31dbdd9 RDMA/ocrdma: Query and initalize the PFC SL by Selvin Xavier · 10 years ago
  56. f50f31e RDMA/ocrdma: Avoid posting DPP requests for RDMA READ by Devesh Sharma · 10 years ago
  57. 678ea9b RDMA/cxgb4: Only call CQ completion handler if it is armed by Steve Wise · 10 years ago
  58. 4d2f9bb mlx5: Adjust events to use unsigned long param instead of void * by Jack Morgenstein · 10 years ago
  59. f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 10 years ago
  60. 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 10 years ago
  61. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 91244bb iw_cxgb4: Don't limit TPTE count to 32KB by Hariprasad Shenai · 10 years ago
  63. 66eb19a iw_cxgb4: advertise the correct device max attributes by Hariprasad Shenai · 10 years ago
  64. 3e5c02c iw_cxgb4: Support query_qp() verb by Hariprasad Shenai · 10 years ago
  65. dd92b12 iw_cxgb4: log detailed warnings for negative advice by Hariprasad Shenai · 10 years ago
  66. da38897 iw_cxgb4: fix for 64-bit integer division by Hariprasad Shenai · 10 years ago
  67. 3ded29a cxgb4/iw_cxgb4: Move common defines to cxgb4 by Anish Bhatt · 10 years ago
  68. 56c5333 Merge branches 'cxgb4' and 'mlx5' into for-next by Roland Dreier · 10 years ago
  69. 652c1a0 IB/mlx5: Enable "block multicast loopback" for kernel consumers by Or Gerlitz · 10 years ago
  70. 7730b4c cxgb4/iw_cxgb4: work request logging feature by Hariprasad Shenai · 10 years ago
  71. 031cf47 cxgb4/iw_cxgb4: display TPTE on errors by Hariprasad Shenai · 10 years ago
  72. 4c2c576 cxgb4/iw_cxgb4: use firmware ord/ird resource limits by Hariprasad Shenai · 10 years ago
  73. 04e10e2 iw_cxgb4: Detect Ing. Padding Boundary at run-time by Hariprasad Shenai · 10 years ago
  74. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  75. 46c1376 RDMA/cxgb4: Call iwpm_init() only once by Steve Wise · 10 years ago
  76. 6b54d54 RDMA/cxgb4: Initialize the device status page by Steve Wise · 10 years ago
  77. 5dab6d3 RDMA/cxgb4: Clean up connection on ARP error by Hariprasad S · 10 years ago
  78. 233b430 RDMA/cxgb4: Fix skb_leak in reject_cr() by Hariprasad S · 10 years ago
  79. 35b1de5 rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Passthrough by Hariprasad Shenai · 10 years ago
  80. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  81. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  82. d77e653 libiscsi, iser: Adjust data_length to include protection information by Sagi Grimberg · 10 years ago
  83. 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
  84. e0546fc Target/iser: Fix a wrong dereference in case discovery session is over iser by Sagi Grimberg · 10 years ago
  85. b408ff2 iw_cxgb4: don't truncate the recv window size by Hariprasad Shenai · 10 years ago
  86. 92e7ae7 iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections by Hariprasad Shenai · 10 years ago
  87. cf38be6 iw_cxgb4: Allocate and use IQs specifically for indirect interrupts by Hariprasad Shenai · 10 years ago
  88. 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  89. 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
  90. 9eccfe1 RDMA/cxgb4: Add support for iWARP Port Mapper user space service by Steve Wise · 10 years ago
  91. 5647263 RDMA/nes: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 10 years ago
  92. 30dc5e6 RDMA/core: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 10 years ago
  93. 6fcd8d0 IB/mlx4: Fix gfp passing in create_qp_common() by Jiri Kosina · 10 years ago
  94. 052e5c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  95. 60e1751 IB/umad: Fix use-after-free on close by Bart Van Assche · 10 years ago
  96. 584482a IB/core: Fix kobject leak on device register error flow by Haggai Eran · 10 years ago
  97. b7dfa88 RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp by Yann Droneaud · 10 years ago
  98. cad6d02 IB/core: Fix port kobject deletion during error flow by Haggai Eran · 10 years ago
  99. 373c0ea IB/core: Remove unneeded kobject_get/put calls by Haggai Eran · 10 years ago
  100. 8385fd8 IB/core: Fix sparse warnings about redeclared functions by Roland Dreier · 10 years ago