summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Add DEVX support for CQ eventsYishai Hadas2019-07-031-0/+39
* IB/mlx5: Implement DEVX dispatching eventYishai Hadas2019-07-032-3/+305
* IB/mlx5: Enable subscription for device events over DEVXYishai Hadas2019-07-032-7/+562
* IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas2019-07-033-2/+48
* IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas2019-07-033-0/+109
* Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-0346-536/+1214
|\
| * net/mlx5: Expose device definitions for object eventsYishai Hadas2019-07-031-0/+21
| * net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-039-11/+13
| * net/mlx5: Report a CQ error event only when a handler was setYishai Hadas2019-07-031-1/+2
| * net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-035-8/+10
| * net/mlx5: Expose the API to register for ANY eventYishai Hadas2019-07-033-3/+4
| * net/mlx5: Use event mask based on device capabilitiesYishai Hadas2019-07-036-14/+55
| * net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas2019-07-033-17/+10
| * net/mlx5: E-Switch, Handle UC address change in switchdev modeBodong Wang2019-07-021-12/+9
| * net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang2019-07-024-6/+35
| * net/mlx5: E-Switch, Use iterator for vlan and min-inline setupsBodong Wang2019-07-021-6/+6
| * net/mlx5: E-Switch, Reg/unreg function changed event at correct stageBodong Wang2019-07-023-31/+26
| * net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong Wang2019-07-024-88/+90
| * net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-0211-76/+77
| * net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang2019-07-029-18/+27
| * net/mlx5: E-Switch, Use correct flags when configuring vlanBodong Wang2019-07-021-1/+4
| * net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit2019-07-022-19/+4
| * net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang2019-07-022-2/+6
| * net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devicesParav Pandit2019-07-021-1/+8
| * net/mlx5: Move pci status reg access mutex to mlx5_pci_initParav Pandit2019-07-021-1/+1
| * net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2019-07-022-5/+11
| * RDMA/mlx5: Cleanup rep when doing unloadBodong Wang2019-07-021-7/+11
| * {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2019-07-024-3/+5
| * net/mlx5: E-Switch, Use vport index when init repBodong Wang2019-07-021-3/+3
| * net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2019-07-022-2/+58
| * net/mlx5: Add hardware definitions for sub functionsParav Pandit2019-07-021-3/+96
| * net/mlx5: E-Switch, Enable vport metadata matching if firmware supports itJianbo Liu2019-06-261-0/+23
| * RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu2019-06-261-9/+36
| * net/mlx5: E-Switch, Add match on vport metadata for rule in slow pathJianbo Liu2019-06-261-35/+107
| * net/mlx5: E-Switch, Pass metadata from FDB to eswitch managerJianbo Liu2019-06-261-0/+64
| * net/mlx5: E-Switch, Add query and modify esw vport context functionsJianbo Liu2019-06-262-0/+29
| * net/mlx5: E-Switch, Add match on vport metadata for rule in fast pathJianbo Liu2019-06-261-34/+51
| * net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2019-06-263-0/+6
| * net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu2019-06-264-36/+172
| * net/mlx5: Add flow context for flow tagJianbo Liu2019-06-2611-45/+71
| * net/mlx5: Introduce a helper API to check VF vportParav Pandit2019-06-262-0/+8
| * net/mlx5: Support allocating modify header context from ingress ACLJianbo Liu2019-06-261-0/+4
| * net/mlx5: Get vport ACL namespace by vport indexJianbo Liu2019-06-261-2/+2
| * net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu2019-06-261-7/+49
| * net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-257-60/+31
* | IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit2019-07-031-24/+36
* | RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'YueHaibing2019-07-031-2/+0
* | RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng2019-07-031-0/+2
* | IB/i40iw: Use kmemdup rather than open codingFuqian Huang2019-07-031-2/+2
* | IB/ipoib: Remove memset after vzalloc in ipoib_cm.cFuqian Huang2019-07-031-1/+0