1. af0394d0 RDMA/ocrdma: Fix out of bounds index check in query pkey by Gal Pressman · 6 years ago
  2. 89c49e7 RDMA: Directly cast the sockaddr union to sockaddr by Jason Gunthorpe · 6 years ago
  3. 1ffba62 RDMA/providers: Remove pointless functions by Kamal Heib · 6 years ago
  4. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 6 years ago
  5. f696bf6 RDMA: Constify the argument of the work request conversion functions by Bart Van Assche · 6 years ago
  6. 9491a1e RDMA/ocrdma: Suppress a compiler warning by Bart Van Assche · 6 years ago
  7. beae9eb RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyze by Bart Van Assche · 6 years ago
  8. 2f944c0 RDMA: Fix storage of PortInfo CapabilityMask in the kernel by Jason Gunthorpe · 6 years ago
  9. aa9d5ff RDMA/ocrdma: Remove a set-but-not-used variable by Bart Van Assche · 6 years ago
  10. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 6 years ago
  11. 47ec386 RDMA: Convert drivers to use sgid_attr instead of sgid_index 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. 3e44e0e IB/providers: Avoid null netdev check for RoCE by Parav Pandit · 7 years ago
  15. 14169e3 IB/providers: Avoid zero GID check for RoCE by Parav Pandit · 7 years ago
  16. 0e1f9b9 RDMA/providers: Simplify query_gid callback of RoCE providers by Parav Pandit · 7 years ago
  17. 689a8e3 IB/ocrdma_hw: Remove redundant checks and goto labels by Gustavo A. R. Silva · 7 years ago
  18. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  19. 115b68a IB/ocrdma: Removed GID add/del null routines by Parav Pandit · 7 years ago
  20. d78756d IB/ocrdma: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  21. 7448208 RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS by Anton Vasilyev · 7 years ago
  22. 8b0c05d IB/ocrdma: Remove unneeded conversions to bool by Andrew F. Davis · 7 years ago
  23. f4e96c1 IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey by Gustavo A. R. Silva · 7 years ago
  24. 754137a Merge branch 'for-next-early' into for-next by Doug Ledford · 7 years ago
  25. c0348eb IB: Let ib_core resolve destination mac address by Parav Pandit · 7 years ago
  26. 05a8a1c RDMA/ocrdma: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
  27. 705dec3 RDMA/ocrdma: Suppress gcc 7 fall-through complaints by Bart Van Assche · 7 years ago
  28. 69a8403 RDMA/ocrdma: Use NULL instead of 0 to represent a pointer by Bart Van Assche · 7 years ago
  29. 44596eb IB/ocrdma: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  30. 06564f6 IB/ocrdma: fix incorrect fall-through on switch statement by Colin Ian King · 7 years ago
  31. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 7 years ago
  32. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 7 years ago
  33. f0c6e88 RDMA/ocrdma: Fix error codes in ocrdma_create_srq() by Dan Carpenter · 7 years ago
  34. dd75cfa RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd() by Dan Carpenter · 7 years ago
  35. 062d0f2 IB/ocrdma: fix out of bounds access to local buffer by Michael Mera · 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. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  39. bef4211 IB/ocrdma: Add identifier names to function definitions by Dasaratharaman Chandramouli · 8 years ago
  40. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  41. 004d18e RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num() by Dan Carpenter · 8 years ago
  42. 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
  43. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  44. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  45. e6a73f2 IB/ocrdma: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  46. db287ec RDMA/ocrdma: Replace BUG() with BUG_ON() by ssh10 · 8 years ago
  47. 69ae543 RDMA: Adding ethertype ETH_P_IBOE by Selvin Xavier · 8 years ago
  48. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  49. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  50. 5b4c9cd IB/ocrdma: fix bad initialization by Pan Bian · 8 years ago
  51. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  52. 740c330 IB/ocrdma: Remove and fix debug prints after allocation failure by Leon Romanovsky · 8 years ago
  53. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  54. a7fe738 IB/ocrdma: Move user vendor structures by Leon Romanovsky · 8 years ago
  55. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  56. 3c199b4 RDMA/ocrdma: Fix the max_sge reported from FW by Selvin Xavier · 8 years ago
  57. bd39500 IB/ocrdma: Support device FW version string by Ira Weiny · 9 years ago
  58. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 9 years ago
  59. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 9 years ago
  60. 95f60bb IB/ocrdma: Skip using unneeded intermediate variable by Markus Elfring · 9 years ago
  61. d1c95b0 IB/ocrdma: Skip using unneeded intermediate variable by Markus Elfring · 9 years ago
  62. 0ca4c39 IB/ocrdma: Delete unnecessary variable initialisations in 11 functions by Markus Elfring · 9 years ago
  63. 834d16d RDMA/ocrdma: Support user AH creation for RoCE-v2 by Devesh Sharma · 9 years ago
  64. bcf117e RDMA/ocrdma: Support RoCE-v2 in the RC path by Devesh Sharma · 9 years ago
  65. 6b06266 RDMA/ocrdma: Support RoCE-v2 in the UD path by Devesh Sharma · 9 years ago
  66. e161486 RDMA/ocrdma: Export udp encapsulation capability by Somnath Kotur · 9 years ago
  67. b41f785 RDMA/ocrdma: Fix arm logic to align with new cq API by Devesh Sharma · 9 years ago
  68. 7425f410 RDMA/ocrdma: Fixing ocrdma debugfs directory remove by Selvin Xavier · 9 years ago
  69. aff3ead RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion by Selvin Xavier · 9 years ago
  70. 7d82df1 RDMA/ocrdma: populate max_sge_rd in device attributes by Selvin Xavier · 9 years ago
  71. fd98d89 RDMA/ocrdma: Initialize stats resources in the driver before ib device registration. by Selvin Xavier · 9 years ago
  72. c3efe75 IB/core: Use hop-limit from IP stack for RoCE by Matan Barak · 9 years ago
  73. f7f4b23e IB/core: Rename rdma_addr_find_dmac_by_grh by Matan Barak · 9 years ago
  74. 3b1ea43 RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
  75. d310a34 RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 9 years ago
  76. a2addf9 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 9 years ago
  77. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  78. 2002983 IB/core: Validate route when we init ah by Matan Barak · 9 years ago
  79. 191cfed RDMA/ocrdma: Remove old FRWR API by Sagi Grimberg · 9 years ago
  80. 2eaa1c5 RDMA/ocrdma: Support the new memory registration API by Sagi Grimberg · 9 years ago
  81. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  82. dbf727d IB/core: Use GID table in AH creation and dmac resolution by Matan Barak · 9 years ago
  83. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  84. c6a7b0d RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0 by Selvin Xavier · 9 years ago
  85. af74d19 RDMA/ocrdma: Prevent CQ-Doorbell floods by Devesh Sharma · 9 years ago
  86. aeb922d RDMA/ocrdma: Check resource ids received in Async CQE by Naga Irrinki · 9 years ago
  87. fb16d8c RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_stats by Selvin Xavier · 9 years ago
  88. 5a85f5e RDMA/ocrdma: Cleanup unused device list and rcu variables by Selvin Xavier · 9 years ago
  89. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  90. cc36929 RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core by Somnath Kotur · 9 years ago
  91. cacb7d5 ocrdma: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  92. b8f5595 RDMA/ocrdma: update ocrdma module license string by Devesh Sharma · 9 years ago
  93. 71ee673 RDMA/ocrdma: update ocrdma license to dual-license by Devesh Sharma · 9 years ago
  94. d8b2ba7 IB/core: Destroy ocrdma_dev_id IDR on module exit by Johannes Thumshirn · 9 years ago
  95. 3b8ab70 IB/mad: Remove improper use of BUG_ON by Ira Weiny · 9 years ago
  96. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  97. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 10 years ago
  98. 337877a IB/core: Add ability for drivers to report an alternate MAD size. by Ira Weiny · 10 years ago
  99. 2528e33 IB/core: Pass hardware specific data in query_device by Matan Barak · 10 years ago
  100. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago