1. 17475e1 RDMA/hns: Bugfix for memory window mtpt configuration by Yixian Liu · 4 years, 1 month ago
  2. ab6f724 RDMA/hns: Fix retry_cnt and rnr_cnt when querying QP by Wenpeng Liang · 4 years, 1 month ago
  3. ebed7b7 RDMA/hns: Fix wrong field of SRQ number the device supports by Wenpeng Liang · 4 years, 1 month ago
  4. 3d2a9d6 IB/hfi1: Ensure correct mm is used at all times by Dennis Dalessandro · 4 years, 1 month ago
  5. 2ed3814 RDMA/i40iw: Address an mmap handler exploit in i40iw by Shiraz Saleem · 4 years, 1 month ago
  6. 6830ff8 IB/mthca: fix return value of error branch in mthca_init_cq() by Xiongfeng Wang · 4 years, 1 month ago
  7. dabbd6a IB/hfi1: Fix error return code in hfi1_init_dd() by Zhang Changzhong · 4 years, 2 months ago
  8. b1e678b RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs by Christoph Hellwig · 4 years, 2 months ago
  9. d035c3f RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device() by Qinglang Miao · 4 years, 2 months ago
  10. eb73060 RDMA/cm: Make the local_id_table xarray non-irq by Jason Gunthorpe · 4 years, 2 months ago
  11. 6f3f374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 2 months ago
  12. 21fcdee RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring by Jason Gunthorpe · 4 years, 2 months ago
  13. e6b0bd6 Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 2 months ago
  14. 00469c9 RDMA/vmw_pvrdma: Fix the active_speed and phys_state value by Adit Ranadive · 4 years, 2 months ago
  15. 372a178 IB/srpt: Fix memory leak in srpt_add_one by Maor Gottlieb · 4 years, 2 months ago
  16. 683a9c7e RDMA: Fix software RDMA drivers for dma mapping error by Parav Pandit · 4 years, 2 months ago
  17. 1166eb3d IB/srpt: docs: add a description for cq_size member by Mauro Carvalho Chehab · 4 years, 2 months ago
  18. a2267f8a RDMA/qedr: Fix memory leak in iWARP CM by Alok Prasad · 4 years, 2 months ago
  19. 071ba4c RDMA: Add rdma_connect_locked() by Jason Gunthorpe · 4 years, 2 months ago
  20. 7d66a71 RDMA/uverbs: Fix false error in query gid IOCTL by Gal Pressman · 4 years, 2 months ago
  21. fbdd004 RDMA/mlx5: Fix devlink deadlock on net namespace deletion by Parav Pandit · 4 years, 2 months ago
  22. edebc84 RDMA/rxe: Fix small problem in network_type patch by Bob Pearson · 4 years, 3 months ago
  23. a1e16bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 3 months ago
  24. c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  25. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 3 months ago
  26. c7a198c RDMA/ucma: Fix use after free in destroy id flow by Maor Gottlieb · 4 years, 3 months ago
  27. 71abf20 RDMA/rxe: Handle skb_clone() failure in rxe_recv.c by Bob Pearson · 4 years, 3 months ago
  28. e0d696d RDMA/rxe: Move the definitions for rxe_av.network_type to uAPI by Jason Gunthorpe · 4 years, 3 months ago
  29. e0477b3 RDMA: Explicitly pass in the dma_device to ib_register_device by Jason Gunthorpe · 4 years, 3 months ago
  30. 16e7483 Merge branch 'dynamic_sg' into rdma.git for-next by Jason Gunthorpe · 4 years, 3 months ago
  31. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
  32. 3b51788 IB/hfi1: use new function dev_fetch_sw_netstats by Heiner Kallweit · 4 years, 3 months ago
  33. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  34. bf6a476 IB/mlx4: Convert rej_tmout radix-tree to XArray by Håkon Bugge · 4 years, 3 months ago
  35. de55412 RDMA/rxe: Fix bug rejecting all multicast packets by Bob Pearson · 4 years, 3 months ago
  36. e7ec96f RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt() by Bob Pearson · 4 years, 3 months ago
  37. 1858d98b RDMA/rxe: Remove duplicate entries in struct rxe_mr by Bob Pearson · 4 years, 3 months ago
  38. 8e71f69 IB/rdmavt: Fix sizeof mismatch by Colin Ian King · 4 years, 3 months ago
  39. 73c5265 RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl. by Colin Ian King · 4 years, 3 months ago
  40. 6ef999f RDMA/bnxt_re: Use rdma_umem_for_each_dma_block() by Jason Gunthorpe · 4 years, 3 months ago
  41. 2b0d3d3 percpu_ref: reduce memory footprint of percpu_ref in fast path by Ming Lei · 4 years, 3 months ago
  42. 0c16d96 RDMA/umem: Move to allocate SG table from pages by Maor Gottlieb · 4 years, 3 months ago
  43. 165563c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 3 months ago
  44. 5ce2dced RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces by Kamal Heib · 4 years, 3 months ago
  45. 9f85cbe RDMA/uverbs: Expose the new GID query API to user space by Avihai Horon · 4 years, 3 months ago
  46. c4b4d54 RDMA/core: Introduce new GID table query API by Avihai Horon · 4 years, 3 months ago
  47. 1c15b4f RDMA/core: Modify enum ib_gid_type and enum rdma_network_type by Avihai Horon · 4 years, 3 months ago
  48. 3ff4de8 RDMA/core: Change rdma_get_gid_attr returned error code by Avihai Horon · 4 years, 3 months ago
  49. f45271a RDMA/qedr: Endianness warnings cleanup by Alok Prasad · 4 years, 3 months ago
  50. 3c4e919 RDMA/rtrs: Constify static struct attribute_group by Rikard Falkeborn · 4 years, 3 months ago
  51. 42d5179 RDMA/core: Constify struct attribute_group by Rikard Falkeborn · 4 years, 3 months ago
  52. a03bfc3 RDMA/mlx5: Sync device with CPU pages upon ODP MR registration by Yishai Hadas · 4 years, 3 months ago
  53. 677cf51 RDMA/mlx5: Extend advice MR to support non faulting mode by Yishai Hadas · 4 years, 3 months ago
  54. 8bfafde IB/core: Enable ODP sync without faulting by Yishai Hadas · 4 years, 3 months ago
  55. 36f30e4 IB/core: Improve ODP to use hmm_range_fault() by Yishai Hadas · 4 years, 3 months ago
  56. 2ee9bf3 RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel() by Jason Gunthorpe · 4 years, 3 months ago
  57. a6f0b08 RDMA/core: Remove ucontext->closing by Jason Gunthorpe · 4 years, 3 months ago
  58. 220aee3 RDMA/rtrs: Remove unused field of rtrs_iu by Gioh Kim · 4 years, 3 months ago
  59. cf4c0fb RDMA/hns: Remove unused variables and definitions by Lang Cheng · 4 years, 3 months ago
  60. d4f40a1 RDMA/i40iw: Remove intermediate pointer that points to the same struct by Leon Romanovsky · 4 years, 3 months ago
  61. 21c2fe9 RDMA/mthca: Combine special QP struct with mthca QP by Leon Romanovsky · 4 years, 3 months ago
  62. b925c55 RDMA/drivers: Remove udata check from special QP by Leon Romanovsky · 4 years, 3 months ago
  63. 5807bb3 RDMA/core: Align write and ioctl checks of QP types by Leon Romanovsky · 4 years, 3 months ago
  64. 8fd3cd2 RDMA/mlx4: Prepare QP allocation to remove from the driver by Leon Romanovsky · 4 years, 3 months ago
  65. 915ec7e RDMA/mlx4: Embed GSI QP into general mlx4_ib QP by Leon Romanovsky · 4 years, 3 months ago
  66. eebe580 RDMA/mlx5: Delete not needed GSI QP signal QP type by Leon Romanovsky · 4 years, 3 months ago
  67. 2dc4d67 RDMA/mlx5: Change GSI QP to have same creation flow like other QPs by Leon Romanovsky · 4 years, 3 months ago
  68. f8225e3 RDMA/mlx5: Reuse existing fields in parent QP storage object by Leon Romanovsky · 4 years, 3 months ago
  69. 0d9aef8 RDMA/mlx5: Embed GSI QP into general mlx5_ib QP by Leon Romanovsky · 4 years, 3 months ago
  70. eff7423 net: core: introduce struct netdev_nested_priv for nested interface infrastructure by Taehee Yoo · 4 years, 3 months ago
  71. b942fc0 RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters() by Liu Shixin · 4 years, 4 months ago
  72. 30b7078 RDMA/hns: Support inline data in extented sge space for RC by Weihang Li · 4 years, 4 months ago
  73. 05df492 RDMA/hns: Fix missing sq_sig_type when querying QP by Weihang Li · 4 years, 4 months ago
  74. fbed9d2 RDMA/hns: Fix configuration of ack_req_freq in QPC by Weihang Li · 4 years, 4 months ago
  75. 99fcf82 RDMA/hns: Fix the wrong value of rnr_retry when querying qp by Wenpeng Liang · 4 years, 4 months ago
  76. 768202a0 RDMA/hns: Solve the overflow of the calc_pg_sz() by Jiaran Zhang · 4 years, 4 months ago
  77. 172505c RDMA/hns: Add check for the validity of sl configuration by Jiaran Zhang · 4 years, 4 months ago
  78. c19893f RDMA/hns: Correct typo of hns_roce_create_cq() by Lang Cheng · 4 years, 4 months ago
  79. 221109e RDMA/hns: Add interception for resizing SRQs by Yangyang Li · 4 years, 4 months ago
  80. 12542f1 RDMA/hns: Refactor process about opcode in post_send() by Weihang Li · 4 years, 4 months ago
  81. 3cb2c99 RDMA/hns: Add support for SCCC in size of 64 Bytes by Yangyang Li · 4 years, 4 months ago
  82. 98912ee RDMA/hns: Add support for QPC in size of 512 Bytes by Wenpeng Liang · 4 years, 4 months ago
  83. 09a5f21 RDMA/hns: Add support for CQE in size of 64 Bytes by Wenpeng Liang · 4 years, 4 months ago
  84. 247fc16 RDMA/hns: Add support for EQE in size of 64 Bytes by Wenpeng Liang · 4 years, 4 months ago
  85. 3de3c47 RDMA/efa: Drop double zeroing for sg_init_table() by Julia Lawall · 4 years, 4 months ago
  86. f233496 i40iw: Add support to make destroy QP synchronous by Sindhu, Devale · 4 years, 4 months ago
  87. b0cff38 RDMA/efa: Add messages and RDMA read work requests HW stats by Daniel Kranzdorf · 4 years, 4 months ago
  88. 215b88a RDMA/efa: Group keep alive received counter with other SW stats by Gal Pressman · 4 years, 4 months ago
  89. b09c4d7 RDMA/restrack: Improve readability in task name management by Leon Romanovsky · 4 years, 3 months ago
  90. c34a23c RDMA/restrack: Simplify restrack tracking in kernel flows by Leon Romanovsky · 4 years, 3 months ago
  91. 13ef5539 RDMA/restrack: Count references to the verbs objects by Leon Romanovsky · 4 years, 3 months ago
  92. d7ecab1 RDMA/mlx5: Don't call to restrack recursively by Leon Romanovsky · 4 years, 3 months ago
  93. 60aaeff RDMA/cma: Delete from restrack DB after successful destroy by Leon Romanovsky · 4 years, 3 months ago
  94. f5449e7 RDMA/ucma: Rework ucma_migrate_id() to avoid races with destroy by Jason Gunthorpe · 4 years, 4 months ago
  95. 8383da3 RDMA/mlx5: Clarify what the UMR is for when creating MRs by Jason Gunthorpe · 4 years, 4 months ago
  96. 0ec52f0 RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't work by Jason Gunthorpe · 4 years, 4 months ago
  97. 5eb29f0 RDMA/mlx5: Make mkeys always owned by the kernel's PD when not enabled by Jason Gunthorpe · 4 years, 4 months ago
  98. 1c97ca3 RDMA/mlx5: Use set_mkc_access_pd_addr_fields() in reg_create() by Jason Gunthorpe · 4 years, 4 months ago
  99. 2e4e706 RDMA/mlx5: Remove dead check for EAGAIN after alloc_mr_from_cache() by Jason Gunthorpe · 4 years, 4 months ago
  100. 22d3e1e RDMA/hns: Set the unsupported wr opcode by Lijun Ou · 4 years, 4 months ago