aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2018-04-12RDMA/hns: Update the usage of sr_max and rr_max fieldoulijun
2018-04-12IB/mlx5: Report inner RSS capabilityMaor Gottlieb
2018-04-12i40iw: Validate correct IRD/ORD connection parametersTatyana Nikolova
2018-04-12i40iw: Correct Q1/XF object count equationShiraz Saleem
2018-04-12i40iw: Fix sequence number for the first partial FPDUShiraz Saleem
2018-03-28RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky
2018-03-24RDMA/vmw_pvrdma: Fix usage of user response structures in ABI fileAdit Ranadive
2018-03-24IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny
2018-03-24IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-03-24RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev
2018-03-19IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann
2018-03-15IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko
2018-03-15RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-02-22IB/qib: Fix comparison error with qperf compare/swap testMike Marciniszyn
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-15RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-10IB/hfi1: Prevent a NULL dereferenceDan Carpenter
2018-01-02IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi
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/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-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-07IB/mlx4: Fix RSS hash fields restrictionsGuy Levi
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-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/hfi1: Initialize bth1 in 16B rc ack builderDennis Dalessandro
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()Johannes Thumshirn