summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * i40iw: Change accelerated flag to boolHenry Orosco2017-12-272-3/+3
| * IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi2017-12-271-0/+1
| * IB/core: Verify that QP is security enabled in create and destroyMoni Shoua2017-12-272-1/+5
| * IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua2017-12-271-2/+2
| * IB/mlx5: Serialize access to the VMA listMajd Dibbiny2017-12-272-0/+12
| * IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl2017-12-222-19/+12
| * IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker2017-12-211-4/+3
| * IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-213-42/+6
| * RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroyBryan Tan2017-12-215-22/+22
| * RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warningBryan Tan2017-12-211-2/+2
| * RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP pathBryan Tan2017-12-211-0/+7
| * iw_cxgb4: when flushing, complete all wrs in a chainSteve Wise2017-12-211-2/+26
| * iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise2017-12-214-11/+50
| * iw_cxgb4: Only validate the MSN for successful completionsSteve Wise2017-12-211-3/+3
| * IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia2017-12-131-0/+1
| * iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise2017-12-112-2/+17
| * iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise2017-12-071-4/+4
| * RDMA/netlink: Fix general protection faultLeon Romanovsky2017-12-074-4/+4
| * IB/mlx4: Fix RSS hash fields restrictionsGuy Levi2017-12-071-7/+19
| * IB/core: Don't enforce PKey security on SMI MADsDaniel Jurgens2017-12-071-2/+5
| * IB/core: Bound check alternate path port numberDaniel Jurgens2017-12-071-0/+6
| * IB/core: Only enforce security for InfiniBandDaniel Jurgens2017-12-011-4/+46
| * RDMA/hns: Get rid of page operation after dma_alloc_coherentWei Hu\(Xavier\)2017-12-012-12/+14
| * RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)2017-12-012-26/+1
| * RDMA/hns: Fix the issue of IOVA not page continuous in hip08Wei Hu\(Xavier\)2017-12-011-7/+15
| * IB/core: Init subsys if compiled to vmlinuz-coreDmitry Monakhov2017-12-011-1/+1
| * RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua2017-12-011-0/+1
| * i40iw: Notify user of established connection after QP in RTSHenry Orosco2017-12-011-6/+11
| * i40iw: Move MPA request event for loopback after connectTatyana Nikolova2017-12-011-2/+6
| * i40iw: Correct ARP index maskMustafa Ismail2017-12-011-1/+1
| * i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSEMustafa Ismail2017-12-011-3/+3
| * i40iw: Allocate a sdbuf per CQP WQEChien Tin Tung2017-12-012-14/+33
| * IB: INFINIBAND should depend on HAS_DMAGeert Uytterhoeven2017-11-301-1/+1
| * IB/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro2017-11-301-1/+1
* | infiniband: drop unknown function from core_priv.hRandy Dunlap2017-12-271-7/+0
* | IB/core: Make sure that PSN does not overflowMajd Dibbiny2017-12-271-0/+16
* | IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt2017-12-222-6/+2
* | IB/core: Use rdma_cap_opa_mad to check for OPADon Hiatt2017-12-221-2/+1
* | i40iw: Fix the connection ORD value for loopbackTatyana Nikolova2017-12-221-12/+14
* | i40iw: Validate correct IRD/ORD connection parametersTatyana Nikolova2017-12-221-2/+3
* | i40iw: Ignore LLP_DOUBT_REACHABILITY AEShiraz Saleem2017-12-221-1/+2
* | i40iw: Fix sequence number for the first partial FPDUShiraz Saleem2017-12-222-1/+2
* | i40iw: Selectively teardown QPs on IP addr change eventShiraz Saleem2017-12-223-10/+24
* | i40iw: Add notifier for network device eventsShiraz Saleem2017-12-223-3/+56
* | i40iw: Correct Q1/XF object count equationShiraz Saleem2017-12-221-2/+4
* | i40iw: Use utility function roundup_pow_of_two()Shiraz Saleem2017-12-223-33/+7
* | i40iw: Set MAX_IRD_SIZE to 64Shiraz Saleem2017-12-221-1/+1
* | IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota2017-12-221-0/+10
* | nes: Change accelerated flag to boolShiraz Saleem2017-12-222-2/+2
* | drivers: infiniband: remove duplicate includesPravin Shedge2017-12-225-8/+1
OpenPOWER on IntegriCloud