1. 04524a4 RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emss by Hariprasad S · 10 years ago
  2. 65d4c01 RDMA/cxgb4: Make c4iw_wr_log_size_order static by Steve Wise · 10 years ago
  3. 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  4. 98f75b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  5. b49fe36 ipoib: validate struct ipoib_cb size by Eric Dumazet · 10 years ago
  6. 3bdad2d Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 10 years ago
  7. 25476b0 IB/mlx4: Fix VF mac handling in RoCE by Jack Morgenstein · 10 years ago
  8. 3dec487 IB/mlx4: Do not allow APM under RoCE by Jack Morgenstein · 10 years ago
  9. d24d9f4 IB/mlx4: Don't update QP1 in native mode by Jack Morgenstein · 10 years ago
  10. 3e0629c IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header by Jack Morgenstein · 10 years ago
  11. a59c585 IB/core: When marshaling uverbs path, clear unused fields by Matan Barak · 10 years ago
  12. 4bf9715 IB/mlx4: Avoid executing gid task when device is being removed by Moni Shoua · 10 years ago
  13. dba3ad2 IB/mlx4: Fix lockdep splat for the iboe lock by Jack Morgenstein · 10 years ago
  14. bccb84f IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up by Moni Shoua · 10 years ago
  15. 655b2aa IB/mlx4: Reorder steps in RoCE GID table initialization by Moni Shoua · 10 years ago
  16. f5c4834 IB/mlx4: Don't duplicate the default RoCE GID by Moni Shoua · 10 years ago
  17. e381835c IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs() by Moni Shoua · 10 years ago
  18. 61aabb3 IB/iser: Bump version to 1.4.1 by Or Gerlitz · 10 years ago
  19. 91eb1df IB/iser: Allow bind only when connection state is UP by Sagi Grimberg · 10 years ago
  20. c33b15f IB/iser: Fix RX/TX CQ resource leak on error flow by Roi Dayan · 10 years ago
  21. f0c2c22 RDMA/ocrdma: Use right macro in query AH by devesh.sharma@emulex.com · 10 years ago
  22. 1be528b RDMA/ocrdma: Resolve L2 address when creating user AH by devesh.sharma@emulex.com · 10 years ago
  23. 4ff0acc mlx4: Correct error flows in rereg_mr by Matan Barak · 10 years ago
  24. 85cbb7c IB/qib: Correct reference counting in debugfs qp_stats by Mike Marciniszyn · 10 years ago
  25. 68f9d83 IPoIB: Remove unnecessary port query by Alex Estrin · 10 years ago
  26. 50e2ec9 IB/mlx4: Disable TSO for Connect-X rev. A0 HCAs by Markus Stockhausen · 10 years ago
  27. f5c4984 IB/qib: Change get_user_pages() usage to always NULL vmas by Mike Marciniszyn · 10 years ago
  28. 3033771 IB/ipath: Change get_user_pages() usage to always NULL vmas by Mike Marciniszyn · 10 years ago
  29. 87773dd IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_get by Shawn Bohrer · 10 years ago
  30. f93439e RDMA/ocrdma: Do not skip setting deferred_arm by Devesh Sharma · 10 years ago
  31. d6a488f RDMA/ocrdma: Report correct value of max_fast_reg_page_list_len by Devesh Sharma · 10 years ago
  32. 1a92e17 Target/iser: Fix initiator_depth and responder_resources by Sagi Grimberg · 10 years ago
  33. 38a8316 Target/iser: Avoid calling rdma_disconnect twice by Sagi Grimberg · 10 years ago
  34. 0fc4ea7 Target/iser: Don't put isert_conn inside disconnected handler by Sagi Grimberg · 10 years ago
  35. c2f88b1 Target/iser: Get isert_conn reference once got to connected_handler by Sagi Grimberg · 10 years ago
  36. 8e1a03b mlx4: Fix wrong endianess access with QP context flags by Or Gerlitz · 10 years ago
  37. 09e05c3 net/mlx4: Set vlan stripping policy by the right command by Matan Barak · 10 years ago
  38. d2fce8a mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic by Or Gerlitz · 10 years ago
  39. 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
  40. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  41. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  42. da05be2 IB/srp: Fix return value check in srp_init_module() by Wei Yongjun · 10 years ago
  43. 96c51ab RDMA/ocrdma: report asic-id in query device by Mitesh Ahuja · 10 years ago
  44. 8ac0c7c RDMA/ocrdma: Update sli data structure for endianness by Devesh Sharma · 10 years ago
  45. 0ea8726 RDMA/ocrdma: Obtain SL from device structure by Devesh Sharma · 10 years ago
  46. 2aa1cf6 IB/srpt: Handle GID change events by Doug Ledford · 10 years ago
  47. a8f731e IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  48. a57f23f IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  49. 859976d RDMA/amso1100: Check for integer overflow in c2_alloc_cq_buf() by Dan Carpenter · 10 years ago
  50. e42fa20 IPoIB: Remove unnecessary test for NULL before debugfs_remove() by Fabian Frederick · 10 years ago
  51. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  52. 1471cb6 IB/mad: Add user space RMPP support by Ira Weiny · 10 years ago
  53. 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
  54. 9ad13a4 IB/mad: Add dev_notice messages for various umad/mad registration failures by Ira Weiny · 10 years ago
  55. 7ef5d4b IB/mad: Update module to [pr|dev]_* style print messages by Ira Weiny · 10 years ago
  56. dd57c93 IB/ipoib: Avoid multicast join attempts with invalid P_key by Alex Estrin · 10 years ago
  57. f426a40 IB/umad: Update module to [pr|dev]_* style print messages by Ira Weiny · 10 years ago
  58. 9011a67 infiniband: use pci_zalloc_consistent by Joe Perches · 10 years ago
  59. 4eae374 IB/ipoib: Avoid flushing the workqueue from worker context by Erez Shitrit · 10 years ago
  60. db84f88 IB/ipoib: Use P_Key change event instead of P_Key polling mechanism by Erez Shitrit · 10 years ago
  61. e316453 IB/ipath: Add P_Key change event support by Or Gerlitz · 10 years ago
  62. 2f0304d RDMA/iwcm: Use a default listen backlog if needed by Steve Wise · 10 years ago
  63. e714531 IB/srp: Fix residual handling by Bart Van Assche · 10 years ago
  64. bcc0591 IB/srp: Fix deadlock between host removal and multipathd by Bart Van Assche · 10 years ago
  65. 9376932 IB/mlx4_ib: Add support for user MR re-registration by Matan Barak · 10 years ago
  66. 7e6edb9 IB/core: Add user MR re-registration support by Matan Barak · 10 years ago
  67. 8d4aca7 IB/iser: Clarify a duplicate counters check by Roi Dayan · 10 years ago
  68. 9a6d323 IB/iser: Replace connection waitqueue with completion object by Ariel Nahum · 10 years ago
  69. 504130c IB/iser: Protect iser state machine with a mutex by Ariel Nahum · 10 years ago
  70. f1a8bf0 IB/iser: Remove redundant return code in iser_free_ib_conn_res() by Sagi Grimberg · 10 years ago
  71. 0a69075 IB/iser: Seperate iser_conn and iscsi_endpoint storage space by Ariel Nahum · 10 years ago
  72. 2ea3293 IB/iser: Fix responder resources advertisement by Sagi Grimberg · 10 years ago
  73. 9579d60 IB/iser: Add TIMEWAIT_EXIT event handling by Roi Dayan · 10 years ago
  74. 96ed02d IB/iser: Support IPv6 address family by Roi Dayan · 10 years ago
  75. 741742e RDMA/ocrdma: Update the ocrdma module version string by Selvin Xavier · 10 years ago
  76. 1b09a0c RDMA/ocrdma: Fix a sparse warning by Selvin Xavier · 10 years ago
  77. b880632 RDMA/ocrdma: Initialize the GID table while registering the device by Selvin Xavier · 10 years ago
  78. 4f1df84 RDMA/ocrdma: Increase the size of STAG array in dev structure to 16K by Selvin Xavier · 10 years ago
  79. 920de55 RDMA/ocrdma: Add missing adapter mailbox opcodes by Selvin Xavier · 10 years ago
  80. 033edd4 RDMA/ocrdma: Return proper value for max_mr_size by Mitesh Ahuja · 10 years ago
  81. 6dab026 RDMA/ocrdma: Do proper cleanup even if FW is in error state by Mitesh Ahuja · 10 years ago
  82. f252b5d RDMA/ocrdma: Allow only SEND opcode in case of UD QPs by Mitesh Ahuja · 10 years ago
  83. a96ffb1 RDMA/ocrdma: Avoid reporting wrong completions in case of error CQEs by Selvin Xavier · 10 years ago
  84. daac968 RDMA/ocrdma: Delete AH table if ocrdma_init_hw fails after AH table creation by Devesh Sharma · 10 years ago
  85. a53d77a RDMA/ocrdma: Remove hardcoding of the max DPP QPs supported by Devesh Sharma · 10 years ago
  86. efe4593 RDMA/ocrdma: Handle shutdown event from be2net driver by Devesh Sharma · 10 years ago
  87. 4808b18 RDMA/ocrdma: Add hca_type and fixing fw_version string in device atrributes by Selvin Xavier · 10 years ago
  88. 31dbdd9 RDMA/ocrdma: Query and initalize the PFC SL by Selvin Xavier · 10 years ago
  89. f50f31e RDMA/ocrdma: Avoid posting DPP requests for RDMA READ by Devesh Sharma · 10 years ago
  90. 678ea9b RDMA/cxgb4: Only call CQ completion handler if it is armed by Steve Wise · 10 years ago
  91. 4d2f9bb mlx5: Adjust events to use unsigned long param instead of void * by Jack Morgenstein · 10 years ago
  92. f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 10 years ago
  93. 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 10 years ago
  94. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. 91244bb iw_cxgb4: Don't limit TPTE count to 32KB by Hariprasad Shenai · 10 years ago
  96. 66eb19a iw_cxgb4: advertise the correct device max attributes by Hariprasad Shenai · 10 years ago
  97. 3e5c02c iw_cxgb4: Support query_qp() verb by Hariprasad Shenai · 10 years ago
  98. dd92b12 iw_cxgb4: log detailed warnings for negative advice by Hariprasad Shenai · 10 years ago
  99. da38897 iw_cxgb4: fix for 64-bit integer division by Hariprasad Shenai · 10 years ago
  100. 3ded29a cxgb4/iw_cxgb4: Move common defines to cxgb4 by Anish Bhatt · 10 years ago