summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Fix for core panicAlex Estrin2017-09-221-2/+2
* IB/core: Expose ioctl interface through experimental KconfigMatan Barak2017-08-312-0/+8
* IB/core: Assign root to all driversMatan Barak2017-08-312-0/+19
* IB/core: Add completion queue (cq) object actionsMatan Barak2017-08-311-1/+137
* IB/core: Add legacy driver's user-dataMatan Barak2017-08-311-0/+40
* IB/core: Explicitly destroy an object while keeping uobjectMatan Barak2017-08-311-0/+35
* IB/core: Add uverbs merge trees functionalityMatan Barak2017-08-312-1/+667
* IB/core: Add DEVICE object and root tree structureMatan Barak2017-08-311-0/+17
* IB/core: Declare an object instead of declaring only type attributesMatan Barak2017-08-311-64/+48Star
* IB/core: Add new ioctl interfaceMatan Barak2017-08-314-1/+416
* IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()Roland Dreier2017-08-311-0/+2
* IB/cm: Fix sleeping in atomic when RoCE is usedRoland Dreier2017-08-311-19/+44
* IB/core: Add support to finalize objects in one transactionMatan Barak2017-08-302-1/+61
* IB/core: Add a generic way to execute an operation on a uobjectMatan Barak2017-08-302-0/+75
* IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov2017-08-291-0/+10
* IB/uverbs: Add new SRQ type IB_SRQT_TMArtemy Kovalyov2017-08-291-1/+5
* IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-292-17/+26
* Merge branch 'mellanox' into k.o/for-nextDoug Ledford2017-08-257-135/+77Star
|\
| * RDMA/core: Refactor get link layer wrapperLeon Romanovsky2017-08-241-9/+5Star
| * RDMA/core: Delete BUG() from unreachable flowLeon Romanovsky2017-08-241-13/+7Star
| * RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-244-35/+12Star
| * IB/uverbs: Introduce and use helper functions to copy ah attributesParav Pandit2017-08-241-76/+51Star
| * IB/cma: Fix erroneous validation of supported default GID typeLeon Romanovsky2017-08-241-2/+2
* | IB: Avoid ib_modify_port() failure for RoCE devicesSelvin Xavier2017-08-241-4/+7
|/
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-242-5/+13
|\
| * IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-242-5/+13
| * RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri2017-08-221-1/+1
* | rdma: Autoload netlink client modulesJason Gunthorpe2017-08-225-0/+18
* | rdma: Allow demand loading of NETLINK_RDMAJason Gunthorpe2017-08-221-0/+3
* | IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-222-6/+18
* | IB/core: Fix input len in multiple user verbsAmrani, Ram2017-08-221-30/+40
* | Add OPA extended LID supportHiatt, Don2017-08-183-8/+9
* | Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-185-21/+54
|\|
| * IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb2017-08-161-1/+1
| * IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem2017-08-161-2/+3
| * Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Doug Ledford2017-08-071-1/+0Star
| |\
| | * Revert "IB/core: Allow QP state transition from reset to error"Leon Romanovsky2017-07-231-1/+0Star
| * | IB/uverbs: Fix device cleanupYishai Hadas2017-08-041-2/+1Star
| * | RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky2017-08-041-1/+1
| * | IB/core: Fix race condition in resolving IP to MACParav Pandit2017-08-041-14/+48
| |/
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-184-5/+5
|\ \
| * | RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri2017-08-181-1/+1
| * | iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIMSagi Grimberg2017-08-181-1/+1
| * | cm: Don't allocate ib_cm workqueue with WQ_MEM_RECLAIMSagi Grimberg2017-08-181-1/+1
| * | RDMA/core: make ib_device.add method optionalSagi Grimberg2017-08-181-2/+2
| |/
* | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-1012-251/+620
|\ \
| * | RDMA/netlink: Export node_typeLeon Romanovsky2017-08-101-0/+3
| * | RDMA/netlink: Provide port state and physical link stateLeon Romanovsky2017-08-101-0/+6
| * | RDMA/netlink: Export LID mask control (LMC)Leon Romanovsky2017-08-101-0/+3
| * | RDMA/netink: Export lids and sm_lidsLeon Romanovsky2017-08-101-1/+8