summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-27RDMA/vmw_pvrdma: Use refcount_t instead of atomic_tBryan Tan
2017-12-27RDMA/vmw_pvrdma: Use more specific sizeof in kcallocBryan Tan
2017-12-27RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logicBryan Tan
2017-12-27i40iw: Change accelerated flag to boolHenry Orosco
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi
2017-12-27IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2017-12-27IB/mlx5: Serialize access to the VMA listMajd Dibbiny
2017-12-22IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl
2017-12-21IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny
2017-12-21RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroyBryan Tan
2017-12-21RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warningBryan Tan
2017-12-21RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP pathBryan Tan
2017-12-21iw_cxgb4: when flushing, complete all wrs in a chainSteve Wise
2017-12-21iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise
2017-12-21iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
2017-12-13IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia
2017-12-11iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise
2017-12-07iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise
2017-12-07RDMA/netlink: Fix general protection faultLeon Romanovsky
2017-12-07IB/mlx4: Fix RSS hash fields restrictionsGuy Levi
2017-12-07IB/core: Don't enforce PKey security on SMI MADsDaniel Jurgens
2017-12-07IB/core: Bound check alternate path port numberDaniel Jurgens
2017-12-01IB/core: Only enforce security for InfiniBandDaniel Jurgens
2017-12-01RDMA/hns: Get rid of page operation after dma_alloc_coherentWei Hu\(Xavier\)
2017-12-01RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)
2017-12-01RDMA/hns: Fix the issue of IOVA not page continuous in hip08Wei Hu\(Xavier\)
2017-12-01IB/core: Init subsys if compiled to vmlinuz-coreDmitry Monakhov
2017-12-01RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua
2017-12-01i40iw: Notify user of established connection after QP in RTSHenry Orosco
2017-12-01i40iw: Move MPA request event for loopback after connectTatyana Nikolova
2017-12-01i40iw: Correct ARP index maskMustafa Ismail
2017-12-01i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSEMustafa Ismail
2017-12-01i40iw: Allocate a sdbuf per CQP WQEChien Tin Tung
2017-11-30IB: INFINIBAND should depend on HAS_DMAGeert Uytterhoeven
2017-11-30IB/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-23Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King
2017-11-24ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng
2017-11-24ipvlan: Fix insufficient skb linear check for arpGao Feng