aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05RDMA/netlink: Implement counter dumpit calbackMark Zhang3-7/+28
2019-07-05RDMA/nldev: Allow counter auto mode configration through RDMA netlinkMark Zhang1-0/+8
2019-07-05IB/mlx5: Support set qp counterMark Zhang1-0/+1
2019-07-05RDMA/counter: Add "auto" configuration mode supportMark Zhang2-0/+26
2019-07-05RDMA/counter: Add set/clear per-port auto mode supportMark Zhang3-0/+52
2019-07-05RDMA/restrack: Introduce statistic counterMark Zhang2-0/+22
2019-07-05Merge mlx5-next into rdma for-nextJason Gunthorpe6-13/+131
2019-07-04net/mlx5: Add rts2rts_qp_counters_set_id field in hca capMark Zhang1-1/+3
2019-07-03IB/mlx5: Implement DEVX dispatching eventYishai Hadas1-0/+5
2019-07-03IB/mlx5: Enable subscription for device events over DEVXYishai Hadas1-0/+9
2019-07-03IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas2-0/+14
2019-07-03net/mlx5: Properly name the generic WQE control fieldTariq Toukan1-1/+6
2019-07-03net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha2-4/+114
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit3-7/+8
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe9-49/+294
2019-07-03net/mlx5: Expose device definitions for object eventsYishai Hadas1-0/+21
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas1-2/+2
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas1-1/+1
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas1-0/+2
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas3-5/+16
2019-07-02rdma/siw: application interfaceBernard Metzler2-0/+186
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang1-0/+1
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-3/+3
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang1-1/+2
2019-07-01net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit1-1/+0
2019-07-01net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang1-1/+2
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen1-3/+8
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang1-0/+2
2019-07-01net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2-2/+58
2019-07-01net/mlx5: Add hardware definitions for sub functionsParav Pandit1-3/+96
2019-06-28IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl1-0/+50
2019-06-28IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl2-5/+20
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam2-5/+45
2019-06-28IB/rdmavt: Fracture single lock used for posting and processing RWQEsKamenee Arumugam1-0/+7
2019-06-28IB/hfi1: Move receive work queue struct into uapi directoryKamenee Arumugam2-21/+60
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam3-6/+80
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe1563-11568/+1967
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu1-0/+1
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingress ACLsJianbo Liu1-0/+17
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-4/+11
2019-06-26net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu1-7/+49
2019-06-25RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford2-4/+6
2019-06-24net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2-16/+2
2019-06-24RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR codeIsrael Rukshin1-19/+0
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin1-9/+0
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy1-0/+1
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin1-2/+2
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin1-1/+1
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy2-1/+3
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy1-0/+1