1. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  2. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  3. 7b6397d drivers/infiniband: replace open-coded string copy with get_task_comm by Yafang Shao · 3 years ago
  4. b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 5 months ago
  5. 747c19e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years ago
  6. c0fe82b Merge tag 'v5.16' into rdma.git for-next by Jason Gunthorpe · 3 years ago
  7. 147cc58 Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  8. 6dc69d3 Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years ago
  9. d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  10. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  11. c40238e RDMA/irdma: Remove the redundant return by Zhu Yanjun · 3 years ago
  12. 0422fe2 Merge branch 'linus' into irq/core, to fix conflict by Ingo Molnar · 3 years ago
  13. 69e609b RDMA/irdma: Make the source udp port vary by Zhu Yanjun · 3 years ago
  14. 93f8df5 RDMA/hns: Replace get_udp_sport with rdma_get_udp_sport by Zhu Yanjun · 3 years ago
  15. 4d2a3c1 IB/qib: Fix typos by Qinghua Jin · 3 years ago
  16. 8a3fa72 RDMA/hns: Modify the hop num of HIP09 EQ to 1 by Wenpeng Liang · 3 years, 1 month ago
  17. 79b60ca net/mlx5: Introduce API for bulk request and release of IRQs by Shay Drory · 3 years, 1 month ago
  18. fbdb0ba IB/mlx5: Expose NDR speed through MAD by Maher Sanalla · 3 years, 1 month ago
  19. e375b9c RDMA/cxgb4: Set queue pair state when being queried by Kamal Heib · 3 years, 1 month ago
  20. 38d2208 RDMA/hns: Remove support for HIP06 by Chengchang Tang · 3 years, 1 month ago
  21. d82e2b2 RDMA/mad: Delete duplicated init_query_mad functions by Leon Romanovsky · 3 years ago
  22. 0109713 RDMA: Use default_groups in kobj_type by Greg Kroah-Hartman · 3 years ago
  23. a7ad9dd RDMA/mlx5: Print wc status on CQE error and dump needed by Dust Li · 3 years, 1 month ago
  24. 37c995e RDMA/ocrdma: Remove unneeded variable by Minghao Chi · 3 years, 1 month ago
  25. 4163cb3 Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow" by Maor Gottlieb · 3 years, 1 month ago
  26. e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 1 month ago
  27. aec53e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  28. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years, 1 month ago
  29. 27963d3 RDMA/irdma: Use auxiliary_device driver data helpers by David E. Box · 3 years, 1 month ago
  30. 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  31. 823f7a5 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 3 years, 1 month ago
  32. c8f476d Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jason Gunthorpe · 3 years, 1 month ago
  33. 59aa7fc IB/mthca: Use memset_startat() for clearing mpt_entry by Kees Cook · 3 years, 1 month ago
  34. c2ed561 iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl by Kees Cook · 3 years, 1 month ago
  35. e517f76 RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr by Kees Cook · 3 years, 1 month ago
  36. 4922f09 Merge tag 'v5.16-rc5' into rdma.git for-next by Jason Gunthorpe · 3 years, 1 month ago
  37. 12d3bbd RDMA/hns: Replace kfree() with kvfree() by Jiacheng Shi · 3 years, 1 month ago
  38. bee9091 IB/qib: Fix memory leak in qib_user_sdma_queue_pkts() by José Expósito · 3 years, 1 month ago
  39. 0045e0d RDMA/hns: Support direct wqe of userspace by Yixing Liu · 3 years, 1 month ago
  40. 4ad8181 RDMA/hns: Fix RNR retransmission issue for HIP08 by Yangyang Li · 3 years, 1 month ago
  41. a973f86 RDMA/mlx5: Add support to multiple priorities for FDB rules by Maor Gottlieb · 3 years, 2 months ago
  42. 22c3f2f5 net/mlx5: Separate FDB namespace by Maor Gottlieb · 3 years, 2 months ago
  43. fb5bd85 RDMA/irdma: Use irq_update_affinity_hint() by Nitesh Narayan Lal · 3 years, 4 months ago
  44. b1a4da6 RDMA/qedr: Fix reporting max_{send/recv}_wr attrs by Kamal Heib · 3 years, 1 month ago
  45. 10467ce RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ by Tatyana Nikolova · 3 years, 1 month ago
  46. 25b5d6f RDMA/irdma: Report correct WC errors by Shiraz Saleem · 3 years, 1 month ago
  47. 117697c RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_mem()' by Christophe JAILLET · 3 years, 1 month ago
  48. 1e11a39 RDMA/irdma: Fix a user-after-free in add_pble_prm by Shiraz Saleem · 3 years, 1 month ago
  49. 60a8b5a IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr by Mike Marciniszyn · 3 years, 2 months ago
  50. f6a3cfe IB/hfi1: Fix early init panic by Mike Marciniszyn · 3 years, 2 months ago
  51. b6d57e2 IB/hfi1: Insure use of smp_processor_id() is preempt disabled by Mike Marciniszyn · 3 years, 2 months ago
  52. 9292f8f IB/hfi1: Correct guard on eager buffer deallocation by Mike Marciniszyn · 3 years, 2 months ago
  53. 0a0575a RDMA/bnxt_re: Fix endianness warning for req.pkey by Kamal Heib · 3 years, 1 month ago
  54. b6fa6f2 RDMA/irdma: Fix the type used to declare a bitmap by Christophe JAILLET · 3 years, 1 month ago
  55. 39d5534 RDMA/hns: Modify the mapping attribute of doorbell to device by Yixing Liu · 3 years, 1 month ago
  56. 81ff48d RDMA/bnxt_re: Use bitmap_zalloc() when applicable by Christophe JAILLET · 3 years, 2 months ago
  57. ecd68ef RDMA/pvrdma: Use non-atomic bitmap functions when possible by Christophe JAILLET · 3 years, 2 months ago
  58. 67ec0fd RDMA/pvrdma: Use bitmap_zalloc() when applicable by Christophe JAILLET · 3 years, 2 months ago
  59. f86dbc9 IB/hfi1: Use bitmap_zalloc() when applicable by Christophe JAILLET · 3 years, 2 months ago
  60. 0c83da7 RDMA/mlx4: Use bitmap_alloc() when applicable by Christophe JAILLET · 3 years, 2 months ago
  61. e02d9cc RDMA/ocrdma: Simplify code in 'ocrdma_search_mmap()' by Christophe JAILLET · 3 years, 2 months ago
  62. 27c2f50 RDMA/ocrdma: Use bitmap_zalloc() when applicable by Christophe JAILLET · 3 years, 2 months ago
  63. e92a559 RDMA/qib: rename copy_io to qib_copy_io by Christoph Hellwig · 3 years, 2 months ago
  64. 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  65. 0e93853 RDMA/bnxt_re: Remove dynamic pkey table by Kamal Heib · 3 years, 2 months ago
  66. 223b4d5 RDMA/cxgb4: Use non-atomic bitmap functions when possible by Christophe JAILLET · 3 years, 2 months ago
  67. 967a578 RDMA/cxgb4: Use bitmap_set() when applicable by Christophe JAILLET · 3 years, 2 months ago
  68. d4fdc38 RDMA/cxgb4: Use bitmap_zalloc() when applicable by Christophe JAILLET · 3 years, 2 months ago
  69. 675e2694 IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_mr.c' by Christophe JAILLET · 3 years, 2 months ago
  70. 19453f3 IB/mthca: Use non-atomic bitmap functions when possible in 'mthca_allocator.c' by Christophe JAILLET · 3 years, 2 months ago
  71. a277f38 IB/mthca: Use bitmap_set() when applicable by Christophe JAILLET · 3 years, 2 months ago
  72. 12d1e2f IB/mthca: Use bitmap_zalloc() when applicable by Christophe JAILLET · 3 years, 2 months ago
  73. b0969f8 RDMA/hns: Do not destroy QP resources in the hw resetting phase by Yangyang Li · 3 years, 2 months ago
  74. 52414e2 RDMA/hns: Do not halt commands during reset until later by Yangyang Li · 3 years, 2 months ago
  75. f0ae4af RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow by Alaa Hleihel · 3 years, 2 months ago
  76. 774a90c RDMA/irdma: Set protocol based on PF rdma_mode flag by Shiraz Saleem · 3 years, 3 months ago
  77. 9c3631d RDMA/hns: Remove magic number by Xinhao Liu · 3 years, 2 months ago
  78. 3183559 RDMA/hns: Remove macros that are no longer used by Yixing Liu · 3 years, 2 months ago
  79. 6cb6a6cb RDMA/hns: Correctly initialize the members of Array[][] by Xinhao Liu · 3 years, 2 months ago
  80. d147583 RDMA/hns: Correct the type of variables participating in the shift operation by Xinhao Liu · 3 years, 2 months ago
  81. 3aecfc3 RDMA/hns: Replace tab with space in the right-side comments by Xinhao Liu · 3 years, 2 months ago
  82. ea39354 RDMA/hns: Correct the print format to be consistent with the variable type by Xinhao Liu · 3 years, 2 months ago
  83. 994baac RDMA/hns: Correct the hex print format by Xinhao Liu · 3 years, 2 months ago
  84. 10f2d1c RDMA/usnic: Clean up usnic_ib_alloc_pd() by Dan Carpenter · 3 years, 2 months ago
  85. 46c87b4 RDMA/cxgb4: Use helper function to set GUIDs by Kamal Heib · 3 years, 2 months ago
  86. 2a67fcf RDMA/hns: Validate the pkey index by Kamal Heib · 3 years, 2 months ago
  87. 679f2b7 RDMA/ocrdma: Use helper function to set GUIDs by Kamal Heib · 3 years, 2 months ago
  88. 378c674 RDMA/mlx4: Do not fail the registration on port stats by Jack Wang · 3 years, 2 months ago
  89. a917dfb RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pending cmd-bit" by Christophe JAILLET · 3 years, 2 months ago
  90. dd566d5 RDMA/bnxt_re: Remove unneeded variable by Changcheng Deng · 3 years, 2 months ago
  91. fc9d19e RDMA/irdma: Use helper function to set GUIDs by Kamal Heib · 3 years, 2 months ago
  92. da86dc1 IB/hfi1: Properly allocate rdma counter desc memory by Dennis Dalessandro · 3 years, 2 months ago
  93. 25edbc3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 2 months ago
  94. dd83f48 RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback by Kamal Heib · 3 years, 2 months ago
  95. 6a463bc Merge branch 'for-rc' into rdma.git for-next by Jason Gunthorpe · 3 years, 3 months ago
  96. a2a2a69 Merge tag 'v5.15' into rdma.git for-next by Jason Gunthorpe · 3 years, 3 months ago
  97. 9ed8110 RDMA/irdma: optimize rx path by removing unnecessary copy by Zhu Yanjun · 3 years, 3 months ago
  98. 6d202d9 RDMA/hns: Use the core code to manage the fixed mmap entries by Chengchang Tang · 3 years, 3 months ago
  99. 840f4ed IB/qib: Rebranding of qib driver to Cornelis Networks by Scott Breyer · 3 years, 3 months ago
  100. ddf65f2 IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks by Scott Breyer · 3 years, 3 months ago