summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-18159-2545/+9731
|\
| * IB/srp: Make CM timeout dependent on subnet timeoutBart Van Assche2017-10-181-2/+22
| * IB/srp: Cache global rkeyBart Van Assche2017-10-182-14/+16
| * IB/srp: Remove second argument of srp_destroy_qp()Bart Van Assche2017-10-181-6/+6
| * IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche2017-10-181-6/+19
| * IB/srpt: Change default behavior from using SRQ to using RCBart Van Assche2017-10-182-35/+123
| * IB/srpt: Cache global L_KeyBart Van Assche2017-10-182-3/+6
| * IB/srpt: Limit the send and receive queue sizes to what the HCA supportsBart Van Assche2017-10-181-4/+5
| * IB/srpt: Do not accept invalid initiator port namesBart Van Assche2017-10-181-5/+4
| * RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusingBart Van Assche2017-10-181-10/+3
| * bnxt_re: Make room for mapping beyond 32 entriesSomnath Kotur2017-10-182-2/+2
| * bnxt_re: Fix incorrect usage of test_bit()Somnath Kotur2017-10-183-9/+10
| * IB/hfi1: Add MODULE_FIRMWARE statementsThomas Bogendoerfer2017-10-181-0/+5
| * RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"Colin Ian King2017-10-181-1/+1
| * Merge branch 'hfi1' into k.o/for-nextDoug Ledford2017-10-1811-51/+50
| |\
| | * IB/rdmavt: Don't wait for resources in QP resetAlex Estrin2017-10-182-2/+2
| | * IB/hfi1: Set hdr_type when tx req is allocatedKaike Wan2017-10-183-2/+2
| | * IB/hfi1: Eliminate allocation while atomicDon Hiatt2017-10-182-14/+9
| | * IB/hfi1: Mask out A bit from psn traceDon Hiatt2017-10-181-2/+2
| | * IB/hfi1: Correct unnecessary acquisition of HW mutexGrzegorz Morys2017-10-181-2/+17
| | * IB/hfi1: Allow meta version 4 for platform configurationJakub Byczkowski2017-10-181-1/+1
| | * IB/hfi1: Fix serdes loopback set-upJan Sokolowski2017-10-182-28/+17
| * | RDMA/usnic: Instantiate data structures onceBart Van Assche2017-10-152-24/+25
| * | RDMA/usnic: Remove a set-but-not-used variableBart Van Assche2017-10-151-2/+0
| * | RDMA/usnic: Make the compiler check declaration consistency during compilationBart Van Assche2017-10-152-0/+2
| * | RDMA/rxe: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-153-3/+4
| * | RDMA/rdmavt: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-151-0/+1
| * | IB/qib: Remove set-but-not-used variablesBart Van Assche2017-10-1510-43/+7
| * | IB/qib: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-153-2/+3
| * | IB/qib: Remove remaining code related to writing the EEPROMBart Van Assche2017-10-154-68/+1
| * | RDMA/qedr: Remove set-but-not-used variablesBart Van Assche2017-10-151-6/+1
| * | RDMA/qedr: Annotate iomem pointers correctlyBart Van Assche2017-10-151-1/+1
| * | RDMA/qedr: Declare local functions staticBart Van Assche2017-10-154-33/+32
| * | RDMA/qedr: Use NULL instead of 0 to represent a pointerBart Van Assche2017-10-151-1/+1
| * | RDMA/ocrdma: Remove set-but-not-used variablesBart Van Assche2017-10-152-4/+2
| * | RDMA/ocrdma: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-151-0/+2
| * | RDMA/ocrdma: Use NULL instead of 0 to represent a pointerBart Van Assche2017-10-151-1/+1
| * | IB/nes: Fix a race condition in nes_inetaddr_event()Bart Van Assche2017-10-151-4/+9
| * | IB/nes: Remove set-but-not-used variablesBart Van Assche2017-10-152-11/+2
| * | IB/nes: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-152-1/+2
| * | IB/nes: Fix indentationBart Van Assche2017-10-155-28/+28
| * | IB/mlx5: Remove a set-but-not-used variableBart Van Assche2017-10-151-2/+0
| * | IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-152-0/+3
| * | IB/mlx4: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-152-0/+3
| * | IB/mthca: Fix indentationBart Van Assche2017-10-151-5/+5
| * | RDMA/i40iw: Remove a set-but-not-used variableBart Van Assche2017-10-151-2/+0
| * | RDMA/i40iw: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-153-0/+3
| * | RDMA/i40iw: Fix a race conditionBart Van Assche2017-10-151-4/+9
| * | IB/hns: Declare local functions 'static'Bart Van Assche2017-10-151-29/+35
| * | IB/hns: Annotate iomem pointers correctlyBart Van Assche2017-10-153-8/+10