blob: 55084325ff8f75a0895a63e18cfdec750f788a1e [file] [log] [blame]
17e106463251 ("IB/core: Cut down single member ib_cache structure")
6b57cea9221b ("IB/core: Let IB core distribute cache update events")
ba7d8117f3cc ("IB/core, ipoib: Do not overreact to SM LID change event")
dd05cb828d0e ("RDMA: Get rid of iw_cm_verbs")
ab7efbe24b28 ("RDMA/cxgb4: Use ib_device_set_netdev()")
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")
4e0f7b907072 ("RDMA/core: Implement compat device/sysfs tree in net namespace")
62dfa7955e84 ("RDMA/core: Restrict sysfs entries view to init_net")
cebe556bd755 ("RDMA/core: Introduce ib_core_device to hold device")
bb618451544c ("RDMA/uverbs: Don't do double free of allocated PD")
a2a074ef396f ("RDMA: Handle ucontext allocations by IB/core")
1882ab867863 ("RDMA/iwcm: Fix string truncation error")
3856ec4b93c9 ("RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support")
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")
c3d02788b45a ("RDMA/nldev: Provide parent IDs for PD, MR and QP objects")
517b773e0f61 ("RDMA/nldev: Share with user-space object IDs")
41eda65c6100 ("RDMA/restrack: Hide restrack DB from IB/core")
48118527186f ("RDMA/restrack: Reduce scope of synchronization lock while updating DB")
c5dfe0ea6ffa ("RDMA/nldev: Add resource tracker doit callback")
18c4c66f76d9 ("RDMA/restrack: Translate from ID to restrack object")
fd47c2f99f04 ("RDMA/restrack: Convert internal DB from hash to XArray")
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")
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")
374c5285abee ("RDMA/bnxt_re: Enable GSI QP support for 57500 series")
b0bad9ad514f ("RDMA/IWPM: Support no port mapping requirements")
f76903d574b2 ("RDMA/IWPM: refactor the IWPM message attribute names")