summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-28RDMA/vmw_pvrdma: Use refcount_t instead of atomic_tBryan Tan4-12/+12
2017-12-28RDMA/vmw_pvrdma: Use more specific sizeof in kcallocBryan Tan1-2/+2
2017-12-28RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logicBryan Tan2-9/+7
2017-12-28RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header fileBryan Tan1-0/+2
2017-12-28i40iw: Change accelerated flag to boolHenry Orosco2-3/+3
2017-12-28IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi1-0/+1
2017-12-28IB/core: Verify that QP is security enabled in create and destroyMoni Shoua2-1/+5
2017-12-28IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua1-2/+2
2017-12-28IB/mlx5: Serialize access to the VMA listMajd Dibbiny2-0/+12
2017-12-22IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl2-19/+12
2017-12-22IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker1-4/+3
2017-12-22IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny5-42/+66
2017-12-22RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroyBryan Tan5-22/+22
2017-12-22RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warningBryan Tan1-2/+2
2017-12-22RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP pathBryan Tan1-0/+7
2017-12-22iw_cxgb4: when flushing, complete all wrs in a chainSteve Wise1-2/+26
2017-12-22iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise4-11/+50
2017-12-22iw_cxgb4: Only validate the MSN for successful completionsSteve Wise1-3/+3
2017-12-13IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia1-0/+1
2017-12-12iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise2-2/+17
2017-12-08iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise1-4/+4
2017-12-07RDMA/netlink: Fix general protection faultLeon Romanovsky4-4/+4
2017-12-07IB/mlx4: Fix RSS hash fields restrictionsGuy Levi1-7/+19
2017-12-07IB/core: Don't enforce PKey security on SMI MADsDaniel Jurgens1-2/+5
2017-12-07IB/core: Bound check alternate path port numberDaniel Jurgens1-0/+6
2017-12-01IB/core: Only enforce security for InfiniBandDaniel Jurgens1-4/+46
2017-12-01RDMA/hns: Get rid of page operation after dma_alloc_coherentWei Hu\(Xavier\)2-12/+14
2017-12-01RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherentWei Hu\(Xavier\)2-26/+1
2017-12-01RDMA/hns: Fix the issue of IOVA not page continuous in hip08Wei Hu\(Xavier\)1-7/+15
2017-12-01IB/core: Init subsys if compiled to vmlinuz-coreDmitry Monakhov1-1/+1
2017-12-01RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua1-0/+1
2017-12-01i40iw: Notify user of established connection after QP in RTSHenry Orosco1-6/+11
2017-12-01i40iw: Move MPA request event for loopback after connectTatyana Nikolova1-2/+6
2017-12-01i40iw: Correct ARP index maskMustafa Ismail1-1/+1
2017-12-01i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSEMustafa Ismail1-3/+3
2017-12-01i40iw: Allocate a sdbuf per CQP WQEChien Tin Tung2-14/+33
2017-12-01IB: INFINIBAND should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2017-12-01IB/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro1-1/+1
2017-11-27Linux 4.15-rc1v4.15-rc1Linus Torvalds1-2/+2
2017-11-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-6/+42
2017-11-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-15/+52
2017-11-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-616/+472
2017-11-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-10/+17
2017-11-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+32
2017-11-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2017-11-27Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-40/+72
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds351-1773/+1225
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds8-56/+136
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds29-113/+58