aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds7-8/+32
2016-04-28RDMA/nes: don't leak skb if carrier downFlorian Westphal1-3/+0
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe1-0/+5
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg1-1/+1
2016-04-26RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2-2/+6
2016-04-26iw_cxgb4: handle draining an idle qpSteve Wise1-2/+16
2016-04-26iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise1-0/+2
2016-04-26iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise1-0/+2
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed1-2/+2
2016-04-06i40iw: avoid potential uninitialized variable useArnd Bergmann1-7/+3
2016-04-06IB/mlx5: fix VFs callback function prototypesArnd Bergmann1-9/+9
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-99/+0
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds61-5452/+28687
2016-03-22cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash1-9/+0
2016-03-22cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash1-9/+0
2016-03-22cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash1-81/+0
2016-03-21Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford66-6451/+3814
2016-03-21IB/mlx5: Implement callbacks for manipulating VFsEli Cohen4-1/+213
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen1-1/+1
2016-03-21IB/mlx5: Fix decision on using MAD_IFCEli Cohen1-1/+1
2016-03-21i40iw: Replace the obsolete crypto hash interface with shashTatyana Nikolova5-21/+37
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+3
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-6/+13
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds39-982/+2232
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford15-710/+254
2016-03-16i40iw: changes for build of i40iw moduleFaisal Latif1-0/+1
2016-03-16i40iw: Kconfig and Makefile for iwarp moduleFaisal Latif2-0/+16
2016-03-16i40iw: virtual channel handling filesFaisal Latif4-0/+1019
2016-03-16i40iw: user kernel shared filesFaisal Latif2-0/+1646
2016-03-16i40iw: add X722 register fileFaisal Latif1-0/+1030
2016-03-16i40iw: add hardware related header filesFaisal Latif3-0/+3131
2016-03-16i40iw: add file to handle cqp callsFaisal Latif1-0/+4743
2016-03-16i40iw: use shared code for port mapperFaisal Latif4-394/+76
2016-03-16iw_cxgb3: support for iWARP port mappingSteve Wise1-8/+8
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise3-264/+65
2016-03-16iw_nes: remove port mapper related codeFaisal Latif4-309/+80
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford26-271/+1948
2016-03-14Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into k.o/for-4.6Doug Ledford4-1/+30
2016-03-10IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changesMike Marciniszyn1-2/+5
2016-03-10IB/qib: Destroy SMI AH before de-allocating the protection domainHarish Chegondi2-2/+3
2016-03-10IB/qib,rdmavt: Move smi_ah to qibDennis Dalessandro2-5/+6
2016-03-10IB/qib: Setup notify free/create mad agent callbacks for rdmavtDennis Dalessandro1-0/+4
2016-03-10IB/qib, staging/rdma/hfi1: add s_hlock for use in post sendMike Marciniszyn7-75/+103
2016-03-10IB/qib: Rename several functions by adding a "qib_" prefixHarish Chegondi4-39/+39
2016-03-10IB/qib,staging/rdma/hfi1: use setup_timer apiHari Prasath Gujulan Elango1-3/+1
2016-03-10IB/qib: Insure last cursor is updated prior to completeMike Marciniszyn2-9/+23
2016-03-10staging/rdma/hfi1: use new RNR timerMike Marciniszyn1-0/+1
2016-03-10IB/qib: Remove modify_port and port_immutable functionsHarish Chegondi3-49/+21
2016-03-10IB/qib: Support query gid in rdmavtDennis Dalessandro1-20/+12