summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-071-4/+10
|\
| * IB/iser: Fix max_sectors calculationChristoph Hellwig2016-05-051-4/+10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-04-3013-12/+50
|\|
| * RDMA/nes: don't leak skb if carrier downFlorian Westphal2016-04-291-3/+0Star
| * IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-284-0/+17
| * IB/rdmavt: Fix send schedulingJubin John2016-04-281-2/+2
| * IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-04-281-1/+1
| * RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2016-04-262-2/+6
| * iw_cxgb4: handle draining an idle qpSteve Wise2016-04-261-2/+16
| * iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise2016-04-261-0/+2
| * iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise2016-04-261-0/+2
| * IB/core: Don't drain non-existent rq queue-pairSagi Grimberg2016-04-261-1/+2
| * IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford2016-04-231-1/+2
* | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-241-2/+2
* | Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2016-04-082-17/+40
|/
* i40iw: avoid potential uninitialized variable useArnd Bergmann2016-04-061-7/+3Star
* IB/mlx5: fix VFs callback function prototypesArnd Bergmann2016-04-061-9/+9
* iser-target: Use ib_drain_qpSagi Grimberg2016-03-312-37/+4Star
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-231-99/+0Star
|\
| * cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash2016-03-221-9/+0Star
| * cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash2016-03-221-9/+0Star
| * cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash2016-03-221-81/+0Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-2297-5123/+35081
|\ \
| | \
| | \
| *-. \ Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford2016-03-21122-6980/+11097
| |\ \ \
| | | * | IB/rdmavt: Post receive for QP in ERR stateAlex Estrin2016-03-171-9/+24
| | | * | IB/hfi1: Report pid in qp_stats to aid debugMike Marciniszyn2016-03-171-0/+1
| | | * | IB/rdmavt: Check lkey_table_size value before useJubin John2016-03-111-2/+1Star
| | | * | IB/rdamvt: fix cross build with rdmavtMike Marciniszyn2016-03-111-1/+1
| | | * | IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changesMike Marciniszyn2016-03-112-5/+12
| | | * | IB/qib: Destroy SMI AH before de-allocating the protection domainHarish Chegondi2016-03-112-2/+3
| | | * | IB/rdmavt: Remove unnecessary exported functionsDennis Dalessandro2016-03-115-138/+128Star
| | | * | IB/rdmavt: Remove RVT_FLAGsDennis Dalessandro2016-03-113-18/+0Star
| | | * | IB/qib,rdmavt: Move smi_ah to qibDennis Dalessandro2016-03-112-5/+6
| | | * | IB/qib: Setup notify free/create mad agent callbacks for rdmavtDennis Dalessandro2016-03-111-0/+4
| | | * | IB/rdmavt: Add per verb driver callback checkingDennis Dalessandro2016-03-111-61/+380
| | | * | IB/rdmavt: Clean up comments and add more documentationDennis Dalessandro2016-03-1110-63/+280
| | | * | IB/rdmavt: Add trace and error print statements in post_one_wrHarish Chegondi2016-03-112-1/+77
| | | * | IB/qib, staging/rdma/hfi1: add s_hlock for use in post sendMike Marciniszyn2016-03-118-96/+179
| | | * | IB/qib: Rename several functions by adding a "qib_" prefixHarish Chegondi2016-03-114-39/+39
| | | * | IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout valueVennila Megavannan2016-03-111-0/+17
| | | * | IB/qib,staging/rdma/hfi1: use setup_timer apiHari Prasath Gujulan Elango2016-03-111-3/+1Star
| | | * | IB/qib: Insure last cursor is updated prior to completeMike Marciniszyn2016-03-112-9/+23
| | | * | staging/rdma/hfi1: use new RNR timerMike Marciniszyn2016-03-112-1/+1
| | | * | staging/rdma/hfi1: Remove modify queue pair from hfi1Dennis Dalessandro2016-03-111-7/+0Star
| | | * | staging/rdma/hfi1: Clean up return handlingDennis Dalessandro2016-03-111-3/+1Star
| | | * | IB/qib: Remove modify_port and port_immutable functionsHarish Chegondi2016-03-113-49/+21Star
| | | * | IB/qib: Support query gid in rdmavtDennis Dalessandro2016-03-111-20/+12Star
| | | * | IB/qib: Remove destroy queue pair codeHarish Chegondi2016-03-113-108/+0Star
| | | * | IB/qib: Remove modify queue pair codeHarish Chegondi2016-03-1111-493/+113Star
| | | * | IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn insteadHarish Chegondi2016-03-117-87/+34Star