summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/qib: Stricter bounds checking for copy to bufferKamenee Arumugam2017-08-291-2/+2
* IB/hif1: Remove static tracing from SDMA hot pathMichael J. Ruhl2017-08-297-29/+255
* IB/hfi1: Acquire QSFP cable information on loopbackJan Sokolowski2017-08-291-0/+15
* i40iw: make some structures constBhumika Goyal2017-08-291-3/+3
* IB/hfi1: constify vm_operations_structArvind Yadav2017-08-291-1/+1
* RDMA/bnxt_re: remove unnecessary call to memsetHimanshu Jha2017-08-291-2/+0
* IB/usnic: check for allocation failureDan Carpenter2017-08-291-0/+2
* IB/hfi1: Add opcode states to qp_statsMike Marciniszyn2017-08-291-1/+3
* IB/hfi1: Add received request info to qp_statsKaike Wan2017-08-291-2/+9
* IB/hfi1: Fix whitespace alignment issue for MADKamenee Arumugam2017-08-291-1/+1
* IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.hHarish Chegondi2017-08-292-168/+166
* IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.hHarish Chegondi2017-08-294-19/+19
* IB/hfi1: Remove duplicate definitions of num_user_pages() functionHarish Chegondi2017-08-293-20/+12
* IB/hfi1: Fix the bail out code in pin_vector_pages() functionHarish Chegondi2017-08-291-7/+10
* IB/hfi1: Clean up pin_vector_pages() functionHarish Chegondi2017-08-291-34/+45
* IB/hfi1: Clean up user_sdma_send_pkts() functionHarish Chegondi2017-08-291-59/+82
* IB/hfi1: Clean up hfi1_user_exp_rcv_setup functionHarish Chegondi2017-08-292-88/+153
* IB/hfi1: Improve local kmem_cache_alloc performanceMichael J. Ruhl2017-08-293-27/+6
* IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys2017-08-292-2/+8
* IB/qib: Stricter bounds checking for copy and array accessKamenee Arumugam2017-08-292-4/+6
* IB/qib: Remove unnecessary memory allocation for boardnameKamenee Arumugam2017-08-294-51/+32
* IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn2017-08-292-3/+4
* IB/rdmavt: Use rvt_put_swqe() in rvt_clear_mr_ref()Mike Marciniszyn2017-08-291-5/+1
* Merge branch 'mellanox' into k.o/for-nextDoug Ledford2017-08-2535-285/+330
|\
| * IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang2017-08-243-1/+7
| * IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang2017-08-244-3/+11
| * IB/mlx5: Add support for multi underlay QPYishai Hadas2017-08-242-9/+48
| * IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin2017-08-241-4/+5
| * IB/mlx5: Fix memory leak in clean_mr error pathKamal Heib2017-08-241-4/+4
| * IB/mlx5: Decouple MR allocation and population flowsIlya Lesokhin2017-08-241-30/+45
| * IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin2017-08-243-21/+16
| * IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich2017-08-243-0/+41
| * RDMA/nes: Remove zeroed parameter from port query callbackLeon Romanovsky2017-08-241-5/+0
| * RDMA/mlx4: Properly annotate link layer variableLeon Romanovsky2017-08-241-4/+2
| * RDMA/mlx5: Limit scope of get vector affinity local functionLeon Romanovsky2017-08-241-2/+2
| * IB/rxe: Make rxe_counter_name staticKamal Heib2017-08-241-1/+1
| * IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit2017-08-244-5/+31
| * IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zeroGuy Levi2017-08-241-0/+3
| * IB/mlx4: Remove redundant attribute in mlx4_ib_create_qp_rss structGuy Levi2017-08-241-2/+1
| * IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi2017-08-242-6/+4
| * IB/mlx4: Fix RSS QP type in creation verbGuy Levi2017-08-241-1/+1
| * IB/mlx5: Add necessary delay drop assignmentMaor Gottlieb2017-08-241-0/+2
| * IB/mlx5: Fix some spelling mistakesTalat Batheesh2017-08-242-2/+2
| * IB/mlx4: Fix some spelling mistakesTalat Batheesh2017-08-242-2/+2
| * RDMA/mthca: Make explicit conversion to 64bit valueLeon Romanovsky2017-08-241-1/+1
| * RDMA/usnic: Fix remove address space warningLeon Romanovsky2017-08-243-15/+9
| * RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky2017-08-241-5/+4
| * RDMA/core: Refactor get link layer wrapperLeon Romanovsky2017-08-241-9/+5
| * RDMA/core: Delete BUG() from unreachable flowLeon Romanovsky2017-08-241-13/+7
| * RDMA/core: Cleanup device capability enumLeon Romanovsky2017-08-241-3/+3