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