summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/srp: Avoid that mapping failure triggers an infinite loopBart Van Assche2016-05-121-0/+2
* IB/srp: Introduce target->mr_pool_sizeBart Van Assche2016-05-122-3/+4
* IB/srp: Fix srp_map_data() error pathsBart Van Assche2016-05-121-11/+13
* IB/srp: Document srp_map_data() return valueBart Van Assche2016-05-121-0/+9
* IB/srp: Fix a commentBart Van Assche2016-05-121-1/+1
* IB/srp: Fix a spelling error in a source code commentBart Van Assche2016-05-121-1/+1
*-. Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7Doug Ledford2016-05-0538-544/+1134
|\ \
| | * RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S2016-05-051-10/+2
| | * RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S2016-05-051-0/+13
| | * RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S2016-05-051-29/+35
| | * RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S2016-05-051-14/+15
| | * RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S2016-05-051-5/+18
| | * RDMA/iw_cxgb4: remove connection abort from process_mpa_replyHariprasad S2016-05-051-2/+13
| | * RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is heldHariprasad S2016-05-051-0/+7
| | * RDMA/iw_cxgb4: stop ep timer on close failureHariprasad S2016-05-051-1/+6
| | * RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S2016-05-051-16/+66
| | * IB/iser: Fix max_sectors calculationChristoph Hellwig2016-05-051-4/+10
| | * RDMA/nes: don't leak skb if carrier downFlorian Westphal2016-04-291-3/+0
| * | IB/hfi1: Serialize hrtimer function callsJubin John2016-04-282-15/+12
| * | IB/hfi1: Fix MAD port poll for active cablesDean Luick2016-04-281-1/+15
| * | IB/hfi1: Correctly report neighbor link down reasonDean Luick2016-04-281-14/+9
| * | IB/hfi1: Use the neighbor link down reason only when validDean Luick2016-04-282-9/+130
| * | IB/hfi1: Ignore link downgrade with 0 lanesDean Luick2016-04-281-1/+5
| * | IB/hfi1: Add RSM rule for user FECN handlingDean Luick2016-04-281-0/+84
| * | IB/hfi1: Create a routine to set a receive side mapping ruleDean Luick2016-04-281-18/+57
| * | IB/hfi1: Move QOS decision logic into its own functionDean Luick2016-04-281-17/+50
| * | IB/hfi1: Extract RSM map table init from QOSDean Luick2016-04-282-21/+71
| * | 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-283-4/+17
| * | 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