summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | IB/hfi1: Reduce kernel context pio buffer allocationJianxin Xiong2016-04-284-25/+61
| * | IB/hfi1: Change default number of user contextsJubin John2016-04-283-54/+84
| * | IB/hfi1: Use global defines for upper bits in opcodeMike Marciniszyn2016-04-283-7/+4
| * | IB/hfi1: Remove unreachable codeMike Marciniszyn2016-04-281-1/+1
| * | IB/hfi1: Fix double QSFP resource acquire on cache refreshDean Luick2016-04-282-29/+23
| * | IB/hfi1: Guard against concurrent I2C access across all chainsDean Luick2016-04-281-1/+8
| * | IB/hfi1: Remove module presence check outside pre-LNI checksEaswar Hariharan2016-04-282-16/+12
| * | IB/hfi1: Always turn on CDRs for low power QSFP modulesEaswar Hariharan2016-04-287-82/+74
| * | IB/hfi1: Check P_KEY for all sent packets from user modeSebastian Sanchez2016-04-284-41/+77
| * | IB/hfi1: Adjust default MTU to be 10KBSebastian Sanchez2016-04-283-4/+9
| * | IB/hfi1: Simplify init_qpmap_table()Dean Luick2016-04-281-5/+2
| * | IB/hfi1: Correctly obtain the full service classDean Luick2016-04-281-1/+1
| * | IB/hfi1: Fix QOS rule mappingsDean Luick2016-04-281-27/+21
| * | IB/hfi1: Remove invalid QOS checkDean Luick2016-04-281-2/+0
| * | IB/hfi1: Fix QOS num_vl bit widthDean Luick2016-04-281-1/+1
| * | IB/hfi1: Fix i2c resource reservation checksDean Luick2016-04-281-4/+4
| * | IB/hfi1: Fix sysfs file offset usageDean Luick2016-04-281-2/+2
| * | IB/rdmavt,hfi1,qib: Fix memory leakJubin John2016-04-284-4/+18
| * | IB/hfi1: Fix buffer cache races which may cause corruptionMitko Haralanov2016-04-282-17/+45
| * | IB/hfi1: Extract and reinsert MMU RB node on lookupMitko Haralanov2016-04-283-19/+35
| * | IB/hfi1: Correctly compute node intervalMitko Haralanov2016-04-282-2/+2
| * | IB/hfi1: Protect the interval RB tree when cleaning upMitko Haralanov2016-04-281-2/+6
| * | IB/hfi1: Fix memory leak in user ExpRcv and SDMAMitko Haralanov2016-04-282-3/+7
| * | IB/hfi1: Don't remove list entries if they are not in a listMitko Haralanov2016-04-281-2/+4
| * | IB/qib, IB/hfi1: Fix up UD loopback use of irq flagsMike Marciniszyn2016-04-288-25/+28
| * | IB/rdmavt: Fix adaptive pio hangMike Marciniszyn2016-04-281-2/+3
* | | RDMA/i40iw: Fix for removing quad hash entriesTatyana Nikolova2016-04-281-1/+3
* | | RDMA/i40iw: Fix for checking if the QP is destroyedTatyana Nikolova2016-04-283-0/+8
* | | RDMA/i40iw: Fix for using one sge for RDMA READShiraz Saleem2016-04-281-1/+5
* | | RDMA/i40iw: Fix for the size of kernel mode SQShiraz Saleem2016-04-281-2/+0
* | | RDMA/i40iw: Fix for a NOP WQE sizeMohammad Khan2016-04-281-0/+3
* | | RDMA/i40iw: Correct STag mask to min of 14 bitsChien Tin Tung2016-04-281-1/+2
* | | RDMA/i40iw: Fixes for WQE alignmentShiraz Saleem2016-04-282-2/+18
* | | RDMA/i40iw: Adding queue drain functionsIsmail, Mustafa2016-04-282-0/+40
* | | RDMA/i40iw: Fix SD calculation for initial HMC creationIsmail, Mustafa2016-04-282-33/+62
* | | RDMA/i40iw: Fix endian issues and warningsIsmail, Mustafa2016-04-288-56/+54
* | | RDMA/i40iw: Add base memory management extensionsIsmail, Mustafa2016-04-284-19/+271
* | | RDMA/i40iw: Initialize max enabled vfs variableIsmail, Mustafa2016-04-281-0/+1
* | | RDMA/i40iw: Correct return code check in add_pble_poolIsmail, Mustafa2016-04-281-4/+5
* | | RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa2016-04-286-63/+103
* | | RDMA/i40iw: Remove unused code and fix warningIsmail, Mustafa2016-04-284-16/+3
* | | RDMA/i40iw: Populate vendor_id and vendor_part_id fieldsIsmail, Mustafa2016-04-281-2/+2
* | | RDMA/i40iw: Set vendor_err only if there is an actual errorIsmail, Mustafa2016-04-281-5/+5
* | | RDMA/i40iw: Add qp table lock around AE processingIsmail, Mustafa2016-04-283-2/+15
* | | RDMA/i40iw: Do not set self-referencing pointer to NULL after freeIsmail, Mustafa2016-04-281-1/+0
* | | RDMA/i40iw: Correct max message size in query portIsmail, Mustafa2016-04-281-1/+1
* | | RDMA/i40iw: Fix refused connectionsIsmail, Mustafa2016-04-281-41/+44
* | | RDMA/i40iw: Correct QP size calculationIsmail, Mustafa2016-04-284-66/+58
* | | RDMA/i40iw: Fix overflow of region lengthIsmail, Mustafa2016-04-282-3/+7
|/ /
* | Merge branch 'k.o/for-4.6-rc' into testing/4.6Doug Ledford2016-04-2821-98/+171
|\|