summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-23115-2443/+15337
|\
| * RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0."Stephen Rothwell2017-02-221-2/+2
| * rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-02-221-0/+3
| * IB/srp: Drain the send queue before destroying a QPBart Van Assche2017-02-191-5/+14
| * IB/core: Add support for draining IB_POLL_DIRECT completion queuesBart Van Assche2017-02-192-22/+17
| * IB/srp: Improve an error pathBart Van Assche2017-02-191-1/+2
| * IB/srp: Make a diagnostic message more informativeBart Van Assche2017-02-191-2/+3
| * IB/srp: Document locking conventionsBart Van Assche2017-02-191-0/+5
| * IB/srp: Fix race conditions related to task managementBart Van Assche2017-02-192-16/+30
| * IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche2017-02-191-1/+3
| * IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche2017-02-191-9/+3
| * RDMA/qedr: Fix some error handlingChristophe Jaillet2017-02-191-4/+6
| * RDMA/bnxt_re: add DCB dependencyArnd Bergmann2017-02-191-1/+1
| * IB/hns: include linux/module.hArnd Bergmann2017-02-191-0/+1
| * IB/vmw_pvrdma: Expose vendor error to ULPsYuval Shaia2017-02-191-1/+1
| * vmw_pvrdma: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-193-142/+34
| * IB/hfi1: use size_t for passing array lengthArnd Bergmann2017-02-191-1/+1
| * IB/ipoib: Remove redudant labelZhu Yanjun2017-02-191-4/+3
| * IB/ipoib: remove the unnecessary memory freeZhu Yanjun2017-02-191-1/+3
| * IB/mthca: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-191-13/+11
| * IB/hfi1: Code reuse with memdup_copyMichael J. Ruhl2017-02-193-48/+25
| * IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt2017-02-197-33/+33
| * IB/hfi1: Add rvt_rnr_tbl_to_usec functionDon Hiatt2017-02-191-0/+11
| * IB/hfi1: Do not set physical link state if DC is in the shutdown stateMichael J. Ruhl2017-02-191-8/+10
| * IB/hfi1: Modify logging frequency of DCC errorsJakub Byczkowski2017-02-192-9/+15
| * IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn2017-02-192-2/+2
| * IB/qib: Updates to use rdmavt's SGE helper routinesBrian Welty2017-02-194-94/+9
| * IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty2017-02-195-94/+7
| * IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2017-02-197-37/+38
| * IB/qib: Use new rdmavt timersVenkata Sandeep Dhanalakota2017-02-195-122/+21
| * IB/hfi1: Use new rdmavt timersVenkata Sandeep Dhanalakota2017-02-195-235/+16
| * IB/rdmavt: Adding timer logic to rdmavtVenkata Sandeep Dhanalakota2017-02-191-2/+181
| * IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty2017-02-1912-352/+234
| * IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty2017-02-1913-99/+58
| * IB/hfi1: Check upper-case EFI variablesSebastian Sanchez2017-02-191-4/+22
| * IB/hfi1: Reduce oversized fields in struct hfi1_packetSebastian Sanchez2017-02-191-4/+3
| * IB/hfi1: Add additional fields to qp_statsMike Marciniszyn2017-02-191-1/+3
| * IB/hfi1: Allocate context data on memory nodeSebastian Sanchez2017-02-191-8/+9
| * IB/rdmavt: Use per-CPU reference count for MRsSebastian Sanchez2017-02-191-21/+38
| * IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez2017-02-196-11/+16
| * IB/hfi1: Correct error calldown lockingMike Marciniszyn2017-02-191-8/+11
| * IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan2017-02-191-2/+2
| * IB/hfi1: Ensure read of producer s_head is correctMike Marciniszyn2017-02-192-6/+8
| * IB/hfi1: Process qp wait list in IRQ thread periodicallyMike Marciniszyn2017-02-191-54/+67
| * IB/hfi1: Correct defered count after processing qp_wait_listMike Marciniszyn2017-02-191-0/+4
| * IB/rxe: use setup_timer to simplify the codeWei Yongjun2017-02-191-7/+2
| * IB/iser: Protect completion context active_qps updateMax Gurtovoy2017-02-191-0/+2
| * iw_cxgb4: clean up send_connect()Ganesh Goudar2017-02-191-20/+36
| * Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-1926-192/+259
| |\
| * | IB/cma: Destination and source addr families must matchMoni Shoua2017-02-151-0/+4