1. b8071ad IB/core: Remove needless bracketization by Doug Ledford · 9 years ago
  2. e26be1b IB/mlx4: Implement ib_device callbacks by Moni Shoua · 9 years ago
  3. 238fdf4 IB/core: Add RoCE table bonding support by Matan Barak · 9 years ago
  4. 98d25af IB/core: missing curly braces in ib_find_gid() by Dan Carpenter · 9 years ago
  5. 03db3a2 IB/core: Add RoCE GID table management by Matan Barak · 9 years ago
  6. 55aeed0 IB/core: Make ib_alloc_device init the kobject by Jason Gunthorpe · 9 years ago
  7. d9f272c IB/core: Drop ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  8. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  9. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  10. be68819 IB/cma: Fix net_dev reference leak with failed requests by Haggai Eran · 9 years ago
  11. 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
  12. 51efe39 IB/cma: Share ib_cm_ids between rdma_cm_ids by Haggai Eran · 9 years ago
  13. 0b3ca76 IB/cma: Use found net_dev for passive connections by Haggai Eran · 9 years ago
  14. f887f2a IB/cma: Validate routing of incoming requests by Haggai Eran · 9 years ago
  15. 4c21b5b IB/cma: Add net_dev and private data checks to RDMA CM by Haggai Eran · 9 years ago
  16. 24cad9a IB/cm: Expose BTH P_Key in CM and SIDR request events by Haggai Eran · 9 years ago
  17. aac978e IB/cma: Helper functions to access port space IDRs by Haggai Eran · 9 years ago
  18. 0c505f7 IB/cma: Refactor RDMA IP CM private-data parsing code by Haggai Eran · 9 years ago
  19. 067b171 IB/cm: Share listening CM IDs by Haggai Eran · 9 years ago
  20. 15865e7d IB/cm: Expose service ID in request events by Haggai Eran · 9 years ago
  21. 9268f72 IB/core: Find the network device matching connection parameters by Yotam Kenneth · 9 years ago
  22. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  23. 5aa44bb IB/core: Add rwsem to allow reading device list or client list by Haggai Eran · 9 years ago
  24. 6c26a77 RDMA/cma: fix IPv6 address resolution by Spencer Baugh · 9 years ago
  25. 7e967fd IB/ucma: Fix theoretical user triggered use-after-free by Jason Gunthorpe · 9 years ago
  26. 45d2542 IB/core: Destroy multcast_idr on module exit by Johannes Thumshirn · 9 years ago
  27. 59d40dd IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES by Carol L Soto · 9 years ago
  28. 31b57b8 IB/ucma: Fix lockdep warning in ucma_lock_files by Haggai Eran · 9 years ago
  29. a7f2f24 RDMA/core: Fixes for port mapper client registration by Tatyana Nikolova · 9 years ago
  30. be4b499 IB/cm: Do not queue work to a device that's going away by Erez Shitrit · 9 years ago
  31. cd4cd56 IB/mad: Fix compare between big endian and cpu endian by Ira Weiny · 9 years ago
  32. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  33. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  34. 8e4349d IB/mad: Add final OPA MAD processing by Ira Weiny · 9 years ago
  35. f28990b IB/mad: Add partial Intel OPA MAD support by Ira Weiny · 9 years ago
  36. 548ead1 IB/mad: Add partial Intel OPA MAD support by Ira Weiny · 9 years ago
  37. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 9 years ago
  38. c9082e5 IB/mad: Convert allocations from kmem_cache to kzalloc by Ira Weiny · 9 years ago
  39. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  40. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 9 years ago
  41. 29869ea IB/mad: Create a generic helper for DR forwarding checks by Ira Weiny · 9 years ago
  42. 86f0e67 IB/mad: Create a generic helper for DR SMP Recv processing by Ira Weiny · 9 years ago
  43. 92f1505 IB/mad: Create a generic helper for DR SMP Send processing by Ira Weiny · 9 years ago
  44. e11ae8a IB/mad: Split IB SMI handling from MAD Recv handler by Ira Weiny · 9 years ago
  45. 83a1d22 IB/mad cleanup: Generalize processing of MAD data by Ira Weiny · 9 years ago
  46. d94bd26 IB/mad cleanup: Clean up function params -- find_mad_agent by Ira Weiny · 9 years ago
  47. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  48. 24306dc IB/core: Add timestamp_mask and hca_core_clock to query_device by Matan Barak · 9 years ago
  49. 565197d IB/core: Extend ib_uverbs_create_cq by Matan Barak · 9 years ago
  50. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  51. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  52. 9247a8e IB/core: Don't warn on no SA support in event handler by Moni Shoua · 9 years ago
  53. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  54. 73cdaae IB/core cleanup: Add const to args - agent_send_response by Ira Weiny · 9 years ago
  55. 68cdba0 RDMA/iw_cm: Export tos field to iwarp providers by Steve Wise · 9 years ago
  56. c07678b IB/cma: Fix broken AF_IB UD support by Matthew Finlay · 9 years ago
  57. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 9 years ago
  58. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 9 years ago
  59. c29ed5a ib/cm: Change reject message type when destroying cm_id by Ted Kim · 9 years ago
  60. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  61. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  62. 26c4542 IB/user_mad: Fix buggy usage of port index by Ira Weiny · 9 years ago
  63. ab8be61 IB/user_mad: Use new start/end port functions by Ira Weiny · 9 years ago
  64. f766c58 IB/mad: Add const qualifiers to query only functions by Ira Weiny · 9 years ago
  65. 8bf4b30 IB/mad: Clean up rcv_has_same_class by Ira Weiny · 9 years ago
  66. 9690930 IB/mad: Change ib_response_mad signature arguments by Ira Weiny · 9 years ago
  67. 77f6083 IB/mad: Change validate_mad signature arguments by Ira Weiny · 9 years ago
  68. 2b1b5b6 IB/core, cma: Nice log-friendly string helpers by Sagi Grimberg · 9 years ago
  69. b78d28a IB/mad: Clean up comments in smi.c by Ira Weiny · 9 years ago
  70. c597eee IB/mad: Rename is_data_mad to is_rmpp_data_mad by Ira Weiny · 9 years ago
  71. 0cf18d7 IB/core: Create common start/end port functions by Ira Weiny · 9 years ago
  72. 227128f IB/Verbs: Use management helper rdma_cap_eth_ah() by Michael Wang · 9 years ago
  73. 30a74ef IB/Verbs: Use management helper rdma_cap_af_ib() by Michael Wang · 9 years ago
  74. a31ad3b IB/Verbs: Use management helper rdma_cap_ib_mcast() by Michael Wang · 9 years ago
  75. fe53ba2 IB/Verbs: Use management helper rdma_cap_ib_sa() by Michael Wang · 9 years ago
  76. 0421533 IB/Verbs: Use management helper rdma_cap_iw_cm() by Michael Wang · 9 years ago
  77. 72219cea IB/Verbs: Use management helper rdma_cap_ib_cm() by Michael Wang · 9 years ago
  78. 29541e3 IB/Verbs: Use management helper rdma_cap_ib_smi() by Michael Wang · 9 years ago
  79. c757dea IB/Verbs: Use management helper rdma_cap_ib_mad() by Michael Wang · 9 years ago
  80. fef6090 IB/Verbs: Reform rest part in IB-core cma by Michael Wang · 9 years ago
  81. 7c11147 IB/Verbs: Reform cma_acquire_dev() by Michael Wang · 9 years ago
  82. 5c9a528 IB/Verbs: Reform mcast related part in IB-core cma by Michael Wang · 9 years ago
  83. c72f218 IB/Verbs: Reform route related part in IB-core cma by Michael Wang · 9 years ago
  84. 21655af IB/Verbs: Reform cm related part in IB-core cma/ucm by Michael Wang · 9 years ago
  85. 55045b2 IB/Verbs: Reform IB-core verbs by Michael Wang · 9 years ago
  86. 613466c IB/Verbs: Reform IB-core multicast by Michael Wang · 9 years ago
  87. 08e3681 IB/Verbs: Reform IB-core sa_query by Michael Wang · 9 years ago
  88. 091e6a4 IB/Verbs: Reform IB-core cm by Michael Wang · 9 years ago
  89. 827f2a8 IB/Verbs: Reform IB-core mad/agent/user_mad by Michael Wang · 9 years ago
  90. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  91. ec04847 RDMA/core: Fix for parsing netlink string attribute by Tatyana Nikolova · 9 years ago
  92. 0d0f738 IB/core: Fix unaligned accesses by David Ahern · 9 years ago
  93. 471e705 IB/core: change rdma_gid2ip into void function as it always return zero by Honggang LI · 9 years ago
  94. 325ad06 IB/core: dma unmap optimizations by Guy Shapiro · 10 years ago
  95. c1d383b IB/core: dma map/unmap locking optimizations by Guy Shapiro · 10 years ago
  96. 6eec177 RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the connecting peer to its clients by Tatyana Nikolova · 9 years ago
  97. 2852144 RDMA/CMA: Canonize IPv4 on IPV6 sockets properly by Jason Gunthorpe · 9 years ago
  98. c1c2fef Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 by Doug Ledford · 10 years ago
  99. a233c4b ib_uverbs: Fix pages leak when using XRC SRQs by Sébastien Dugué · 10 years ago
  100. 66578b0 IB/core: don't disallow registering region starting at 0x0 by Yann Droneaud · 10 years ago