1. 6e7be47 RDMA/nldev: Allow get default counter statistics through RDMA netlink by Mark Zhang · 6 years ago
  2. c4ffee7 RDMA/netlink: Implement counter dumpit calback by Mark Zhang · 6 years ago
  3. 99fa331 RDMA/counter: Add "auto" configuration mode support by Mark Zhang · 6 years ago
  4. 413d334 RDMA/counter: Add set/clear per-port auto mode support by Mark Zhang · 6 years ago
  5. 371bb62 Merge tag 'v5.2-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  6. 5c171cb RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code by Israel Rukshin · 6 years ago
  7. 185eddc RDMA/core: Validate integrity handover device cap by Max Gurtovoy · 6 years ago
  8. c0a6cbb RDMA/core: Rename signature qp create flag and signature device capability by Israel Rukshin · 6 years ago
  9. 38ca87c RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work request by Max Gurtovoy · 6 years ago
  10. 62e3c37 RDMA/mlx5: Add attr for max number page list length for PI operation by Max Gurtovoy · 6 years ago
  11. 7c717d3 RDMA/core: Add signature attrs element for ib_mr structure by Max Gurtovoy · 6 years ago
  12. 2cdfcdd RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's by Max Gurtovoy · 6 years ago
  13. 26bc7ea RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API by Israel Rukshin · 6 years ago
  14. a0bc099 RDMA/core: Save the MR type in the ib_mr structure by Max Gurtovoy · 6 years ago
  15. 36b1e47 RDMA/core: Introduce new header file for signature operations by Max Gurtovoy · 6 years ago
  16. a49b1dc RDMA: Convert destroy_wq to be void by Leon Romanovsky · 6 years ago
  17. 8f71bb0 RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV by Jason Gunthorpe · 6 years ago
  18. 0e2d00e RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload by Jason Gunthorpe · 6 years ago
  19. 5d60c11 RDMA: Move rdma_node_type to uapi/ by Jason Gunthorpe · 6 years ago
  20. e39afe3 RDMA: Convert CQ allocations to be under core responsibility by Leon Romanovsky · 6 years ago
  21. a52c8e2 RDMA: Clean destroy CQ in drivers do not return errors by Leon Romanovsky · 6 years ago
  22. 7a15414 RDMA: Move owner into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  23. 72c6ec1 RDMA: Move uverbs_abi_ver into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  24. b9560a4 RDMA: Move driver_id into struct ib_device_ops by Jason Gunthorpe · 6 years ago
  25. 890ac8d RDMA/core: Make ib_destroy_cq() void by Leon Romanovsky · 6 years ago
  26. dc1435c RDMA/srp: Rename SRP sysfs name after IB device rename trigger by Leon Romanovsky · 6 years ago
  27. f95be3d RDMA: Add EFA related definitions by Gal Pressman · 6 years ago
  28. a808273 RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks by Shiraz Saleem · 6 years ago
  29. 4a35339 RDMA/umem: Add API to find best driver supported page size in an MR by Shiraz Saleem · 6 years ago
  30. 943bd98 RDMA/core: Allow detaching gid attribute netdevice for RoCE by Parav Pandit · 6 years ago
  31. dd05cb8 RDMA: Get rid of iw_cm_verbs by Kamal Heib · 6 years ago
  32. 923abb9 RDMA/core: Introduce RDMA subsystem ibdev_* print functions by Gal Pressman · 6 years ago
  33. 449a224 Merge branch 'rdma_mmap' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  34. 4eb6ab1 RDMA: Remove rdma_user_mmap_page by Jason Gunthorpe · 6 years ago
  35. 68e326d RDMA: Handle SRQ allocations by IB/core by Leon Romanovsky · 6 years ago
  36. d345691 RDMA: Handle AH allocations by IB/core by Leon Romanovsky · 6 years ago
  37. f631603 RDMA/core: Support object allocation in atomic context by Leon Romanovsky · 6 years ago
  38. ff23dfa IB: Pass only ib_udata in function prototypes by Shamir Rabinovitch · 6 years ago
  39. c4367a2 IB: Pass uverbs_attr_bundle down ib_x destroy path by Shamir Rabinovitch · 6 years ago
  40. d3243da RDMA/core: Don't compare specific bit after boolean AND by Leon Romanovsky · 6 years ago
  41. 41c6140 RDMA: Check net namespace access for uverbs, umad, cma and nldev by Parav Pandit · 6 years ago
  42. 4e0f7b9 RDMA/core: Implement compat device/sysfs tree in net namespace by Parav Pandit · 6 years ago
  43. cebe556 RDMA/core: Introduce ib_core_device to hold device by Parav Pandit · 6 years ago
  44. a2a074e RDMA: Handle ucontext allocations by IB/core by Leon Romanovsky · 6 years ago
  45. 3856ec4 RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support by Steve Wise · 6 years ago
  46. ca22354 RDMA/rxe: Close a race after ib_register_device by Jason Gunthorpe · 6 years ago
  47. d089989 RDMA/device: Provide APIs from the core code to help unregistration by Jason Gunthorpe · 6 years ago
  48. 324e227 RDMA/device: Add ib_device_get_by_netdev() by Jason Gunthorpe · 6 years ago
  49. c2261dd RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev by Jason Gunthorpe · 6 years ago
  50. 8faea9f RDMA/cache: Move the cache per-port data into the main ib_port_data by Jason Gunthorpe · 6 years ago
  51. 8ceb135 RDMA/device: Consolidate ib_device per_port data into one place by Jason Gunthorpe · 6 years ago
  52. ea1075e RDMA: Add and use rdma_for_each_port by Jason Gunthorpe · 6 years ago
  53. 41eda65 RDMA/restrack: Hide restrack DB from IB/core by Leon Romanovsky · 6 years ago
  54. 3d9dfd0 IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows by Shamir Rabinovitch · 6 years ago
  55. 921eab1 RDMA/devices: Re-organize device.c locking by Jason Gunthorpe · 6 years ago
  56. 0df91bb RDMA/devices: Use xarray to store the client_data by Jason Gunthorpe · 6 years ago
  57. e59178d RDMA/devices: Use xarray to store the clients by Jason Gunthorpe · 6 years ago
  58. 652432f RDMA/device: Get rid of reg_state by Jason Gunthorpe · 6 years ago
  59. 21a428a RDMA: Handle PD allocations by IB/core by Leon Romanovsky · 6 years ago
  60. 30471d4 RDMA/core: Share driver structure size with core by Leon Romanovsky · 6 years ago
  61. 6a8a2aa Merge tag 'v5.0-rc5' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  62. a163afc IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len() by Bart Van Assche · 6 years ago
  63. 52a72e2 IB/uverbs: Expose XRC ODP device capabilities by Moni Shoua · 6 years ago
  64. da82334 IB/core: Allocate a bit for SRQ ODP support by Moni Shoua · 6 years ago
  65. 02da375 RDMA/core: Use the ops infrastructure to keep all callbacks in one place by Leon Romanovsky · 6 years ago
  66. 6780c4f RDMA: Add indication for in kernel API support to IB device by Gal Pressman · 6 years ago
  67. 459cc69 RDMA: Provide safe ib_alloc_device() function by Leon Romanovsky · 6 years ago
  68. 0b5cb33 RDMA/srp: Increase max_segment_size by Bart Van Assche · 6 years ago
  69. d79af72 RDMA/device: Expose ib_device_try_get(() by Jason Gunthorpe · 6 years ago
  70. 5474723 RDMA: Introduce and use rdma_device_to_ibdev() by Parav Pandit · 6 years ago
  71. ea4baf7 RDMA: Rename port_callback to init_port by Parav Pandit · 6 years ago
  72. b0ea0fa IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata by Jason Gunthorpe · 6 years ago
  73. 96f87ee RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGING by Leon Romanovsky · 6 years ago
  74. 2553ba2 RDMA: Mark if destroy address handle is in a sleepable context by Gal Pressman · 6 years ago
  75. b090c4e RDMA: Mark if create address handle is in a sleepable context by Gal Pressman · 6 years ago
  76. ad8a449 IB/uverbs: Add support to advise_mr by Moni Shoua · 6 years ago
  77. 3023a1e RDMA: Start use ib_device_ops by Kamal Heib · 6 years ago
  78. 521ed0d RDMA/core: Introduce ib_device_ops by Kamal Heib · 6 years ago
  79. a5a5d19 IB/core: Add new IB rates by Michael Guralnik · 6 years ago
  80. dbabf68 IB/core: Add 2X port width by Michael Guralnik · 6 years ago
  81. 1e8f43b IB/core: Add CapabilityMask2 to port attributes by Michael Guralnik · 6 years ago
  82. 6061521 RDMA/restrack: Track ucontext by Leon Romanovsky · 6 years ago
  83. 15a1b4b RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods by Jason Gunthorpe · 6 years ago
  84. 8313c10 RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write by Jason Gunthorpe · 6 years ago
  85. 01b6711 RDMA/core: Sync unregistration with netlink commands by Parav Pandit · 6 years ago
  86. 0cbf432 RDMA/uverbs: Use a linear list to describe the compiled-in uapi by Jason Gunthorpe · 6 years ago
  87. 2dc50c5 RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.h by Parav Pandit · 6 years ago
  88. ce1fd6b IB/uverbs: fix a typo by Rami Rosen · 6 years ago
  89. da19a10 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  90. d4122f5 RDMA/core: Allow existing drivers to set one sysfs group per device by Parav Pandit · 6 years ago
  91. 1ae4cfa RDMA/core: Rename ports_parent to ports_kobj by Parav Pandit · 6 years ago
  92. 5d6b0cb RDMA/netdev: Fix netlink support in IPoIB by Denis Drozdov · 6 years ago
  93. f6a8a19 RDMA/netdev: Hoist alloc_netdev_mqs out of the driver by Denis Drozdov · 6 years ago
  94. b56511c IB/mlx4: Avoid implicit enumerated type conversion by Nathan Chancellor · 6 years ago
  95. d31131b RDMA: Remove unused parameter from ib_modify_qp_is_ok() by Kamal Heib · 6 years ago
  96. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  97. 2a3ccfd RDMA/uverbs: Get rid of ucontext->tgid by Jason Gunthorpe · 6 years ago
  98. f27a0d5 RDMA/umem: Use umem->owning_mm inside ODP by Jason Gunthorpe · 6 years ago
  99. c9990ab RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm by Jason Gunthorpe · 6 years ago
  100. b5231b0 RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP by Jason Gunthorpe · 6 years ago