1. 24306dc IB/core: Add timestamp_mask and hca_core_clock to query_device by Matan Barak · 9 years ago
  2. 565197d IB/core: Extend ib_uverbs_create_cq by Matan Barak · 9 years ago
  3. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  4. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 9 years ago
  5. 74217d4 iw_cxgb4: support for bar2 qid densities exceeding the page size by Hariprasad S · 9 years ago
  6. 0699ee7 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  7. 4dc5444 RDMA/ocrdma: fix double free on pd by Colin Ian King · 9 years ago
  8. fc3aa45 IB/usnic: clean up some error handling code by Dan Carpenter · 9 years ago
  9. ed0de4a IB/mthca: use swap() in mthca_make_profile() by Fabian Frederick · 9 years ago
  10. 9247a8e IB/core: Don't warn on no SA support in event handler by Moni Shoua · 9 years ago
  11. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  12. 73cdaae IB/core cleanup: Add const to args - agent_send_response by Ira Weiny · 9 years ago
  13. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 9 years ago
  14. 1156256 IB/mlx4: Fix error paths in mlx4_ib_create_flow() by Roland Dreier · 9 years ago
  15. 18eaf1f RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd() by Roland Dreier · 9 years ago
  16. 5237496 IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init() by Bart Van Assche · 9 years ago
  17. 854ace98 RDMA/nes: Enable the use of the tos field in the nes driver by Faisal Latif · 9 years ago
  18. 68cdba0 RDMA/iw_cm: Export tos field to iwarp providers by Steve Wise · 9 years ago
  19. 175e8ef Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2 by Doug Ledford · 9 years ago
  20. 5d9fb04 IB/core: Change rdma_protocol_iboe to roce by Ira Weiny · 9 years ago
  21. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 9 years ago
  22. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 9 years ago
  23. 26c4542 IB/user_mad: Fix buggy usage of port index by Ira Weiny · 9 years ago
  24. ab8be61 IB/user_mad: Use new start/end port functions by Ira Weiny · 9 years ago
  25. f766c58 IB/mad: Add const qualifiers to query only functions by Ira Weiny · 9 years ago
  26. 8bf4b30 IB/mad: Clean up rcv_has_same_class by Ira Weiny · 9 years ago
  27. 9690930 IB/mad: Change ib_response_mad signature arguments by Ira Weiny · 9 years ago
  28. 77f6083 IB/mad: Change validate_mad signature arguments by Ira Weiny · 9 years ago
  29. ea8a161 iser-target: Align to generic logging helpers by Sagi Grimberg · 9 years ago
  30. 871e00a IB/iser: Align to generic logging helpers by Sagi Grimberg · 9 years ago
  31. 57363d9 IB/srp: Align to generic logging helpers by Sagi Grimberg · 9 years ago
  32. 2b1b5b6 IB/core, cma: Nice log-friendly string helpers by Sagi Grimberg · 9 years ago
  33. 985aa49 IB/srp: Add 64-bit LUN support by Bart Van Assche · 9 years ago
  34. bbac5cc IB/srp: Remove !ch->target tests from the reconnect code by Bart Van Assche · 9 years ago
  35. 47513cf IB/srp: Remove a superfluous check from srp_free_req_data() by Bart Van Assche · 9 years ago
  36. 33ab3e5 IB/srp: Rearrange module description by Bart Van Assche · 9 years ago
  37. 45c37ca IB/srp: Remove superfluous casts by Bart Van Assche · 9 years ago
  38. a44074f IB/srp: Fix reconnection failure handling by Bart Van Assche · 9 years ago
  39. c014c8c IB/srp: Fix connection state tracking by Bart Van Assche · 9 years ago
  40. 8de9fe3 IB/srp: Fix a connection setup race by Bart Van Assche · 9 years ago
  41. fb49c8b IB/srp: Remove an extraneous scsi_host_put() from an error path by Bart Van Assche · 9 years ago
  42. b78d28a IB/mad: Clean up comments in smi.c by Ira Weiny · 9 years ago
  43. c597eee IB/mad: Rename is_data_mad to is_rmpp_data_mad by Ira Weiny · 9 years ago
  44. 0cf18d7 IB/core: Create common start/end port functions by Ira Weiny · 9 years ago
  45. 227128f IB/Verbs: Use management helper rdma_cap_eth_ah() by Michael Wang · 9 years ago
  46. 30a74ef IB/Verbs: Use management helper rdma_cap_af_ib() by Michael Wang · 9 years ago
  47. a31ad3b IB/Verbs: Use management helper rdma_cap_ib_mcast() by Michael Wang · 9 years ago
  48. fe53ba2 IB/Verbs: Use management helper rdma_cap_ib_sa() by Michael Wang · 9 years ago
  49. 0421533 IB/Verbs: Use management helper rdma_cap_iw_cm() by Michael Wang · 9 years ago
  50. 72219cea IB/Verbs: Use management helper rdma_cap_ib_cm() by Michael Wang · 9 years ago
  51. 29541e3 IB/Verbs: Use management helper rdma_cap_ib_smi() by Michael Wang · 9 years ago
  52. c757dea IB/Verbs: Use management helper rdma_cap_ib_mad() by Michael Wang · 9 years ago
  53. fef6090 IB/Verbs: Reform rest part in IB-core cma by Michael Wang · 9 years ago
  54. 7c11147 IB/Verbs: Reform cma_acquire_dev() by Michael Wang · 9 years ago
  55. 5c9a528 IB/Verbs: Reform mcast related part in IB-core cma by Michael Wang · 9 years ago
  56. c72f218 IB/Verbs: Reform route related part in IB-core cma by Michael Wang · 9 years ago
  57. 21655af IB/Verbs: Reform cm related part in IB-core cma/ucm by Michael Wang · 9 years ago
  58. 55045b2 IB/Verbs: Reform IB-core verbs by Michael Wang · 9 years ago
  59. 8e37ab6 IB/Verbs: Reform IB-ulp ipoib by Michael Wang · 9 years ago
  60. 613466c IB/Verbs: Reform IB-core multicast by Michael Wang · 9 years ago
  61. 08e3681 IB/Verbs: Reform IB-core sa_query by Michael Wang · 9 years ago
  62. 091e6a4 IB/Verbs: Reform IB-core cm by Michael Wang · 9 years ago
  63. 827f2a8 IB/Verbs: Reform IB-core mad/agent/user_mad by Michael Wang · 9 years ago
  64. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 9 years ago
  65. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 9 years ago
  66. ec40f92 IB/qib: fix test of unsigned variable by Mike Marciniszyn · 9 years ago
  67. ec04847 RDMA/core: Fix for parsing netlink string attribute by Tatyana Nikolova · 9 years ago
  68. 940fd30 iw_cxgb4: use wildcard mapping for getting remote addr info by Steve Wise · 9 years ago
  69. 94634e9 IB/ehca: use correct destination for memcpy by Nicholas Mc Guire · 9 years ago
  70. 8f71c1a IPoIB/CM: Fix indentation level by Bart Van Assche · 9 years ago
  71. 179d03b iw_cxgb4: Remove negative advice dmesg warnings by Hariprasad S · 9 years ago
  72. 0d0f738 IB/core: Fix unaligned accesses by David Ahern · 9 years ago
  73. 471e705 IB/core: change rdma_gid2ip into void function as it always return zero by Honggang LI · 9 years ago
  74. d498862 IB/qib: use arch_phys_wc_add() by Luis R. Rodriguez · 9 years ago
  75. 87a26e9 IB/qib: add acounting for MTRR by Luis R. Rodriguez · 9 years ago
  76. 325ad06 IB/core: dma unmap optimizations by Guy Shapiro · 10 years ago
  77. c1d383b IB/core: dma map/unmap locking optimizations by Guy Shapiro · 10 years ago
  78. 5b6b8fe RDMA/cxgb4: Report the actual address of the remote connecting peer by Steve Wise · 9 years ago
  79. 230da36 RDMA/nes: Report the actual address of the remote connecting peer by Tatyana Nikolova · 9 years ago
  80. 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
  81. 4a75a86 iw_cxgb4: enforce qp/cq id requirements by Hariprasad S · 9 years ago
  82. 09ece8b iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs by Hariprasad S · 9 years ago
  83. 6198dd8 iw_cxgb4: 32b platform fixes by Hariprasad S · 9 years ago
  84. 0b74104 iw_cxgb4: Cleanup register defines/MACROS by Hariprasad S · 9 years ago
  85. 2852144 RDMA/CMA: Canonize IPv4 on IPV6 sockets properly by Jason Gunthorpe · 9 years ago
  86. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  87. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  88. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 9 years ago
  89. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  90. 2c15395 IB/ipoib: Fix ndo_get_iflink by Erez Shitrit · 10 years ago
  91. f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 10 years ago
  92. c1c2fef Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1 by Doug Ledford · 10 years ago
  93. ba943fb IB/iser: Rewrite bounce buffer code path by Sagi Grimberg · 10 years ago
  94. 4fcd1470 IB/iser: Bump version to 1.6 by Sagi Grimberg · 10 years ago
  95. ad1e567 IB/iser: Remove code duplication for a single DMA entry by Sagi Grimberg · 10 years ago
  96. 6ef8bb8 IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr by Sagi Grimberg · 10 years ago
  97. 90a6684 IB/iser: Modify struct iser_mem_reg members by Sagi Grimberg · 10 years ago
  98. 8b95aa2 IB/iser: Make fastreg pool cache friendly by Sagi Grimberg · 10 years ago
  99. 4dec2a2 IB/iser: Move PI context alloc/free to routines by Sagi Grimberg · 10 years ago
  100. bd8b944 IB/iser: Move fastreg descriptor pool get/put to helper functions by Sagi Grimberg · 10 years ago