summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/device.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/core: Add get FW version string to the coreIra Weiny2016-06-231-0/+9
* IB/core: Fix query port failure in RoCEEli Cohen2016-06-071-0/+3
* IB/core: fix an error code in ib_core_init()Dan Carpenter2016-06-061-1/+2
* IB/core: Add IP to GID netlink offloadMark Bloch2016-05-241-0/+3
* IB/core: Register SA ibnl client during ib_core initializationMark Bloch2016-05-241-0/+28
* IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch2016-05-241-0/+9
* IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch2016-05-241-0/+9
* IB/core: Integrate IB address resolution module into coreLeon Romanovsky2016-05-241-0/+9
* IB/core: Add subnet prefix to port infoEli Cohen2016-03-211-1/+14
* IB/core: trivial prink cleanup.Parav Pandit2016-03-031-14/+14
* IB/core: Fix missed clean call in registration pathLeon Romanovsky2016-02-291-0/+1
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-231-2/+7
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-221-2/+13
|\
| * IB: add a proper completion queue abstractionChristoph Hellwig2015-12-111-2/+13
* | IB/core: Remove ib_query_deviceOr Gerlitz2015-12-221-19/+0
* | IB/core: Save the device attributes on the device structureIra Weiny2015-12-221-0/+8
|/
* IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak2015-10-211-2/+2
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-5/+12
* IB/core: Remove needless bracketizationDoug Ledford2015-08-301-7/+4
* IB/core: missing curly braces in ib_find_gid()Dan Carpenter2015-08-301-1/+2
* IB/core: Add RoCE GID table managementMatan Barak2015-08-301-8/+88
OpenPOWER on IntegriCloud