aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford1-1/+17
2018-01-03IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche1-6/+14
2018-01-02RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky1-1/+17
2018-01-02RDMA/core: Replace open-coded variant of put_deviceLeon Romanovsky1-1/+1
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe1-2/+2
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit1-13/+3
2017-12-07RDMA/netlink: Fix general protection faultLeon Romanovsky1-1/+1
2017-12-01IB/core: Init subsys if compiled to vmlinuz-coreDmitry Monakhov1-1/+1
2017-08-24Merge branch 'mellanox' into k.o/for-nextDoug Ledford1-6/+2
2017-08-24IB: Avoid ib_modify_port() failure for RoCE devicesSelvin Xavier1-4/+7
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky1-6/+2
2017-08-22rdma: Autoload netlink client modulesJason Gunthorpe1-0/+2
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford1-2/+3
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford1-2/+2
2017-08-18RDMA/core: make ib_device.add method optionalSagi Grimberg1-2/+2
2017-08-16IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem1-2/+3
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-2/+2
2017-08-10RDMA/netlink: Add nldev initialization flowsLeon Romanovsky1-0/+2
2017-08-10RDMA/netlink: Convert LS to doit callbackLeon Romanovsky1-3/+3
2017-08-10RDMA/core: Add and expose static device indexLeon Romanovsky1-1/+36
2017-08-10RDMA/core: Add iterator over ib_devicesLeon Romanovsky1-0/+25
2017-08-10RDMA/netlink: Rename netlink callback structLeon Romanovsky1-1/+1
2017-08-10RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky1-3/+9
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky1-33/+12
2017-07-07IB/core: Fix static analysis warning in ib_policy_change_taskDaniel Jurgens1-1/+2
2017-05-23selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens1-0/+53
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens1-0/+33
2017-04-21IB/core: Fix kernel crash during fail to initialize deviceParav Pandit1-11/+22
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-6/+20
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+10
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+9
2017-01-27IB/core: Add inline function to validate portYuval Shaia1-2/+2
2017-01-24IB/core: Remove ib_device.dma_deviceBart Van Assche1-8/+9
2017-01-24IB/core: Initialize ib_device.dev.parent earlierBart Van Assche1-0/+8
2017-01-10IB/core: added support to use rdma cgroup controllerParav Pandit1-0/+10
2016-12-03IB/core: Remove debug prints after allocation failureLeon Romanovsky1-4/+1
2016-06-23IB/core: Add get FW version string to the coreIra Weiny1-0/+9
2016-06-07IB/core: Fix query port failure in RoCEEli Cohen1-0/+3
2016-06-06IB/core: fix an error code in ib_core_init()Dan Carpenter1-1/+2
2016-05-24IB/core: Add IP to GID netlink offloadMark Bloch1-0/+3
2016-05-24IB/core: Register SA ibnl client during ib_core initializationMark Bloch1-0/+28
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch1-0/+9
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch1-0/+9
2016-05-24IB/core: Integrate IB address resolution module into coreLeon Romanovsky1-0/+9
2016-03-21IB/core: Add subnet prefix to port infoEli Cohen1-1/+14
2016-03-03IB/core: trivial prink cleanup.Parav Pandit1-14/+14
2016-02-29IB/core: Fix missed clean call in registration pathLeon Romanovsky1-0/+1
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak1-2/+7
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford1-2/+13