aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/device.c
Commit message (Expand)AuthorAge
* RDMA/core: Fix panic when port_data isn't initializedKamal Heib2019-05-27
* RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky2019-05-21
* RDMA/device: Don't fire uevent before device is fully initializedLeon Romanovsky2019-05-07
* RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-03
* RDMA/core: Do not invoke init_port on compat devicesParav Pandit2019-05-03
* RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman2019-05-01
* RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit2019-04-22
* RDMA/core: Introduce a helper function to change net namespace of rdma deviceParav Pandit2019-04-22
* RDMA/core: Avoid freeing netdevs in disable_device()Parav Pandit2019-04-22
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-08
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-08
* RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem2019-04-08
* RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit2019-03-28
* RDMA/core: Add interface to read device namespace sharing modeParav Pandit2019-03-28
* RDMA/core: Extend ib_device_get_by_index for net namespaceParav Pandit2019-03-28
* RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit2019-03-28
* RDMA/core: Add module param to disable device sharing among net nsParav Pandit2019-03-28
* RDMA/core: Support core port attributes in non init_netParav Pandit2019-03-28
* RDMA/core: Implement compat device/sysfs tree in net namespaceParav Pandit2019-03-28
* RDMA/core: Restrict sysfs entries view to init_netParav Pandit2019-03-28
* RDMA/core: Introduce ib_core_device to hold deviceParav Pandit2019-03-28
* Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-03-11
|\
* | RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-22
* | RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe2019-02-19
* | RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe2019-02-19
* | RDMA/device: Provide APIs from the core code to help unregistrationJason Gunthorpe2019-02-19
* | RDMA/device: Add ib_device_get_by_netdev()Jason Gunthorpe2019-02-19
* | RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe2019-02-19
* | RDMA/device: Consolidate ib_device per_port data into one placeJason Gunthorpe2019-02-19
* | RDMA: Add and use rdma_for_each_portJason Gunthorpe2019-02-19
* | RDMA/restrack: Hide restrack DB from IB/coreLeon Romanovsky2019-02-18
* | RDMA/core: Move device addition deletion to device.cParav Pandit2019-02-15
* | RDMA/core: Use simpler device_del() instead of device_unregister()Parav Pandit2019-02-15
* | RDMA/devices: Re-organize device.c lockingJason Gunthorpe2019-02-08
* | RDMA/devices: Use xarray to store the client_dataJason Gunthorpe2019-02-08
* | RDMA/devices: Use xarray to store the clientsJason Gunthorpe2019-02-08
* | RDMA/device: Use an ida instead of a free page in alloc_nameJason Gunthorpe2019-02-08
* | RDMA/device: Get rid of reg_stateJason Gunthorpe2019-02-08
* | RDMA/device: Call ib_cache_release_one() only from ib_device_release()Jason Gunthorpe2019-02-08
* | RDMA/device: Ensure that security memory is always freedJason Gunthorpe2019-02-08
* | RDMA/device: Check that the rename is nop under the lockJason Gunthorpe2019-02-08
* | RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-08
* | RDMA/core: Share driver structure size with coreLeon Romanovsky2019-02-08
* | IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens2019-02-08
* | Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-04
|\|
| * RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-21
* | RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky2019-01-30
* | RDMA/core: Simplify restrack interfaceLeon Romanovsky2019-01-30
* | RDMA: Add indication for in kernel API support to IB deviceGal Pressman2019-01-30
* | RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-30