1. 508a523 RDMA/drivers: Use core provided API for registering device attributes by Parav Pandit · 6 years ago
  2. d31131b RDMA: Remove unused parameter from ib_modify_qp_is_ok() by Kamal Heib · 6 years ago
  3. 39f2495 IB/mthca: Fix error return code in __mthca_init_one() by Wei Yongjun · 6 years ago
  4. 6e68c89 IB/mthca: remove redundant inner check of mdev->mthca_flags by Colin Ian King · 6 years ago
  5. 5a738b5 RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name by Jason Gunthorpe · 6 years ago
  6. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  7. 8380b74 RDMA/providers: Fix return value from create_srq callbacks by Kamal Heib · 7 years ago
  8. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 7 years ago
  9. f696bf6 RDMA: Constify the argument of the work request conversion functions by Bart Van Assche · 7 years ago
  10. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  11. 89af969 RDMA: Convert drivers to use the AH's sgid_attr in post_wr paths by Parav Pandit · 7 years ago
  12. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  13. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  14. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  15. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  16. 57ac30c IB/mthca: remove mthca_user.h by Corentin Labbe · 7 years ago
  17. 487f668 IB/mthca: Fix gup usage in mthca_map_user_db() by Davidlohr Bueso · 7 years ago
  18. 27f382d IB/mthca: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  19. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  20. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  21. ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 8a53f41 IB/mthca: Fix indentation by Bart Van Assche · 7 years ago
  24. 6232489 RDMA/mthca: Make explicit conversion to 64bit value by Leon Romanovsky · 8 years ago
  25. e093111 IB/core: Fix input len in multiple user verbs by Amrani, Ram · 8 years ago
  26. 11880a5 IB/mthca: Replace PCI pool old API by Romain Perier · 8 years ago
  27. 62ede77 Add OPA extended LID support by Hiatt, Don · 8 years ago
  28. d3cf4d9 Merge branch 'misc' into k.o/for-next by Doug Ledford · 8 years ago
  29. e0604df infiniband: mthca: constify pci_device_id. by Arvind Yadav · 8 years ago
  30. d0d62c3 Merge branch 'rdma-netlink' into k.o/merge-test by Doug Ledford · 8 years ago
  31. 3204383 Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test by Doug Ledford · 8 years ago
  32. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 8 years ago
  33. 7db20ec IB/core: Change wc.slid from 16 to 32 bits by Hiatt, Don · 8 years ago
  34. 582faf3 IB/core: Change port_attr.lid size from 16 to 32 bits by Dasaratharaman Chandramouli · 8 years ago
  35. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  36. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  37. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  38. 766b7f6 IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  39. 3652315 IB/core: Rename ib_destroy_ah to rdma_destroy_ah by Dasaratharaman Chandramouli · 8 years ago
  40. 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 8 years ago
  41. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  42. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  43. a43402a IB/mthca: Check validity of output parameter pointer by Leon Romanovsky · 8 years ago
  44. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  45. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  46. f50cccd IB/mthca: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  47. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  48. 26e3727 IB/mthca: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  49. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  50. 7ceb740 IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc by Souptick Joarder · 8 years ago
  51. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  52. 870b285 IB/mthca: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago
  53. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  54. 486f609 IB/mthca: Move user vendor structures by Leon Romanovsky · 8 years ago
  55. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 9 years ago
  56. 401f047 IB/mthca: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  57. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 9 years ago
  58. 380bae5 IB/mthca: Clean up error unwind flow in mthca_reset() by Markus Elfring · 9 years ago
  59. 3491ab6 IB/mthca: NULL arg to pci_dev_put is OK by Markus Elfring · 9 years ago
  60. 51ed039 IB/mthca: Supprot device FW version string by Ira Weiny · 9 years ago
  61. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  62. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  63. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  64. 25f4022 IB/core: Initialize UD header structure with IP and UDP headers by Moni Shoua · 9 years ago
  65. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  66. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  67. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  68. 18ebd40 mlx4, mlx5, mthca: Expose max_sge_rd correctly by Sagi Grimberg · 10 years ago
  69. 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 10 years ago
  70. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 10 years ago
  71. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 10 years ago
  72. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 10 years ago
  73. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
  74. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago
  75. 0699ee7 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 10 years ago
  76. ed0de4a IB/mthca: use swap() in mthca_make_profile() by Fabian Frederick · 10 years ago
  77. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 10 years ago
  78. f9b22e3 IB/core: Convert core to use bitfield for caps by Ira Weiny · 10 years ago
  79. 7738613 IB/core: Add per port immutable struct to ib_device by Ira Weiny · 10 years ago
  80. 6b90a6d IB/Verbs: Implement new callback query_protocol() by Michael Wang · 10 years ago
  81. 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 11 years ago
  82. 9684c2e IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  83. f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
  84. 08e74c4 IB/mthca: Return an error on ib_copy_to_udata() failure by Yann Droneaud · 11 years ago
  85. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 11 years ago
  86. dd5f03b IB/core: Ethernet L2 attributes in verbs/cm structures by Matan Barak · 11 years ago
  87. 2b50176d IB: Remove unnecessary semicolons by Joe Perches · 11 years ago
  88. 1e6d9ab Drivers: infinband: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  89. 3c55569 IB/mthca: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  90. 16551d4 IB/mthca: Fill in sq_sig_type in query QP by Dotan Barak · 13 years ago
  91. 9bbeb66 IB/mthca: Warning about event for non-existent QPs should show event type by Dotan Barak · 13 years ago
  92. d927d50 IB: Change CQE "csum_ok" field to a bit flag by Or Gerlitz · 13 years ago
  93. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  94. e422131 IB/mthca: Fix buddy->num_free allocation size by Roland Dreier · 13 years ago
  95. b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  96. e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 14 years ago
  97. fc87af7 infiniband: Fix up users implicitly relying on getting stat.h by Paul Gortmaker · 14 years ago
  98. 96104ed RDMA/core: Add SRQ type field by Sean Hefty · 14 years ago
  99. 9b89925 IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  100. cdb73db IB/mthca: Stop returning separate error and status from FW commands by Goldwyn Rodrigues · 14 years ago