1. 45d2542 IB/core: Destroy multcast_idr on module exit by Johannes Thumshirn · 9 years ago
  2. 59d40dd IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES by Carol L Soto · 9 years ago
  3. 31b57b8 IB/ucma: Fix lockdep warning in ucma_lock_files by Haggai Eran · 9 years ago
  4. a7f2f24 RDMA/core: Fixes for port mapper client registration by Tatyana Nikolova · 9 years ago
  5. be4b499 IB/cm: Do not queue work to a device that's going away by Erez Shitrit · 9 years ago
  6. cd4cd56 IB/mad: Fix compare between big endian and cpu endian by Ira Weiny · 9 years ago
  7. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  8. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  9. 8e4349d IB/mad: Add final OPA MAD processing by Ira Weiny · 9 years ago
  10. f28990b IB/mad: Add partial Intel OPA MAD support by Ira Weiny · 9 years ago
  11. 548ead1 IB/mad: Add partial Intel OPA MAD support by Ira Weiny · 9 years ago
  12. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 9 years ago
  13. c9082e5 IB/mad: Convert allocations from kmem_cache to kzalloc by Ira Weiny · 9 years ago
  14. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 9 years ago
  15. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 9 years ago
  16. 29869ea IB/mad: Create a generic helper for DR forwarding checks by Ira Weiny · 9 years ago
  17. 86f0e67 IB/mad: Create a generic helper for DR SMP Recv processing by Ira Weiny · 9 years ago
  18. 92f1505 IB/mad: Create a generic helper for DR SMP Send processing by Ira Weiny · 9 years ago
  19. e11ae8a IB/mad: Split IB SMI handling from MAD Recv handler by Ira Weiny · 9 years ago
  20. 83a1d22 IB/mad cleanup: Generalize processing of MAD data by Ira Weiny · 9 years ago
  21. d94bd26 IB/mad cleanup: Clean up function params -- find_mad_agent by Ira Weiny · 9 years ago
  22. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 9 years ago
  23. 24306dc IB/core: Add timestamp_mask and hca_core_clock to query_device by Matan Barak · 9 years ago
  24. 565197d IB/core: Extend ib_uverbs_create_cq by Matan Barak · 9 years ago
  25. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  26. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  27. 9247a8e IB/core: Don't warn on no SA support in event handler by Moni Shoua · 9 years ago
  28. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  29. 73cdaae IB/core cleanup: Add const to args - agent_send_response by Ira Weiny · 9 years ago
  30. 68cdba0 RDMA/iw_cm: Export tos field to iwarp providers by Steve Wise · 9 years ago
  31. c07678b IB/cma: Fix broken AF_IB UD support by Matthew Finlay · 9 years ago
  32. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 9 years ago
  33. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 9 years ago
  34. c29ed5a ib/cm: Change reject message type when destroying cm_id by Ted Kim · 9 years ago
  35. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  36. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  37. 26c4542 IB/user_mad: Fix buggy usage of port index by Ira Weiny · 9 years ago
  38. ab8be61 IB/user_mad: Use new start/end port functions by Ira Weiny · 9 years ago
  39. f766c58 IB/mad: Add const qualifiers to query only functions by Ira Weiny · 9 years ago
  40. 8bf4b30 IB/mad: Clean up rcv_has_same_class by Ira Weiny · 9 years ago
  41. 9690930 IB/mad: Change ib_response_mad signature arguments by Ira Weiny · 9 years ago
  42. 77f6083 IB/mad: Change validate_mad signature arguments by Ira Weiny · 9 years ago
  43. 2b1b5b6 IB/core, cma: Nice log-friendly string helpers by Sagi Grimberg · 9 years ago
  44. b78d28a IB/mad: Clean up comments in smi.c by Ira Weiny · 9 years ago
  45. c597eee IB/mad: Rename is_data_mad to is_rmpp_data_mad by Ira Weiny · 9 years ago
  46. 0cf18d7 IB/core: Create common start/end port functions by Ira Weiny · 9 years ago
  47. 227128f IB/Verbs: Use management helper rdma_cap_eth_ah() by Michael Wang · 9 years ago
  48. 30a74ef IB/Verbs: Use management helper rdma_cap_af_ib() by Michael Wang · 9 years ago
  49. a31ad3b IB/Verbs: Use management helper rdma_cap_ib_mcast() by Michael Wang · 9 years ago
  50. fe53ba2 IB/Verbs: Use management helper rdma_cap_ib_sa() by Michael Wang · 9 years ago
  51. 0421533 IB/Verbs: Use management helper rdma_cap_iw_cm() by Michael Wang · 9 years ago
  52. 72219cea IB/Verbs: Use management helper rdma_cap_ib_cm() by Michael Wang · 9 years ago
  53. 29541e3 IB/Verbs: Use management helper rdma_cap_ib_smi() by Michael Wang · 9 years ago
  54. c757dea IB/Verbs: Use management helper rdma_cap_ib_mad() by Michael Wang · 9 years ago
  55. fef6090 IB/Verbs: Reform rest part in IB-core cma by Michael Wang · 9 years ago
  56. 7c11147 IB/Verbs: Reform cma_acquire_dev() by Michael Wang · 9 years ago
  57. 5c9a528 IB/Verbs: Reform mcast related part in IB-core cma by Michael Wang · 9 years ago
  58. c72f218 IB/Verbs: Reform route related part in IB-core cma by Michael Wang · 9 years ago
  59. 21655af IB/Verbs: Reform cm related part in IB-core cma/ucm by Michael Wang · 9 years ago
  60. 55045b2 IB/Verbs: Reform IB-core verbs by Michael Wang · 9 years ago
  61. 613466c IB/Verbs: Reform IB-core multicast by Michael Wang · 9 years ago
  62. 08e3681 IB/Verbs: Reform IB-core sa_query by Michael Wang · 9 years ago
  63. 091e6a4 IB/Verbs: Reform IB-core cm by Michael Wang · 9 years ago
  64. 827f2a8 IB/Verbs: Reform IB-core mad/agent/user_mad by Michael Wang · 9 years ago
  65. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  66. ec04847 RDMA/core: Fix for parsing netlink string attribute by Tatyana Nikolova · 9 years ago
  67. 0d0f738 IB/core: Fix unaligned accesses by David Ahern · 9 years ago
  68. 471e705 IB/core: change rdma_gid2ip into void function as it always return zero by Honggang LI · 9 years ago
  69. 325ad06 IB/core: dma unmap optimizations by Guy Shapiro · 9 years ago
  70. c1d383b IB/core: dma map/unmap locking optimizations by Guy Shapiro · 9 years ago
  71. 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
  72. 2852144 RDMA/CMA: Canonize IPv4 on IPV6 sockets properly by Jason Gunthorpe · 9 years ago
  73. c1c2fef Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 by Doug Ledford · 9 years ago
  74. a233c4b ib_uverbs: Fix pages leak when using XRC SRQs by Sébastien Dugué · 9 years ago
  75. 66578b0 IB/core: don't disallow registering region starting at 0x0 by Yann Droneaud · 9 years ago
  76. 8abaae6 IB/core: disallow registering 0-sized memory region by Yann Droneaud · 9 years ago
  77. 8494057 IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic by Shachar Raindel · 9 years ago
  78. 147d1da Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next by Roland Dreier · 10 years ago
  79. f4056bf IB/core: Add on demand paging caps to ib_uverbs_ex_query_device by Haggai Eran · 10 years ago
  80. 02d1aa7 IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  81. 4fc701e IB/core: Properly handle registration of on-demand paging MRs after dereg by Haggai Eran · 10 years ago
  82. 0fb8bcf IB/core: Fix deadlock on uverbs modify_qp error flow by Moshe Lazer · 10 years ago
  83. c2be9dc IB/core: When marshaling ucma path from user-space, clear unused fields by Ilya Nelkenbaum · 10 years ago
  84. 43c61165 Revert "IB/core: Add support for extended query device caps" by Yann Droneaud · 10 years ago
  85. 7e36ef8 IB/core: Temporarily disable ex_query_device uverb by Haggai Eran · 10 years ago
  86. a7cfef2 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and 'srp' into for-next by Roland Dreier · 10 years ago
  87. 882214e IB/core: Implement support for MMU notifiers regarding on demand paging regions by Haggai Eran · 10 years ago
  88. 8ada2c1 IB/core: Add support for on demand paging regions by Shachar Raindel · 10 years ago
  89. 860f10a IB/core: Add flags for on demand paging support by Sagi Grimberg · 10 years ago
  90. 5a77abf IB/core: Add support for extended query device caps by Eli Cohen · 10 years ago
  91. c5d76f1 IB/core: Add umem function to read data from user-space by Haggai Eran · 10 years ago
  92. 406f9e5 IB/core: Replace ib_umem's offset field with a full address by Haggai Eran · 10 years ago
  93. 346f98b IB/addr: Improve address resolution callback scheduling by Or Kehati · 10 years ago
  94. 514f3dd IB/core: Fix mgid key handling in SA agent multicast data-base by Jack Morgenstein · 10 years ago
  95. c1bd6cd IB/core: Do not resolve VLAN if already resolved by Moni Shoua · 10 years ago
  96. 7b909bb Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next by Roland Dreier · 10 years ago
  97. a040f95 IB/core: Fix XRC race condition in ib_uverbs_open_qp by Jack Morgenstein · 10 years ago
  98. 8b0f93d IB/core: Clear AH attr variable to prevent garbage data by Devesh Sharma · 10 years ago
  99. 377b513 IB/core: Avoid leakage from kernel to user space by Eli Cohen · 10 years ago
  100. 3bdad2d Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-next by Roland Dreier · 10 years ago