aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/fs_core.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-18net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich1-0/+1
2018-07-18net/mlx5: Add XRQ commands definitionsMax Gurtovoy1-0/+8
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu6-10/+29
2018-07-18net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha2-2/+22
2018-07-18net/mlx5: FW tracer, add hardware structuresFeras Daoud2-1/+64
2018-07-13IB/cm: Remove cma_multicast->igmp_joinedJason Gunthorpe1-30/+23
2018-07-13RDMA/umem: Refactor exit paths in ib_umem_getLeon Romanovsky1-24/+20
2018-07-13RDMA/umem: Don't hold mmap_sem for too longLeon Romanovsky1-10/+14
2018-07-13IB/srpt: Fix srpt_cm_req_recv() error path (2/2)Bart Van Assche1-1/+4
2018-07-13IB/srpt: Fix srpt_cm_req_recv() error path (1/2)Bart Van Assche1-3/+14
2018-07-13RDMA/mlx5: Check that supplied blue flame index doesn't overflowLeon Romanovsky2-8/+9
2018-07-13RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one callLeon Romanovsky2-41/+12
2018-07-13rdma/cxgb4: Add support for 64Byte cqesRaju Rangoju5-12/+67
2018-07-11hns: Remove a set-but-not-used variableBart Van Assche1-2/+0
2018-07-11IB/hfi1: Suppress a compiler warningBart Van Assche1-1/+1
2018-07-11RDMA/hns: Update the implementation of set_macoulijun3-16/+28
2018-07-11RDMA/hns: Update the implementation of set_gidoulijun3-33/+53
2018-07-11RDMA/hns: Add TPQ link table supportoulijun3-1/+31
2018-07-11RDMA/hns: Add TSQ link table supportoulijun3-7/+297
2018-07-11RDMA/hns: Fix endian conversions and annotationsoulijun3-171/+245
2018-07-11net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2-41/+9
2018-07-11RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyzeBart Van Assche1-5/+5
2018-07-11infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann4-8/+28
2018-07-10RDMA/nes: Avoid complaints about unused variablesBart Van Assche2-5/+3
2018-07-10RDMA/cxgb4: Restore the dropped uninitialized_varJason Gunthorpe1-1/+1
2018-07-10IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas4-19/+6
2018-07-10ib_srpt: use kvmalloc to allocate ring pointersJan Dakinevich1-3/+3
2018-07-10IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user spaceArtemy Kovalyov3-1/+9
2018-07-10RDMA: Validate grh_required when handling AVsArtemy Kovalyov4-11/+36
2018-07-10RDMA/hfi1: Move grh_required into update_sm_ahJason Gunthorpe2-19/+18
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe12-45/+110
2018-07-09RDMA/ipoib: Fix return code from ipoib_cm_dev_initKamal Heib2-3/+3
2018-07-09IB/core: Simplify check for RoCE route resolveParav Pandit1-33/+5
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/uverbs: Do not use uverbs_cmd_mask in the ioctl pathJason Gunthorpe1-4/+1
2018-07-09IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2-32/+9
2018-07-09RDMA/rw: Fix rdma_rw_ctx_signature_init() kernel-doc headerBart Van Assche1-1/+1
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/rxe: Simplify the error handling code in rxe_create_ah()Bart Van Assche1-10/+3
2018-07-09IB/iser: Remove set-but-not-used variablesBart Van Assche1-4/+0
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-09RDMA/core: Remove set-but-not-used variablesBart Van Assche1-6/+0
2018-07-09RDMA/core: Remove ib_find_cached_gid() and ib_find_cached_gid_by_port()Bart Van Assche1-38/+0
2018-07-09RDMA/ipoib: Fix use of sizeof()Kamal Heib7-23/+23
2018-07-09RDMA/ipoib: Prefer unsigned int to bare use of unsignedKamal Heib4-14/+16
2018-07-09RDMA/ipoib: Use min_t() macro instead of min()Kamal Heib1-3/+4
2018-07-09IB/cm: Remove unused and erroneous msg sequence encodingHÃ¥kon Bugge2-15/+6