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-11-175-25/+142
|\
| * IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch2016-11-161-1/+1
| * IB/core: Add missing check for addr_resolve callback return valueMark Bloch2016-11-161-2/+9
| * IB/core: Set routable RoCE gid type for ipv4/ipv6 networksLeon Romanovsky2016-11-161-1/+20
| * IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch2016-11-161-16/+110
| * IB/uverbs: Fix leak of XRC target QPsTariq Toukan2016-11-161-5/+2
* | infiniband: shut up a maybe-uninitialized warningArnd Bergmann2016-11-111-26/+28
|/
* mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+5
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+5
* 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
| |/ /
OpenPOWER on IntegriCloud