summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/device.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Remove {create,destroy}_ah from mandatory verbsKamal Heib2018-07-301-2/+0
* IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit2018-06-181-20/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* RDMA/core: Remove indirection through ib_cache_setup()Jason Gunthorpe2018-05-291-2/+2
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-061-13/+5
|\
| * IB/core: Simplify ib_query_gid to always refer to cacheParav Pandit2018-04-031-12/+3
| * RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-1/+3
| * IB/core: Search GID only for IB link layerParav Pandit2018-03-271-1/+1
| * IB/core: Refer to RoCE port property instead of GID table propertyParav Pandit2018-03-221-1/+1
| * IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit2018-03-151-2/+1
* | RDMA/restrack: Move restrack_clean to be symmetrical to restrack_initLeon Romanovsky2018-03-211-2/+1
|/
* IB/core: Fix missing RDMA cgroups release in case of failure to register deviceParav Pandit2018-02-281-2/+4
* RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky2018-01-291-0/+4
* Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford2018-01-081-1/+17
|\
| * RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky2018-01-021-1/+17
* | IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche2018-01-031-6/+14
* | RDMA/core: Replace open-coded variant of put_deviceLeon Romanovsky2018-01-021-1/+1
* | Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-271-2/+2
|\ \ | |/
| * RDMA/netlink: Fix general protection faultLeon Romanovsky2017-12-071-1/+1
| * IB/core: Init subsys if compiled to vmlinuz-coreDmitry Monakhov2017-12-011-1/+1
* | IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit2017-12-181-13/+3
|/
* Merge branch 'mellanox' into k.o/for-nextDoug Ledford2017-08-241-6/+2
|\
| * RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-241-6/+2
* | IB: Avoid ib_modify_port() failure for RoCE devicesSelvin Xavier2017-08-241-4/+7
|/
* rdma: Autoload netlink client modulesJason Gunthorpe2017-08-221-0/+2
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-181-2/+3
|\
| * IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem2017-08-161-2/+3
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-2/+2
|\ \
| * | RDMA/core: make ib_device.add method optionalSagi Grimberg2017-08-181-2/+2
| |/
* | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-2/+2
* | RDMA/netlink: Add nldev initialization flowsLeon Romanovsky2017-08-101-0/+2
* | RDMA/netlink: Convert LS to doit callbackLeon Romanovsky2017-08-101-3/+3
* | RDMA/core: Add and expose static device indexLeon Romanovsky2017-08-101-1/+36
* | RDMA/core: Add iterator over ib_devicesLeon Romanovsky2017-08-101-0/+25
* | RDMA/netlink: Rename netlink callback structLeon Romanovsky2017-08-101-1/+1
* | RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky2017-08-101-3/+9
* | RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky2017-08-101-33/+12
|/
* IB/core: Fix static analysis warning in ib_policy_change_taskDaniel Jurgens2017-07-071-1/+2
* selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens2017-05-231-0/+53
* IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-231-0/+33
* IB/core: Fix kernel crash during fail to initialize deviceParav Pandit2017-04-211-11/+22
* IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg2017-03-241-2/+1
* IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2017-03-241-6/+20
* Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-271-0/+10
|\
| * IB/core: added support to use rdma cgroup controllerParav Pandit2017-01-101-0/+10
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-0/+9
|\ \
| * | IB/core: Remove ib_device.dma_deviceBart Van Assche2017-01-241-8/+9
| * | IB/core: Initialize ib_device.dev.parent earlierBart Van Assche2017-01-241-0/+8
| |/
* | IB/core: Add inline function to validate portYuval Shaia2017-01-271-2/+2
|/
* IB/core: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-4/+1
OpenPOWER on IntegriCloud