summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/device.c
AgeCommit message (Expand)Author
2019-11-20RDMA/core: Follow correct unregister order between sysfs and cgroupParav Pandit
2019-10-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein
2018-03-15IB/core: Fix missing RDMA cgroups release in case of failure to register deviceParav Pandit
2018-03-03RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky
2018-02-25IB/core: Init subsys if compiled to vmlinuz-coreDmitry Monakhov
2018-02-25RDMA/netlink: Fix general protection faultLeon Romanovsky
2018-02-22IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche
2017-08-24Merge branch 'mellanox' into k.o/for-nextDoug Ledford
2017-08-24IB: Avoid ib_modify_port() failure for RoCE devicesSelvin Xavier
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-08-22rdma: Autoload netlink client modulesJason Gunthorpe
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18RDMA/core: make ib_device.add method optionalSagi Grimberg
2017-08-16IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-08-10RDMA/netlink: Add nldev initialization flowsLeon Romanovsky
2017-08-10RDMA/netlink: Convert LS to doit callbackLeon Romanovsky
2017-08-10RDMA/core: Add and expose static device indexLeon Romanovsky
2017-08-10RDMA/core: Add iterator over ib_devicesLeon Romanovsky
2017-08-10RDMA/netlink: Rename netlink callback structLeon Romanovsky
2017-08-10RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky
2017-07-07IB/core: Fix static analysis warning in ib_policy_change_taskDaniel Jurgens
2017-05-23selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens
2017-04-21IB/core: Fix kernel crash during fail to initialize deviceParav Pandit
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-27IB/core: Add inline function to validate portYuval Shaia
2017-01-24IB/core: Remove ib_device.dma_deviceBart Van Assche
2017-01-24IB/core: Initialize ib_device.dev.parent earlierBart Van Assche
2017-01-10IB/core: added support to use rdma cgroup controllerParav Pandit
2016-12-03IB/core: Remove debug prints after allocation failureLeon Romanovsky
2016-06-23IB/core: Add get FW version string to the coreIra Weiny
2016-06-07IB/core: Fix query port failure in RoCEEli Cohen
2016-06-06IB/core: fix an error code in ib_core_init()Dan Carpenter
2016-05-24IB/core: Add IP to GID netlink offloadMark Bloch
2016-05-24IB/core: Register SA ibnl client during ib_core initializationMark Bloch
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch
2016-05-24IB/core: Integrate IB address resolution module into coreLeon Romanovsky
2016-03-21IB/core: Add subnet prefix to port infoEli Cohen
2016-03-03IB/core: trivial prink cleanup.Parav Pandit
2016-02-29IB/core: Fix missed clean call in registration pathLeon Romanovsky
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22IB/core: Remove ib_query_deviceOr Gerlitz