aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-25/+142
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds5-25/+142
2016-11-16IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch1-1/+1
2016-11-16IB/core: Add missing check for addr_resolve callback return valueMark Bloch1-2/+9
2016-11-16IB/core: Set routable RoCE gid type for ipv4/ipv6 networksLeon Romanovsky1-1/+20
2016-11-16IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch1-16/+110
2016-11-16IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-26/+28
2016-11-11infiniband: shut up a maybe-uninitialized warningArnd Bergmann1-26/+28
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+10
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes1-2/+5
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+5
2016-10-18IB/core: Flip to the new dev walk APIDavid Ahern2-27/+24
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds10-74/+143
2016-10-07IB/core: correctly handle rdma_rw_init_mrs() failureSteve Wise1-1/+1
2016-10-07IB/core: Improve ib_map_mr_sg() documentationBart Van Assche1-4/+4
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-1/+1
2016-10-07IB/iwcm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/addr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/cma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/ucma: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+2
2016-10-07IB/multicast: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/mad: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb1-0/+4
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb1-25/+73
2016-10-07IB/uverbs: Expose RSS related capabilitiesYishai Hadas1-0/+17
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig1-26/+8
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2-6/+23
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig2-7/+7
2016-09-02IB/core: Fix use after free in send_leave functionErez Shitrit1-11/+2
2016-08-22IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun1-6/+12
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-13/+20
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds14-89/+956
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford7-37/+175
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-4/+3
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker3-23/+107
2016-08-03IB/sa: Add cached attribute containing SM information to SA portAlex Vesker1-0/+41
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2-13/+25
2016-08-03Use smaller 512 byte messages for portmapper messagesMustafa Ismail1-1/+2
2016-08-03Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford3-39/+23
2016-08-02iw_cm: free cm_id resources on the last derefSteve Wise2-38/+18
2016-08-02IB/core: Add flow control to the portmapper netlink callsMustafa Ismail1-1/+5
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche2-8/+11
2016-08-02IB/core: Make rdma_rw_ctx_init() initialize all used fieldsBart Van Assche1-5/+9
2016-07-12IB core: Add port_xmit_wait counterChristoph Lameter1-0/+4
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford6-15/+760
2016-06-23Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rcDoug Ledford4-12/+18
2016-06-23IB/core: Export a common fw_ver sysfs entryIra Weiny1-1/+14