summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-0910-74/+143
|\
| * IB/core: correctly handle rdma_rw_init_mrs() failureSteve Wise2016-10-071-1/+1
| * IB/core: Improve ib_map_mr_sg() documentationBart Van Assche2016-10-071-4/+4
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-1/+1
| * IB/iwcm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/addr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/cma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/ucma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+2
| * IB/multicast: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb2016-10-071-0/+4
| * IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb2016-10-071-25/+73
| * IB/uverbs: Expose RSS related capabilitiesYishai Hadas2016-10-071-0/+17
| * IB/core: remove ib_get_dma_mrChristoph Hellwig2016-09-231-26/+8
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-232-6/+23
| * IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig2016-09-232-7/+7
* | IB/core: Fix use after free in send_leave functionErez Shitrit2016-09-021-11/+2
* | IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun2016-08-221-6/+12
|/
* Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-042-13/+20
|\
| * IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche2016-08-022-8/+11
| * IB/core: Make rdma_rw_ctx_init() initialize all used fieldsBart Van Assche2016-08-021-5/+9
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-0414-89/+956
|\ \
| | \
| | \
| *-. \ Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-047-37/+175
| |\ \ \
| | * | | IB/core: Support for CMA multicast join flagsAlex Vesker2016-08-033-23/+107
| | * | | IB/sa: Add cached attribute containing SM information to SA portAlex Vesker2016-08-031-0/+41
| | * | | IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2016-08-032-13/+25
| | * | | Use smaller 512 byte messages for portmapper messagesMustafa Ismail2016-08-031-1/+2
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford2016-08-033-39/+23
| |\ \ \ \
| | * | | | iw_cm: free cm_id resources on the last derefSteve Wise2016-08-022-38/+18
| | * | | | IB/core: Add flow control to the portmapper netlink callsMustafa Ismail2016-08-021-1/+5
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford2016-06-236-15/+760
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | | * | IB/core: Export a common fw_ver sysfs entryIra Weiny2016-06-231-1/+14
| | | * | IB/core: Add get FW version string to the coreIra Weiny2016-06-231-0/+9
| | |/ / | |/| |
| | * | IB/core: Add IPv6 support to flow steeringMaor Gottlieb2016-06-232-0/+10
| | * | IB/uverbs: Extend create QP to get RWQ indirection tableYishai Hadas2016-06-231-12/+63
| | * | IB/core: Extend create QP to get indirection tableYishai Hadas2016-06-231-2/+17
| | * | IB/uverbs: Introduce RWQ Indirection tableYishai Hadas2016-06-233-0/+226
| | * | IB/core: Introduce Receive Work Queue indirection tableYishai Hadas2016-06-231-0/+62
| | * | IB/uverbs: Add WQ supportYishai Hadas2016-06-233-0/+277
| | * | IB/core: Introduce Work Queue object and its verbsYishai Hadas2016-06-231-0/+82
| |/ /
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+3
| |/ |/|
* | IB core: Add port_xmit_wait counterChristoph Lameter2016-07-121-0/+4
| |
| \
*-. \ Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford2016-06-234-12/+18
|\ \ \ | | |/ | |/|
| | * IB/uverbs: Initialize ib_qp_init_attr with zerosMaor Gottlieb2016-06-231-1/+1
| | * IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUIDEli Cohen2016-06-231-6/+10
| | * IB/core: Fix RoCE v1 multicast join logic issueAlex Vesker2016-06-231-4/+4
| | * IB/core: Fix no default GIDs when netdevice reregistersTalat Batheesh2016-06-231-1/+3
| |/
* | IB/cma: Make the code easier to verifyBart Van Assche2016-06-171-28/+26
|/
* IB/core: Initialize sysfs attributes before sysfs create groupMark Bloch2016-06-071-0/+3
OpenPOWER on IntegriCloud