1. 0417791 RDMA/mlx5: Add missing synchronize_srcu() for MW cases by Jason Gunthorpe · 5 years ago
  2. aa60381 RDMA/mlx5: Put live in the correct place for ODP MRs by Jason Gunthorpe · 5 years ago
  3. aa116b8 RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu by Jason Gunthorpe · 5 years ago
  4. 9dc775e RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages() by Jason Gunthorpe · 5 years ago
  5. f28b193 RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR by Jason Gunthorpe · 5 years ago
  6. 880505c RDMA/mlx5: Do not allow rereg of a ODP MR by Jason Gunthorpe · 5 years ago
  7. 1cbe866 IB/core: Fix wrong iterating on ports by Mohamad Heib · 5 years ago
  8. 594e6c5 RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path by Leon Romanovsky · 5 years ago
  9. 3840c5b7 RDMA/cxgb4: Do not dma memory off of the stack by Greg KH · 5 years ago
  10. 94635c3 RDMA/cm: Fix memory leak in cm_add/remove_one by Jack Morgenstein · 5 years ago
  11. ab59ca3 RDMA/core: Fix an error handling path in 'res_get_common_doit()' by Christophe JAILLET · 5 years ago
  12. ee4e404 RDMA/i40iw: Associate ibdev to netdev before IB device registration by Shiraz, Saleem · 5 years ago
  13. b66f31e RDMA/iwcm: Fix a lock inversion issue by Bart Van Assche · 5 years ago
  14. 91724c1 RDMA/iw_cxgb4: fix SRQ access from dump_qp() by Potnuri Bharat Teja · 5 years ago
  15. 34b3be1 RDMA/hfi1: Prevent memory leak in sdma_init by Navid Emamdoost · 5 years ago
  16. 390d3fd RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_query_port by Michal Kalderon · 5 years ago
  17. df791c54 RDMA/siw: Fix serialization issue in write_space() by Krishnamraju Eraparaju · 5 years ago
  18. 18545e8 RDMA/vmw_pvrdma: Free SRQ only once by Adit Ranadive · 5 years ago
  19. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  20. 7b0b692 IB/hfi1: remove unlikely() from IS_ERR*() condition by Denis Efremov · 5 years ago
  21. 9c9fa97 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  22. 2d15eb3 mm/gup: add make_dirty arg to put_user_pages_dirty_lock() by akpm@linux-foundation.org · 5 years ago
  23. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  24. 018c683 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  25. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  26. 77d5bc7 ipv4: Revert removal of rt_uses_gateway by David Ahern · 5 years ago
  27. 53e5e7a Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  28. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  29. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  30. 3eca7fc RDMA: Fix double-free in srq creation error flow by Jack Morgenstein · 5 years ago
  31. a3f4b8e RDMA/efa: Fix incorrect error print by Gal Pressman · 5 years ago
  32. 5d44ade IB/mlx5: Free mpi in mp_slave mode by Danit Goldberg · 5 years ago
  33. 130c2c5 IB/mlx5: Use the original address for the page during free_pages by Danit Goldberg · 5 years ago
  34. d97a3e9 RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp" by Colin Ian King · 5 years ago
  35. 395b59a RDMA/hns: Package operations of rq inline buffer into separate functions by Lijun Ou · 5 years ago
  36. 3d50503 RDMA/hns: Optimize cmd init and mode selection for hip08 by Yixian Liu · 5 years ago
  37. f8659d6 IB/hfi1: Define variables as unsigned long to fix KASAN warning by Ira Weiny · 5 years ago
  38. 7199435 IB/{rdmavt, hfi1, qib}: Add a counter for credit waits by Kaike Wan · 5 years ago
  39. c05fc15 IB/hfi1: Add traces for TID RDMA READ by Kaike Wan · 5 years ago
  40. 4db8fd4 RDMA/siw: Relax from kmap_atomic() use in TX path by Bernard Metzler · 5 years ago
  41. 75c6651 Merge tag 'v5.3-rc8' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  42. 1ba7c8f IB/iser: Support up to 16MB data transfer in a single command by Sergey Gorenko · 5 years ago
  43. 0404bd6 RDMA/siw: Fix page address mapping in TX path by Bernard Metzler · 5 years ago
  44. 4a9d46a RDMA: Fix goto target to release the allocated memory by Navid Emamdoost · 5 years ago
  45. 2ac5a6d RDMA/usnic: Avoid overly large buffers on stack by Arnd Bergmann · 5 years ago
  46. b97b218 RDMA/odp: Add missing cast for 32 bit by Jason Gunthorpe · 5 years ago
  47. 3b961b4 RDMA/hns: Use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  48. a6e4d25 RDMA/cma: Fix false error message by Håkon Bugge · 5 years ago
  49. 94810bd Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  50. 2b688ea net/mlx5: Add flow steering actions to fs_cmd shim layer by Maor Gottlieb · 5 years ago
  51. 6effcab infiniband: don't bother with d_delete() by Al Viro · 5 years ago
  52. 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  53. a06ebb8 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 5 years ago
  54. c9b9dcb net/mlx5: Move device memory management to mlx5_core by Ariel Levkovich · 5 years ago
  55. 537f321 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 5 years ago
  56. 98c09b8 RDMA/hns: Fix wrong assignment of qp_access_flags by Lijun Ou · 5 years ago
  57. afca2a2 RDMA/hns: Delete the not-used lines by Wenpeng Liang · 5 years ago
  58. 18df508 RDMA/hns: Remove if-else judgment statements for creating srq by Wenpeng Liang · 5 years ago
  59. e075da5 RDMA/hns: Add reset process for function-clear by Lang Cheng · 5 years ago
  60. bfe8603 RDMA/hns: Fix cast from or to restricted __le32 for driver by Lang Cheng · 5 years ago
  61. 90c559b RDMA/hns: Remove the some magic number by Lijun Ou · 5 years ago
  62. 82e620d RDMA/hns: Modify the data structure of hns_roce_av by Lang Cheng · 5 years ago
  63. 531a64e RDMA/siw: Fix IPv6 addr_list locking by Bernard Metzler · 5 years ago
  64. a0d8994 Merge branch 'mlx5-odp-dc' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  65. 75e46fc IB/mlx5: Add page fault handler for DC initiator WQE by Michael Guralnik · 5 years ago
  66. 29af949 IB/mlx5: Remove check of FW capabilities in ODP page fault handling by Michael Guralnik · 5 years ago
  67. 68aaf44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  68. fd1a52f RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb" by Markus Elfring · 5 years ago
  69. 1bc5ba8 RDMA/efa: Use existing FIELD_SIZEOF macro by Gal Pressman · 5 years ago
  70. 958b681 RDMA/efa: Remove umem check on dereg MR flow by Gal Pressman · 5 years ago
  71. d8abe88 RDMA/mlx5: RDMA_RX flow type support for user applications by Mark Zhang · 5 years ago
  72. c536277 RDMA/siw: Fix 64/32bit pointer inconsistency by Bernard Metzler · 5 years ago
  73. fab4f97 RDMA/siw: Fix SGL mapping issues by Bernard Metzler · 5 years ago
  74. d37b1e534 RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message by Selvin Xavier · 5 years ago
  75. 47f725e RDMA/odp: remove ib_ucontext from ib_umem by Jason Gunthorpe · 5 years ago
  76. c571fec RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm' by Jason Gunthorpe · 5 years ago
  77. 868df53 Merge branch 'odp_fixes' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  78. fba0e44 RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr by Jason Gunthorpe · 5 years ago
  79. a705f3e3 RDMA/mlx5: Use ib_umem_start instead of umem.address by Jason Gunthorpe · 5 years ago
  80. ce51346 RDMA/core: Make invalidate_range a device operation by Moni Shoua · 5 years ago
  81. 3782495 RDMA/odp: Use kvcalloc for the dma_list and page_list by Jason Gunthorpe · 5 years ago
  82. 204e3e5 RDMA/odp: Check for overflow when computing the umem_odp end by Jason Gunthorpe · 5 years ago
  83. 0446cad RDMA/odp: Provide ib_umem_odp_release() to undo the allocs by Jason Gunthorpe · 5 years ago
  84. 261dc53 RDMA/odp: Split creating a umem_odp from ib_umem_get by Jason Gunthorpe · 5 years ago
  85. f20bef6 RDMA/odp: Make the three ways to create a umem_odp clear by Jason Gunthorpe · 5 years ago
  86. 22d79c9 RMDA/odp: Consolidate umem_odp initialization by Jason Gunthorpe · 5 years ago
  87. fd7dbf0 RDMA/odp: Make it clearer when a umem is an implicit ODP umem by Jason Gunthorpe · 5 years ago
  88. f993de8 RDMA/odp: Iterate over the whole rbtree directly by Jason Gunthorpe · 5 years ago
  89. 7cc2e18 RDMA/odp: Use the common interval tree library instead of generic by Jason Gunthorpe · 5 years ago
  90. 2323d7b infiniband: hfi1: fix memory leaks by Wenwen Wang · 5 years ago
  91. b08afa0 infiniband: hfi1: fix a memory leak bug by Wenwen Wang · 5 years ago
  92. 5c1baaa IB/mlx4: Fix memory leaks by Wenwen Wang · 5 years ago
  93. a7bfb93 RDMA/cma: fix null-ptr-deref Read in cma_cleanup by zhengbin · 5 years ago
  94. 841b07f IB/mlx5: Block MR WR if UMR is not possible by Moni Shoua · 5 years ago
  95. 25a4517 IB/mlx5: Fix MR re-registration flow to use UMR properly by Moni Shoua · 5 years ago
  96. 0081575 IB/mlx5: Report and handle ODP support properly by Moni Shoua · 5 years ago
  97. 0e6613b IB/mlx5: Consolidate use_umr checks into single function by Moni Shoua · 5 years ago
  98. 60c7866 RDMA/restrack: Rewrite PID namespace check to be reliable by Leon Romanovsky · 5 years ago
  99. c8b3240 RDMA/counters: Properly implement PID checks by Leon Romanovsky · 5 years ago
  100. 948a728 IB/core: Fix NULL pointer dereference when bind QP to counter by Ido Kalir · 5 years ago