aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford159-2545/+9731
2017-10-18IB/mlx5: Use ARRAY_SIZEJérémy Lefaure1-3/+3
2017-10-18IB/core: Fix use workqueue without WQ_MEM_RECLAIMParav Pandit1-1/+1
2017-10-18IB/core: Fix unable to change lifespan entry for hw_countersParav Pandit1-1/+15
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit6-48/+9
2017-10-18IB/core: Introduce and use rdma_create_user_ahParav Pandit3-12/+40
2017-10-18IB/srp: Make CM timeout dependent on subnet timeoutBart Van Assche1-2/+22
2017-10-18IB/srp: Cache global rkeyBart Van Assche2-14/+16
2017-10-18IB/srp: Remove second argument of srp_destroy_qp()Bart Van Assche1-6/+6
2017-10-18IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche1-6/+19
2017-10-18IB/srpt: Change default behavior from using SRQ to using RCBart Van Assche2-35/+123
2017-10-18IB/srpt: Cache global L_KeyBart Van Assche2-3/+6
2017-10-18IB/srpt: Limit the send and receive queue sizes to what the HCA supportsBart Van Assche1-4/+5
2017-10-18IB/srpt: Do not accept invalid initiator port namesBart Van Assche1-5/+4
2017-10-18RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusingBart Van Assche1-10/+3
2017-10-18bnxt_re: Make room for mapping beyond 32 entriesSomnath Kotur2-2/+2
2017-10-18bnxt_re: Fix incorrect usage of test_bit()Somnath Kotur3-9/+10
2017-10-18IB/hfi1: Add MODULE_FIRMWARE statementsThomas Bogendoerfer1-0/+5
2017-10-18RDMA/hns: fix spelling mistake: "Reseved" -> "Reserved"Colin Ian King1-1/+1
2017-10-18Merge branch 'hfi1' into k.o/for-nextDoug Ledford11-51/+50
2017-10-18IB/rdmavt: Don't wait for resources in QP resetAlex Estrin2-2/+2
2017-10-18IB/hfi1: Set hdr_type when tx req is allocatedKaike Wan3-2/+2
2017-10-18IB/hfi1: Eliminate allocation while atomicDon Hiatt2-14/+9
2017-10-18IB/hfi1: Mask out A bit from psn traceDon Hiatt1-2/+2
2017-10-18IB/hfi1: Correct unnecessary acquisition of HW mutexGrzegorz Morys1-2/+17
2017-10-18IB/hfi1: Allow meta version 4 for platform configurationJakub Byczkowski1-1/+1
2017-10-18IB/hfi1: Fix serdes loopback set-upJan Sokolowski2-28/+17
2017-10-14RDMA/usnic: Instantiate data structures onceBart Van Assche2-24/+25
2017-10-14RDMA/usnic: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-10-14RDMA/usnic: Make the compiler check declaration consistency during compilationBart Van Assche2-0/+2
2017-10-14RDMA/rxe: Suppress gcc 7 fall-through complaintsBart Van Assche3-3/+4
2017-10-14RDMA/rdmavt: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+1
2017-10-14IB/qib: Remove set-but-not-used variablesBart Van Assche10-43/+7
2017-10-14IB/qib: Suppress gcc 7 fall-through complaintsBart Van Assche3-2/+3
2017-10-14IB/qib: Remove remaining code related to writing the EEPROMBart Van Assche4-68/+1
2017-10-14RDMA/qedr: Remove set-but-not-used variablesBart Van Assche1-6/+1
2017-10-14RDMA/qedr: Annotate iomem pointers correctlyBart Van Assche1-1/+1
2017-10-14RDMA/qedr: Declare local functions staticBart Van Assche4-33/+32
2017-10-14RDMA/qedr: Use NULL instead of 0 to represent a pointerBart Van Assche1-1/+1
2017-10-14RDMA/ocrdma: Remove set-but-not-used variablesBart Van Assche2-4/+2
2017-10-14RDMA/ocrdma: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+2
2017-10-14RDMA/ocrdma: Use NULL instead of 0 to represent a pointerBart Van Assche1-1/+1
2017-10-14IB/nes: Fix a race condition in nes_inetaddr_event()Bart Van Assche1-4/+9
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