1. a2a074e RDMA: Handle ucontext allocations by IB/core by Leon Romanovsky · 6 years ago
  2. be8c456 RDMA/ocrdma: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
  3. 21a428a RDMA: Handle PD allocations by IB/core by Leon Romanovsky · 6 years ago
  4. 459cc69 RDMA: Provide safe ib_alloc_device() function by Leon Romanovsky · 6 years ago
  5. 55c293c Merge branch 'devx-async' into k.o/for-next by Jason Gunthorpe · 6 years ago
  6. b360ce3 infiniband: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  7. 2537672 infiniband: ocrdma: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  8. 5474723 RDMA: Introduce and use rdma_device_to_ibdev() by Parav Pandit · 6 years ago
  9. ea4baf7 RDMA: Rename port_callback to init_port by Parav Pandit · 6 years ago
  10. b188940 RDMA/ocrdma: Fix out of bounds index check in query pkey by Gal Pressman · 6 years ago
  11. b0ea0fa IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata by Jason Gunthorpe · 6 years ago
  12. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  13. 2553ba21 RDMA: Mark if destroy address handle is in a sleepable context by Gal Pressman · 6 years ago
  14. b090c4e RDMA: Mark if create address handle is in a sleepable context by Gal Pressman · 6 years ago
  15. e00b64f RDMA: Cleanup undesired pd->uobject usage by Shamir Rabinovitch · 6 years ago
  16. a263c12 RDMA/ocrdma: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  17. 8cc0698 RDMA/ocrdma: Use PCI-ID as an identification in debugfs by Leon Romanovsky · 6 years ago
  18. 59590b8 IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbs by Yuval Shaia · 6 years ago
  19. 508a523 RDMA/drivers: Use core provided API for registering device attributes by Parav Pandit · 6 years ago
  20. d31131b RDMA: Remove unused parameter from ib_modify_qp_is_ok() by Kamal Heib · 6 years ago
  21. 9de6986 RDMA/drivers: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  22. 5a738b5 RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name by Jason Gunthorpe · 6 years ago
  23. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  24. 1ffba62 RDMA/providers: Remove pointless functions by Kamal Heib · 7 years ago
  25. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 7 years ago
  26. f696bf6 RDMA: Constify the argument of the work request conversion functions by Bart Van Assche · 7 years ago
  27. 9491a1e RDMA/ocrdma: Suppress a compiler warning by Bart Van Assche · 7 years ago
  28. beae9eb RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyze by Bart Van Assche · 7 years ago
  29. 2f944c0 RDMA: Fix storage of PortInfo CapabilityMask in the kernel by Jason Gunthorpe · 7 years ago
  30. aa9d5ff RDMA/ocrdma: Remove a set-but-not-used variable by Bart Van Assche · 7 years ago
  31. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  32. 47ec386 RDMA: Convert drivers to use sgid_attr instead of sgid_index by Parav Pandit · 7 years ago
  33. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  34. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  35. 3e44e0e IB/providers: Avoid null netdev check for RoCE by Parav Pandit · 7 years ago
  36. 14169e3 IB/providers: Avoid zero GID check for RoCE by Parav Pandit · 7 years ago
  37. 0e1f9b9 RDMA/providers: Simplify query_gid callback of RoCE providers by Parav Pandit · 7 years ago
  38. 689a8e3 IB/ocrdma_hw: Remove redundant checks and goto labels by Gustavo A. R. Silva · 7 years ago
  39. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  40. 115b68a IB/ocrdma: Removed GID add/del null routines by Parav Pandit · 7 years ago
  41. d78756d IB/ocrdma: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  42. 7448208 RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS by Anton Vasilyev · 8 years ago
  43. 8b0c05d IB/ocrdma: Remove unneeded conversions to bool by Andrew F. Davis · 7 years ago
  44. f4e96c1 IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey by Gustavo A. R. Silva · 7 years ago
  45. 754137a Merge branch 'for-next-early' into for-next by Doug Ledford · 7 years ago
  46. c0348eb IB: Let ib_core resolve destination mac address by Parav Pandit · 7 years ago
  47. 05a8a1c RDMA/ocrdma: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
  48. 705dec3 RDMA/ocrdma: Suppress gcc 7 fall-through complaints by Bart Van Assche · 7 years ago
  49. 69a8403 RDMA/ocrdma: Use NULL instead of 0 to represent a pointer by Bart Van Assche · 7 years ago
  50. 44596eb IB/ocrdma: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  51. 06564f60 IB/ocrdma: fix incorrect fall-through on switch statement by Colin Ian King · 7 years ago
  52. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 8 years ago
  53. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  54. f0c6e88 RDMA/ocrdma: Fix error codes in ocrdma_create_srq() by Dan Carpenter · 8 years ago
  55. dd75cfa RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd() by Dan Carpenter · 8 years ago
  56. 062d0f2 IB/ocrdma: fix out of bounds access to local buffer by Michael Mera · 8 years ago
  57. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  58. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  59. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  60. bef4211 IB/ocrdma: Add identifier names to function definitions by Dasaratharaman Chandramouli · 8 years ago
  61. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  62. 004d18e RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num() by Dan Carpenter · 8 years ago
  63. 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
  64. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  65. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  66. e6a73f2 IB/ocrdma: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  67. db287ec RDMA/ocrdma: Replace BUG() with BUG_ON() by ssh10 · 8 years ago
  68. 69ae543 RDMA: Adding ethertype ETH_P_IBOE by Selvin Xavier · 8 years ago
  69. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  70. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  71. 5b4c9cd IB/ocrdma: fix bad initialization by Pan Bian · 8 years ago
  72. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  73. 740c330 IB/ocrdma: Remove and fix debug prints after allocation failure by Leon Romanovsky · 8 years ago
  74. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  75. a7fe738 IB/ocrdma: Move user vendor structures by Leon Romanovsky · 8 years ago
  76. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 9 years ago
  77. 3c199b4 RDMA/ocrdma: Fix the max_sge reported from FW by Selvin Xavier · 9 years ago
  78. bd39500 IB/ocrdma: Support device FW version string by Ira Weiny · 9 years ago
  79. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 9 years ago
  80. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 9 years ago
  81. 95f60bb IB/ocrdma: Skip using unneeded intermediate variable by Markus Elfring · 9 years ago
  82. d1c95b0 IB/ocrdma: Skip using unneeded intermediate variable by Markus Elfring · 9 years ago
  83. 0ca4c39 IB/ocrdma: Delete unnecessary variable initialisations in 11 functions by Markus Elfring · 9 years ago
  84. 834d16d RDMA/ocrdma: Support user AH creation for RoCE-v2 by Devesh Sharma · 9 years ago
  85. bcf117e RDMA/ocrdma: Support RoCE-v2 in the RC path by Devesh Sharma · 9 years ago
  86. 6b06266 RDMA/ocrdma: Support RoCE-v2 in the UD path by Devesh Sharma · 9 years ago
  87. e161486 RDMA/ocrdma: Export udp encapsulation capability by Somnath Kotur · 9 years ago
  88. b41f785 RDMA/ocrdma: Fix arm logic to align with new cq API by Devesh Sharma · 9 years ago
  89. 7425f410 RDMA/ocrdma: Fixing ocrdma debugfs directory remove by Selvin Xavier · 9 years ago
  90. aff3ead RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion by Selvin Xavier · 9 years ago
  91. 7d82df1 RDMA/ocrdma: populate max_sge_rd in device attributes by Selvin Xavier · 9 years ago
  92. fd98d89 RDMA/ocrdma: Initialize stats resources in the driver before ib device registration. by Selvin Xavier · 9 years ago
  93. c3efe75 IB/core: Use hop-limit from IP stack for RoCE by Matan Barak · 9 years ago
  94. f7f4b23e IB/core: Rename rdma_addr_find_dmac_by_grh by Matan Barak · 9 years ago
  95. 3b1ea43 RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
  96. d310a34 RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 9 years ago
  97. a2addf9 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 9 years ago
  98. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  99. 2002983 IB/core: Validate route when we init ah by Matan Barak · 9 years ago
  100. 191cfed RDMA/ocrdma: Remove old FRWR API by Sagi Grimberg · 9 years ago