summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse
2017-08-31RDMA/vmw_pvrdma: Fix a signednessAdit Ranadive
2017-08-31RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-29IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov
2017-08-29IB/mlx5: Fill XRQ capabilitiesArtemy Kovalyov
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov
2017-08-28IB/qib: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn
2017-08-28IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn
2017-08-28IB/hfi1: Convert hfi1_error_port_qps() to use new QP iteratorMike Marciniszyn
2017-08-28IB/hfi1: Use accessor to determine ring sizeKaike Wan
2017-08-28IB/qib: Stricter bounds checking for copy to bufferKamenee Arumugam
2017-08-28IB/hif1: Remove static tracing from SDMA hot pathMichael J. Ruhl
2017-08-28IB/hfi1: Acquire QSFP cable information on loopbackJan Sokolowski
2017-08-28i40iw: make some structures constBhumika Goyal
2017-08-28IB/hfi1: constify vm_operations_structArvind Yadav
2017-08-28RDMA/bnxt_re: remove unnecessary call to memsetHimanshu Jha
2017-08-28IB/usnic: check for allocation failureDan Carpenter
2017-08-28IB/hfi1: Add opcode states to qp_statsMike Marciniszyn
2017-08-28IB/hfi1: Add received request info to qp_statsKaike Wan
2017-08-28IB/hfi1: Fix whitespace alignment issue for MADKamenee Arumugam
2017-08-28IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.hHarish Chegondi
2017-08-28IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.hHarish Chegondi
2017-08-28IB/hfi1: Remove duplicate definitions of num_user_pages() functionHarish Chegondi
2017-08-28IB/hfi1: Fix the bail out code in pin_vector_pages() functionHarish Chegondi
2017-08-28IB/hfi1: Clean up pin_vector_pages() functionHarish Chegondi
2017-08-28IB/hfi1: Clean up user_sdma_send_pkts() functionHarish Chegondi
2017-08-28IB/hfi1: Clean up hfi1_user_exp_rcv_setup functionHarish Chegondi
2017-08-28IB/hfi1: Improve local kmem_cache_alloc performanceMichael J. Ruhl
2017-08-28IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys
2017-08-28IB/qib: Stricter bounds checking for copy and array accessKamenee Arumugam
2017-08-28IB/qib: Remove unnecessary memory allocation for boardnameKamenee Arumugam
2017-08-28IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn
2017-08-24Merge branch 'mellanox' into k.o/for-nextDoug Ledford
2017-08-24IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang
2017-08-24IB/mlx5: Add support for multi underlay QPYishai Hadas
2017-08-24IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin
2017-08-24IB/mlx5: Fix memory leak in clean_mr error pathKamal Heib
2017-08-24IB/mlx5: Decouple MR allocation and population flowsIlya Lesokhin
2017-08-24IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin
2017-08-24IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich
2017-08-24RDMA/i40iw: Remove unused argumentYuval Shaia
2017-08-24RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King
2017-08-24RDMA/vmw_pvrdma: Update device query parameters and port capsAdit Ranadive