summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Enable driver uapi commands for flow steeringYishai Hadas2018-07-243-7/+19
* IB/mlx5: Add support for a flow table destination for driver flow steeringYishai Hadas2018-07-241-5/+8
* IB/mlx5: Support adding flow steering rule by raw descriptionYishai Hadas2018-07-242-17/+201
* IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas2018-07-244-0/+156
* IB/mlx5: Introduce flow steering matcher uapi objectYishai Hadas2018-07-243-0/+146
* Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe2018-07-241-1/+1
|\
| * net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha2018-07-181-1/+1
* | RDMA/bnxt_re: Modify a fall-through annotationBart Van Assche2018-07-231-1/+1
* | RDMA/mlx5: Remove set but not used variablesKamal Heib2018-07-232-5/+1Star
* | RDMA/mlx5: Check that supplied blue flame index doesn't overflowLeon Romanovsky2018-07-132-8/+9
* | RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one callLeon Romanovsky2018-07-132-41/+12Star
* | rdma/cxgb4: Add support for 64Byte cqesRaju Rangoju2018-07-134-11/+56
* | hns: Remove a set-but-not-used variableBart Van Assche2018-07-111-2/+0Star
* | IB/hfi1: Suppress a compiler warningBart Van Assche2018-07-111-1/+1
* | RDMA/hns: Update the implementation of set_macoulijun2018-07-113-16/+28
* | RDMA/hns: Update the implementation of set_gidoulijun2018-07-113-33/+53
* | RDMA/hns: Add TPQ link table supportoulijun2018-07-113-1/+31
* | RDMA/hns: Add TSQ link table supportoulijun2018-07-113-7/+297
* | RDMA/hns: Fix endian conversions and annotationsoulijun2018-07-113-171/+245
* | RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyzeBart Van Assche2018-07-111-5/+5
* | infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann2018-07-113-8/+27
* | RDMA/nes: Avoid complaints about unused variablesBart Van Assche2018-07-112-5/+3Star
* | RDMA/cxgb4: Restore the dropped uninitialized_varJason Gunthorpe2018-07-111-1/+1
* | IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas2018-07-101-16/+2Star
* | RDMA: Validate grh_required when handling AVsArtemy Kovalyov2018-07-101-7/+16
* | RDMA/hfi1: Move grh_required into update_sm_ahJason Gunthorpe2018-07-101-9/+0Star
* | RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-107-15/+13Star
* | IB/mlx5: Honor cnt_set_id_valid flag instead of set_idParav Pandit2018-07-091-1/+1
* | RDMA/mlx5: Remove unused port number parameterLeon Romanovsky2018-07-091-20/+11Star
* | IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2018-07-092-32/+9Star
* | RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyzeBart Van Assche2018-07-091-27/+35
* | RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyzeBart Van Assche2018-07-091-28/+36
* | RDMA/ocrdma: Remove a set-but-not-used variableBart Van Assche2018-07-091-2/+0Star
* | IB/nes: Fix a compiler warningBart Van Assche2018-07-091-1/+1
* | RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformlyJason Gunthorpe2018-07-041-12/+4Star
* | RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe2018-07-042-37/+37
* | RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe2018-07-042-122/+150
* | RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe2018-07-041-4/+4
* | RDMA/uverbs: Simplify method definition macrosJason Gunthorpe2018-07-041-9/+9
* | RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe2018-07-041-36/+36
* | RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe2018-07-041-3/+3
* | Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe2018-07-043-0/+32
|\ \
| * | IB/mlx5: Expose dump and fill memory keyYonatan Cohen2018-07-041-0/+16
| |/
| * net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen2018-07-042-0/+16
* | RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.cDan Carpenter2018-07-041-6/+6
* | RDMA/bnxt_re: Fix a couple off by one bugsDan Carpenter2018-07-041-2/+2
* | RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky2018-07-041-0/+2
* | IB/mlx4: Test port number before querying type.Tarick Bedeir2018-07-041-1/+1
* | vmw_pvrdma: Release netdev when vmxnet3 module is removedNeil Horman2018-07-031-2/+37
* | IB/mlx5: Fix GRE flow specificationMaor Gottlieb2018-07-031-1/+1