blob: 323ed91c2f4b81d96e4615f2525bb582a48d07ab [file] [log] [blame]
6ef999f50021 ("RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()")
84e71b4d9bd8 ("RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages()")
6be2067d1e31 ("RDMA/bnxt_re: Remove set but not used variable 'pg_size'")
65a166201552 ("RDMA/bnxt_re: Using vmalloc requires including vmalloc.h")
6ccad8483b28 ("RDMA/bnxt_re: use ibdev based message printing functions")
0c4dcd602817 ("RDMA/bnxt_re: Refactor hardware queue memory allocation")
0cfb329db988 ("RDMA/bnxt_re: Replace chip context structure with pointer")
8dae419f9ec7 ("RDMA/bnxt_re: Refactor queue pair creation code")
9a4467a6b282 ("RDMA/bnxt_re: Avoid freeing MR resources if dereg fails")
39c48c514601 ("RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series")
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")
72c6ec18eb61 ("RDMA: Move uverbs_abi_ver into struct ib_device_ops")
b9560a419bfd ("RDMA: Move driver_id into struct ib_device_ops")
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")
d85582517e91 ("RDMA/bnxt_re: Use core helpers to get aligned DMA address")
4b38da75e089 ("RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()")
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")
cebe556bd755 ("RDMA/core: Introduce ib_core_device to hold device")
5aa848408011 ("RDMA/bnxt_re: Use correct sizing on buffers holding page DMA addresses")
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")
c50866e2853a ("bnxt_re: fix the regression due to changes in alloc_pbl")
66920e1b2586 ("rdma_rxe: Use netlink messages to add/delete links")
ca22354b1408 ("RDMA/rxe: Close a race after ib_register_device")
6cc2c8e535ec ("RDMA/rxe: Add ib_device_get_by_name() and use it in rxe")
c367074b6c37 ("RDMA/rxe: Use driver_unregister and new unregistration API")
d0899892edd0 ("RDMA/device: Provide APIs from the core code to help unregistration")
4c173f596b3f ("RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding")
324e227ea7c9 ("RDMA/device: Add ib_device_get_by_netdev()")
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")