aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-11-16IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch
2016-11-16IB/core: Add missing check for addr_resolve callback return valueMark Bloch
2016-11-16IB/core: Set routable RoCE gid type for ipv4/ipv6 networksLeon Romanovsky
2016-11-16IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch
2016-11-16IB/uverbs: Fix leak of XRC target QPsTariq Toukan
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/core: correctly handle rdma_rw_init_mrs() failureSteve Wise
2016-10-07IB/core: Improve ib_map_mr_sg() documentationBart Van Assche
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia
2016-10-07IB/iwcm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/addr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/cma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/ucma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/multicast: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb
2016-10-07IB/uverbs: Expose RSS related capabilitiesYishai Hadas
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig
2016-09-02IB/core: Fix use after free in send_leave functionErez Shitrit
2016-08-22IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker
2016-08-03IB/sa: Add cached attribute containing SM information to SA portAlex Vesker
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-08-03Use smaller 512 byte messages for portmapper messagesMustafa Ismail
2016-08-03Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford
2016-08-02iw_cm: free cm_id resources on the last derefSteve Wise
2016-08-02IB/core: Add flow control to the portmapper netlink callsMustafa Ismail
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche
2016-08-02IB/core: Make rdma_rw_ctx_init() initialize all used fieldsBart Van Assche
2016-07-12IB core: Add port_xmit_wait counterChristoph Lameter
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford
2016-06-23Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford
2016-06-23IB/core: Export a common fw_ver sysfs entryIra Weiny
2016-06-23IB/core: Add get FW version string to the coreIra Weiny
2016-06-23IB/core: Add IPv6 support to flow steeringMaor Gottlieb
2016-06-23IB/uverbs: Extend create QP to get RWQ indirection tableYishai Hadas
2016-06-23IB/core: Extend create QP to get indirection tableYishai Hadas
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas