aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso5-22/+23
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-13/+14
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds150-4117/+9593
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+7
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31RDMA/vmw_pvrdma: Fix a signednessAdit Ranadive1-1/+1
2017-08-31RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade1-0/+1
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha1-13/+13
2017-08-29IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov2-5/+22
2017-08-29IB/mlx5: Fill XRQ capabilitiesArtemy Kovalyov2-0/+15
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov3-11/+14
2017-08-28IB/qib: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn3-63/+16
2017-08-28IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn3-107/+14
2017-08-28IB/hfi1: Convert hfi1_error_port_qps() to use new QP iteratorMike Marciniszyn1-38/+41
2017-08-28IB/hfi1: Use accessor to determine ring sizeKaike Wan1-1/+1
2017-08-28IB/qib: Stricter bounds checking for copy to bufferKamenee Arumugam1-2/+2
2017-08-28IB/hif1: Remove static tracing from SDMA hot pathMichael J. Ruhl7-29/+255
2017-08-28IB/hfi1: Acquire QSFP cable information on loopbackJan Sokolowski1-0/+15
2017-08-28i40iw: make some structures constBhumika Goyal1-3/+3
2017-08-28IB/hfi1: constify vm_operations_structArvind Yadav1-1/+1
2017-08-28RDMA/bnxt_re: remove unnecessary call to memsetHimanshu Jha1-2/+0
2017-08-28IB/usnic: check for allocation failureDan Carpenter1-0/+2
2017-08-28IB/hfi1: Add opcode states to qp_statsMike Marciniszyn1-1/+3
2017-08-28IB/hfi1: Add received request info to qp_statsKaike Wan1-2/+9
2017-08-28IB/hfi1: Fix whitespace alignment issue for MADKamenee Arumugam1-1/+1
2017-08-28IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.hHarish Chegondi2-168/+166
2017-08-28IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.hHarish Chegondi4-19/+19
2017-08-28IB/hfi1: Remove duplicate definitions of num_user_pages() functionHarish Chegondi3-20/+12
2017-08-28IB/hfi1: Fix the bail out code in pin_vector_pages() functionHarish Chegondi1-7/+10
2017-08-28IB/hfi1: Clean up pin_vector_pages() functionHarish Chegondi1-34/+45
2017-08-28IB/hfi1: Clean up user_sdma_send_pkts() functionHarish Chegondi1-59/+82
2017-08-28IB/hfi1: Clean up hfi1_user_exp_rcv_setup functionHarish Chegondi2-88/+153
2017-08-28IB/hfi1: Improve local kmem_cache_alloc performanceMichael J. Ruhl3-27/+6
2017-08-28IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys2-2/+8
2017-08-28IB/qib: Stricter bounds checking for copy and array accessKamenee Arumugam2-4/+6
2017-08-28IB/qib: Remove unnecessary memory allocation for boardnameKamenee Arumugam4-51/+32
2017-08-28IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn2-3/+4
2017-08-24Merge branch 'mellanox' into k.o/for-nextDoug Ledford15-108/+176
2017-08-24IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang1-0/+5
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang2-2/+5
2017-08-24IB/mlx5: Add support for multi underlay QPYishai Hadas1-7/+42
2017-08-24IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin1-4/+5
2017-08-24IB/mlx5: Fix memory leak in clean_mr error pathKamal Heib1-4/+4
2017-08-24IB/mlx5: Decouple MR allocation and population flowsIlya Lesokhin1-30/+45
2017-08-24IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin2-20/+15
2017-08-24IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich2-0/+24
2017-08-24RDMA/i40iw: Remove unused argumentYuval Shaia1-12/+6
2017-08-24RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King1-1/+1
2017-08-24RDMA/vmw_pvrdma: Update device query parameters and port capsAdit Ranadive2-1/+17