blob: 2dac7218a5595e08bb601afa547afb23abbe6b07 [file] [log] [blame]
00a59d30f3f9 ("RDMA/hns: Optimize wqe buffer filling process for post send")
468d020e2f02 ("RDMA/hns: Bugfix for posting a wqe with sge")
4768820243d7 ("RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs")
ec6adad0a1e3 ("RDMA/hns: Delete unnecessary variable max_post")
bfe860351e31 ("RDMA/hns: Fix cast from or to restricted __le32 for driver")
4b42d05d0b2c ("RDMA/hns: Remove unnecessary kzalloc")
b5c229dc1585 ("RDMA/hns: Clean up unnecessary initial assignment")
947441eadb90 ("RDMA/hns: Use a separated function for setting extend sge paramters")
606bf89e98ef ("RDMA/hns: Refactor for hns_roce_v2_modify_qp function")
8d18ad83f19b ("RDMA/hns: Fix bug when wqe num is larger than 16K")
38389eaa4db1 ("RDMA/hns: Add mtr support for mixed multihop addressing")
2a3d923f8730 ("RDMA/hns: Replace magic numbers with #defines")
a70c07397fd8 ("RDMA: Introduce and use GID attr helper to read RoCE L2 fields")
d345691471b4 ("RDMA: Handle AH allocations by IB/core")
6734b2973565 ("RDMA/hns: Fix bad endianess of port_pd variable")
c4367a26357b ("IB: Pass uverbs_attr_bundle down ib_x destroy path")
d0a935563bc0 ("RDMA/hns: Delete unused variable in hns_roce_v2_modify_qp function")
5b01b243b0b3 ("RDMA/hns: Only assgin some fields if the relatived attr_mask is set")
601f3e6d067c ("RDMA/hns: Only assign the fields of the rq psn if IB_QP_RQ_PSN is set")
f04cc17878b4 ("RDMA/hns: Only assign the relatived fields of psn if IB_QP_SQ_PSN is set")
4e69cf1fe2c5 ("RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp")
bb618451544c ("RDMA/uverbs: Don't do double free of allocated PD")
a2a074ef396f ("RDMA: Handle ucontext allocations by IB/core")
d0899892edd0 ("RDMA/device: Provide APIs from the core code to help unregistration")
c2261dd76b54 ("RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev")
8faea9fd4a39 ("RDMA/cache: Move the cache per-port data into the main ib_port_data")
8ceb1357b337 ("RDMA/device: Consolidate ib_device per_port data into one place")
ea1075edcbab ("RDMA: Add and use rdma_for_each_port")
5f8f5499005c ("RDMA/core: Move device addition deletion to device.c")
5767198a14c7 ("RDMA/core: Introduce and use ib_setup_port_attrs()")
e155755e5380 ("RDMA/core: Use simpler device_del() instead of device_unregister()")
cfe876d8e6b0 ("RDMA/cxgb4: Remove kref accounting for sync operation")
be56b07b4f3d ("RDMA/nes: Remove useless usecnt variable and redundant memset")
899444505473 ("IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs")
52a572e9f7d3 ("RDMA/nes: Use for_each_sg_dma_page iterator for umem SGL")
3856ec552700 ("RDMA/hns: Use for_each_sg_dma_page iterator on umem SGL")
8d249af3e6d7 ("RDMA/mthca: Use for_each_sg_dma_page iterator on umem SGL")
921eab1143aa ("RDMA/devices: Re-organize device.c locking")
0df91bb67334 ("RDMA/devices: Use xarray to store the client_data")
e59178d895af ("RDMA/devices: Use xarray to store the clients")
3b88afd38e88 ("RDMA/device: Use an ida instead of a free page in alloc_name")
652432f33c01 ("RDMA/device: Get rid of reg_state")
d45f89d59bcd ("RDMA/device: Call ib_cache_release_one() only from ib_device_release()")
b34b269ad85d ("RDMA/device: Ensure that security memory is always freed")
e3593b568a68 ("RDMA/device: Check that the rename is nop under the lock")
21a428a019c9 ("RDMA: Handle PD allocations by IB/core")
95b86d1c91ad ("RDMA/bnxt_re: Update kernel user abi to pass chip context")
37f91cff2de0 ("RDMA/bnxt_re: Add extended psn structure for 57500 adapters")
374c5285abee ("RDMA/bnxt_re: Enable GSI QP support for 57500 series")
d3743fa94ccd ("RDMA/hns: Fix the chip hanging caused by sending doorbell during reset")