blob: 52c1f2d7747c61317e9aa89f0dbb4f5b1d4d7963 [file] [log] [blame]
e39afe3d6dbd ("RDMA: Convert CQ allocations to be under core responsibility")
a52c8e2469c3 ("RDMA: Clean destroy CQ in drivers do not return errors")
147b308e6a63 ("RDMA/nes: Avoid memory allocation during CQ destroy")
cae626b97851 ("RDMA/cxgb4: Don't expose DMA addresses")
a80287c81305 ("RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function")
0ddf8f6267ec ("RDMA/cxgb3: Don't expose DMA addresses")
d34d37d5a102 ("RDMA/cxgb3: Use sizeof() notation instead of plain sizeof")
b7f5e880f377 ("RDMA/efa: Add the efa module")
40909f664d27 ("RDMA/efa: Add EFA verbs implementation")
853f56523565 ("RDMA/efa: Add the efa.h header file")
68e326dea1db ("RDMA: Handle SRQ allocations by IB/core")
d345691471b4 ("RDMA: Handle AH allocations by IB/core")
6734b2973565 ("RDMA/hns: Fix bad endianess of port_pd variable")
ff23dfa13457 ("IB: Pass only ib_udata in function prototypes")
bdeacabd1a5f ("IB: Remove 'uobject->context' dependency in object destroy APIs")
c4367a26357b ("IB: Pass uverbs_attr_bundle down ib_x destroy path")
9fd15987ed27 ("qedr: Convert srqidr to XArray")
b6014f9e5f39 ("qedr: Convert qpidr to XArray")
2f43129127e6 ("cxgb4: Convert qpidr to XArray")
52e124c27e7b ("cxgb4: Convert cqidr to XArray")
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")
b44e47eb065b ("RDMA/cxgb3: 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")
8ea1f989aa07 ("drivers/IB,usnic: reduce scope of mmap_sem")
70f8a3ca68d3 ("mm: make mm->pinned_vm an atomic64 counter")