aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/cm.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-05RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S1-16/+66
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig1-4/+10
2016-04-28RDMA/nes: don't leak skb if carrier downFlorian Westphal1-3/+0
2016-04-28RDMA/i40iw: Fix for removing quad hash entriesTatyana Nikolova1-1/+3
2016-04-28RDMA/i40iw: Fix for checking if the QP is destroyedTatyana Nikolova3-0/+8
2016-04-28RDMA/i40iw: Fix for using one sge for RDMA READShiraz Saleem1-1/+5
2016-04-28RDMA/i40iw: Fix for the size of kernel mode SQShiraz Saleem1-2/+0
2016-04-28RDMA/i40iw: Fix for a NOP WQE sizeMohammad Khan1-0/+3
2016-04-28RDMA/i40iw: Correct STag mask to min of 14 bitsChien Tin Tung1-1/+2
2016-04-28RDMA/i40iw: Fixes for WQE alignmentShiraz Saleem2-2/+18
2016-04-28RDMA/i40iw: Adding queue drain functionsIsmail, Mustafa2-0/+40
2016-04-28RDMA/i40iw: Fix SD calculation for initial HMC creationIsmail, Mustafa2-33/+62
2016-04-28RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa8-56/+54
2016-04-28RDMA/i40iw: Add base memory management extensionsIsmail, Mustafa4-19/+271
2016-04-28RDMA/i40iw: Initialize max enabled vfs variableIsmail, Mustafa1-0/+1
2016-04-28RDMA/i40iw: Correct return code check in add_pble_poolIsmail, Mustafa1-4/+5
2016-04-28RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa6-63/+103
2016-04-28RDMA/i40iw: Remove unused code and fix warningIsmail, Mustafa4-16/+3
2016-04-28RDMA/i40iw: Populate vendor_id and vendor_part_id fieldsIsmail, Mustafa1-2/+2
2016-04-28RDMA/i40iw: Set vendor_err only if there is an actual errorIsmail, Mustafa1-5/+5
2016-04-28RDMA/i40iw: Add qp table lock around AE processingIsmail, Mustafa3-2/+15
2016-04-28RDMA/i40iw: Do not set self-referencing pointer to NULL after freeIsmail, Mustafa1-1/+0
2016-04-28RDMA/i40iw: Correct max message size in query portIsmail, Mustafa1-1/+1
2016-04-28RDMA/i40iw: Fix refused connectionsIsmail, Mustafa1-41/+44
2016-04-28RDMA/i40iw: Correct QP size calculationIsmail, Mustafa4-66/+58
2016-04-28RDMA/i40iw: Fix overflow of region lengthIsmail, Mustafa2-3/+7
2016-04-28IB/hfi1: Serialize hrtimer function callsJubin John2-15/+12
2016-04-28IB/hfi1: Fix MAD port poll for active cablesDean Luick1-1/+15
2016-04-28IB/hfi1: Correctly report neighbor link down reasonDean Luick1-14/+9
2016-04-28IB/hfi1: Use the neighbor link down reason only when validDean Luick2-9/+130
2016-04-28IB/hfi1: Ignore link downgrade with 0 lanesDean Luick1-1/+5
2016-04-28IB/hfi1: Add RSM rule for user FECN handlingDean Luick1-0/+84
2016-04-28IB/hfi1: Create a routine to set a receive side mapping ruleDean Luick1-18/+57
2016-04-28IB/hfi1: Move QOS decision logic into its own functionDean Luick1-17/+50
2016-04-28IB/hfi1: Extract RSM map table init from QOSDean Luick2-21/+71
2016-04-28IB/hfi1: Reduce kernel context pio buffer allocationJianxin Xiong4-25/+61
2016-04-28IB/hfi1: Change default number of user contextsJubin John3-54/+84
2016-04-28IB/hfi1: Use global defines for upper bits in opcodeMike Marciniszyn3-7/+4
2016-04-28IB/hfi1: Remove unreachable codeMike Marciniszyn1-1/+1
2016-04-28IB/hfi1: Fix double QSFP resource acquire on cache refreshDean Luick2-29/+23
2016-04-28IB/hfi1: Guard against concurrent I2C access across all chainsDean Luick1-1/+8
2016-04-28IB/hfi1: Remove module presence check outside pre-LNI checksEaswar Hariharan2-16/+12
2016-04-28IB/hfi1: Always turn on CDRs for low power QSFP modulesEaswar Hariharan7-82/+74
2016-04-28IB/hfi1: Check P_KEY for all sent packets from user modeSebastian Sanchez4-41/+77
2016-04-28IB/hfi1: Adjust default MTU to be 10KBSebastian Sanchez3-4/+9
2016-04-28IB/hfi1: Simplify init_qpmap_table()Dean Luick1-5/+2
2016-04-28IB/hfi1: Correctly obtain the full service classDean Luick1-1/+1
2016-04-28IB/hfi1: Fix QOS rule mappingsDean Luick1-27/+21
2016-04-28IB/hfi1: Remove invalid QOS checkDean Luick1-2/+0
2016-04-28IB/hfi1: Fix QOS num_vl bit widthDean Luick1-1/+1