summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-09-091-0/+24
|\
| * rdma core: Add rdma_rw_mr_payload()Chuck Lever2017-09-051-0/+24
* | lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-082-3/+3
* | RDMA/netlink: clean up message validity array initializerLinus Torvalds2017-09-081-6/+5
* | RDAM/netlink: Fix out-of-bound access while checking message validityLeon Romanovsky2017-09-081-3/+4
* | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-0329-578/+2718
|\ \
| * | 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/+48
| * | 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-247-135/+77
| |\ \
| | * | RDMA/core: Refactor get link layer wrapperLeon Romanovsky2017-08-241-9/+5
| | * | RDMA/core: Delete BUG() from unreachable flowLeon Romanovsky2017-08-241-13/+7
| | * | RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-244-35/+12
| | * | IB/uverbs: Introduce and use helper functions to copy ah attributesParav Pandit2017-08-241-76/+51
| | * | 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
| |\ \
| * | | 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
| |\ \ \
| * \ \ \ 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
| | * | | | RDMA/netlink: Advertise IB subnet prefixLeon Romanovsky2017-08-101-0/+5
| | * | | | RDMA/netlink: Export node_guid and sys_image_guidLeon Romanovsky2017-08-101-0/+8
| | * | | | RDMA/netlink: Export FW versionLeon Romanovsky2017-08-101-0/+9
| | * | | | RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-102-4/+4
OpenPOWER on IntegriCloud