aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-14IB/nes: Remove set-but-not-used variablesBart Van Assche2-11/+2
2017-10-14IB/nes: Suppress gcc 7 fall-through complaintsBart Van Assche2-1/+2
2017-10-14IB/nes: Fix indentationBart Van Assche5-28/+28
2017-10-14IB/mlx5: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-10-14IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche2-0/+3
2017-10-14IB/mlx4: Suppress gcc 7 fall-through complaintsBart Van Assche2-0/+3
2017-10-14IB/mthca: Fix indentationBart Van Assche1-5/+5
2017-10-14RDMA/i40iw: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-10-14RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche3-0/+3
2017-10-14RDMA/i40iw: Fix a race conditionBart Van Assche1-4/+9
2017-10-14IB/hns: Declare local functions 'static'Bart Van Assche1-29/+35
2017-10-14IB/hns: Annotate iomem pointers correctlyBart Van Assche3-8/+10
2017-10-14IB/hfi1: Define hfi1_handle_cnp_tbl[] onceBart Van Assche2-5/+6
2017-10-14IB/hfi1: Remove set-but-not-used variablesBart Van Assche6-28/+1
2017-10-14IB/hfi1: Suppress gcc 7 fall-through complaintsBart Van Assche3-2/+4
2017-10-14RDMA/cxgb4: Remove a set-but-not-used variableBart Van Assche1-3/+0
2017-10-14RDMA/cxgb4: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+1
2017-10-14RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'Bart Van Assche1-4/+0
2017-10-14RDMA/cxgb4: Fix indentationBart Van Assche2-6/+6
2017-10-14RDMA/cxgb3: Remove a set-but-not-used variableBart Van Assche1-3/+3
2017-10-14RDMA/cxgb3: Annotate an RCU pointerBart Van Assche1-1/+1
2017-10-14RDMA/cxgb3: Annotate locking assumptionsBart Van Assche1-0/+3
2017-10-14RDMA/bnxt_re: Remove set-but-not-used variablesBart Van Assche4-19/+7
2017-10-14RDMA/bnxt_re: Suppress gcc 7 fall-through complaintsBart Van Assche1-1/+1
2017-10-14RDMA/isert: Suppress gcc 7 fall-through complaintsBart Van Assche1-7/+7
2017-10-14RDMA/iwcm: Remove a set-but-not-used variableBart Van Assche1-3/+0
2017-10-14RDMA/cma: Avoid triggering undefined behaviorBart Van Assche1-4/+7
2017-10-14IB/cm: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+1
2017-10-14IB/core: Fix endianness annotation in rdma_is_multicast_addr()Bart Van Assche1-2/+2
2017-10-10IB/core: remove redundant check on prot_sg_cntColin Ian King1-14/+10
2017-10-10IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche4-26/+24
2017-10-10infiniband: add MMU dependency for user_memArnd Bergmann1-0/+1
2017-10-09IB/rxe: put the pool on allocation failureDoug Ledford1-7/+9
2017-10-09IB/rxe: check for allocation failure on elemColin Ian King1-0/+2
2017-10-04IB/hfi1: Do not warn on lid conversions for OPADon Hiatt1-2/+5
2017-10-04IB/core: Do not warn on lid conversions for OPADon Hiatt1-1/+10
2017-10-04IB/rdmavt: Correct issues with read-mostly and send size cache linesSebastian Sanchez2-5/+5
2017-10-04IB/core: Use __be32 for LIDs in opa_is_extended_lidDon Hiatt1-3/+3
2017-10-04IB/hfi1: Prevent LNI out of sync by resetting host interface versionSebastian Sanchez3-40/+101
2017-10-04IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl4-17/+29
2017-10-04IB/hfi1: Fix output trace issues from 16B changeMike Marciniszyn2-2/+4
2017-10-04IB/hfi1: Add parsing for platform configuration format version 4Jakub Byczkowski1-2/+22
2017-10-04i40iw: Do not allow posting WR after QP is flushedShiraz Saleem1-0/+13
2017-10-04i40iw: Do not generate CQE for RTR on QP flushMustafa Ismail2-0/+14
2017-10-04i40iw: Do not retransmit MPA request after it is ACKedTatyana Nikolova2-3/+11
2017-10-04RDMA/hns: return 0 rather than return a garbage status valueColin Ian King1-0/+1
2017-09-29RDMA/hns: Fix calltrace for sleeping in atomicLijun Ou1-1/+1
2017-09-29RDMA/hns: Don't unregister a callback we didn't registerLijun Ou2-2/+0
2017-09-29RDMA/hns: Avoid NULL pointer exceptionWei Hu(Xavier)1-0/+5
2017-09-29RDMA/hns: Set rdma_ah_attr type for querying qpLijun Ou2-0/+3