aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe7-15/+13
2018-07-09IB/mlx5: Honor cnt_set_id_valid flag instead of set_idParav Pandit1-1/+1
2018-07-09RDMA/mlx5: Remove unused port number parameterLeon Romanovsky1-20/+11
2018-07-09IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2-32/+9
2018-07-09RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyzeBart Van Assche1-27/+35
2018-07-09RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyzeBart Van Assche1-28/+36
2018-07-09RDMA/ocrdma: Remove a set-but-not-used variableBart Van Assche1-2/+0
2018-07-09IB/nes: Fix a compiler warningBart Van Assche1-1/+1
2018-07-04RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformlyJason Gunthorpe1-12/+4
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe2-37/+37
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe2-122/+150
2018-07-04RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe1-4/+4
2018-07-04RDMA/uverbs: Simplify method definition macrosJason Gunthorpe1-9/+9
2018-07-04RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe1-36/+36
2018-07-04RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe1-3/+3
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe3-0/+32
2018-07-04IB/mlx5: Expose dump and fill memory keyYonatan Cohen1-0/+16
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen2-0/+16
2018-07-04RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.cDan Carpenter1-6/+6
2018-07-04RDMA/bnxt_re: Fix a couple off by one bugsDan Carpenter1-2/+2
2018-07-04RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky1-0/+2
2018-07-04IB/mlx4: Test port number before querying type.Tarick Bedeir1-1/+1
2018-07-03vmw_pvrdma: Release netdev when vmxnet3 module is removedNeil Horman1-2/+37
2018-07-03IB/mlx5: Fix GRE flow specificationMaor Gottlieb1-1/+1
2018-07-03IB/hfi1: Remove incorrect call to do_interrupt callbackMichael J. Ruhl1-7/+9
2018-07-03IB/hfi1: Set in_use_ctxts bits for user ctxts onlyMichael J. Ruhl3-7/+12
2018-07-03IB/mlx5: Remove set-but-not-used variablesBart Van Assche2-5/+0
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas1-4/+4
2018-06-29RDMA/mlx5: Don't leak UARs in case of free failsLeon Romanovsky1-13/+5
2018-06-27RDMA/vmw_pvrdma: Delete unused functionYuval Shaia1-5/+0
2018-06-26IB/mlx4: Create slave AH's directlyJason Gunthorpe3-25/+59
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe3-14/+33
2018-06-25IB/mlx4: Add support for drain SQ & RQYishai Hadas3-6/+152
2018-06-25IB/mlx5: Add support for drain SQ & RQYishai Hadas3-7/+150
2018-06-22IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl4-83/+25
2018-06-22IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn2-87/+86
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn8-69/+85
2018-06-22IB/hfi1: Remove unused/writeonly devdata fieldsMike Marciniszyn2-9/+0
2018-06-22IB/hfi1: Rightsize ctxt_eager_bufs fieldsMike Marciniszyn1-6/+6
2018-06-22IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn2-4/+1
2018-06-22IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn4-15/+19
2018-06-22Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe4-3/+73
2018-06-22IB/mlx5: Support RoCE ICRC encapsulated error counterTalat Batheesh4-3/+73
2018-06-19RDMA/mlx5: Refactor transport domain checksLeon Romanovsky1-9/+11
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn6-20/+40
2018-06-19IB/hfi1: Remove rcvhdrsizeMike Marciniszyn3-5/+1
2018-06-19IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn4-28/+24
2018-06-19IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn3-37/+23
2018-06-19IB/mlx5: Expose DEVX treeYishai Hadas3-1/+14
2018-06-19IB/mlx5: Add DEVX query EQN supportYishai Hadas1-1/+33