| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mlx5: Add DEVX support for CQ events | Yishai Hadas | 2019-07-03 | 1 | -0/+39 |
* | IB/mlx5: Implement DEVX dispatching event | Yishai Hadas | 2019-07-03 | 2 | -3/+305 |
* | IB/mlx5: Enable subscription for device events over DEVX | Yishai Hadas | 2019-07-03 | 2 | -7/+562 |
* | IB/mlx5: Register DEVX with mlx5_core to get async events | Yishai Hadas | 2019-07-03 | 3 | -2/+48 |
* | IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD | Yishai Hadas | 2019-07-03 | 3 | -0/+109 |
* | Merge mlx5-next into rdma for-next | Jason Gunthorpe | 2019-07-03 | 46 | -536/+1214 |
|\ |
|
| * | net/mlx5: Expose device definitions for object events | Yishai Hadas | 2019-07-03 | 1 | -0/+21 |
| * | net/mlx5: Report EQE data upon CQ completion | Yishai Hadas | 2019-07-03 | 9 | -11/+13 |
| * | net/mlx5: Report a CQ error event only when a handler was set | Yishai Hadas | 2019-07-03 | 1 | -1/+2 |
| * | net/mlx5: mlx5_core_create_cq() enhancements | Yishai Hadas | 2019-07-03 | 5 | -8/+10 |
| * | net/mlx5: Expose the API to register for ANY event | Yishai Hadas | 2019-07-03 | 3 | -3/+4 |
| * | net/mlx5: Use event mask based on device capabilities | Yishai Hadas | 2019-07-03 | 6 | -14/+55 |
| * | net/mlx5: Fix mlx5_core_destroy_cq() error flow | Yishai Hadas | 2019-07-03 | 3 | -17/+10 |
| * | net/mlx5: E-Switch, Handle UC address change in switchdev mode | Bodong Wang | 2019-07-02 | 1 | -12/+9 |
| * | net/mlx5: E-Switch, Consider host PF for inline mode and vlan pop | Bodong Wang | 2019-07-02 | 4 | -6/+35 |
| * | net/mlx5: E-Switch, Use iterator for vlan and min-inline setups | Bodong Wang | 2019-07-02 | 1 | -6/+6 |
| * | net/mlx5: E-Switch, Reg/unreg function changed event at correct stage | Bodong Wang | 2019-07-02 | 3 | -31/+26 |
| * | net/mlx5: E-Switch, Consolidate eswitch function number of VFs | Bodong Wang | 2019-07-02 | 4 | -88/+90 |
| * | net/mlx5: E-Switch, Refactor eswitch SR-IOV interface | Bodong Wang | 2019-07-02 | 11 | -76/+77 |
| * | net/mlx5: Handle host PF vport mac/guid for ECPF | Bodong Wang | 2019-07-02 | 9 | -18/+27 |
| * | net/mlx5: E-Switch, Use correct flags when configuring vlan | Bodong Wang | 2019-07-02 | 1 | -1/+4 |
| * | net/mlx5: Reduce dependency on enabled_vfs counter and num_vfs | Parav Pandit | 2019-07-02 | 2 | -19/+4 |
| * | net/mlx5: Don't handle VF func change if host PF is disabled | Bodong Wang | 2019-07-02 | 2 | -2/+6 |
| * | net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devices | Parav Pandit | 2019-07-02 | 1 | -1/+8 |
| * | net/mlx5: Move pci status reg access mutex to mlx5_pci_init | Parav Pandit | 2019-07-02 | 1 | -1/+1 |
| * | net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_type | Huy Nguyen | 2019-07-02 | 2 | -5/+11 |
| * | RDMA/mlx5: Cleanup rep when doing unload | Bodong Wang | 2019-07-02 | 1 | -7/+11 |
| * | {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mapping | Bodong Wang | 2019-07-02 | 4 | -3/+5 |
| * | net/mlx5: E-Switch, Use vport index when init rep | Bodong Wang | 2019-07-02 | 1 | -3/+3 |
| * | net/mlx5: Added MCQI and MCQS registers' description to ifc | Shay Agroskin | 2019-07-02 | 2 | -2/+58 |
| * | net/mlx5: Add hardware definitions for sub functions | Parav Pandit | 2019-07-02 | 1 | -3/+96 |
| * | net/mlx5: E-Switch, Enable vport metadata matching if firmware supports it | Jianbo Liu | 2019-06-26 | 1 | -0/+23 |
| * | RDMA/mlx5: Add vport metadata matching for IB representors | Jianbo Liu | 2019-06-26 | 1 | -9/+36 |
| * | net/mlx5: E-Switch, Add match on vport metadata for rule in slow path | Jianbo Liu | 2019-06-26 | 1 | -35/+107 |
| * | net/mlx5: E-Switch, Pass metadata from FDB to eswitch manager | Jianbo Liu | 2019-06-26 | 1 | -0/+64 |
| * | net/mlx5: E-Switch, Add query and modify esw vport context functions | Jianbo Liu | 2019-06-26 | 2 | -0/+29 |
| * | net/mlx5: E-Switch, Add match on vport metadata for rule in fast path | Jianbo Liu | 2019-06-26 | 1 | -34/+51 |
| * | net/mlx5e: Specifying known origin of packets matching the flow | Jianbo Liu | 2019-06-26 | 3 | -0/+6 |
| * | net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr... | Jianbo Liu | 2019-06-26 | 4 | -36/+172 |
| * | net/mlx5: Add flow context for flow tag | Jianbo Liu | 2019-06-26 | 11 | -45/+71 |
| * | net/mlx5: Introduce a helper API to check VF vport | Parav Pandit | 2019-06-26 | 2 | -0/+8 |
| * | net/mlx5: Support allocating modify header context from ingress ACL | Jianbo Liu | 2019-06-26 | 1 | -0/+4 |
| * | net/mlx5: Get vport ACL namespace by vport index | Jianbo Liu | 2019-06-26 | 1 | -2/+2 |
| * | net/mlx5: Introduce vport metadata matching bits and enum constants | Jianbo Liu | 2019-06-26 | 1 | -7/+49 |
| * | net/mlx5: Convert mkey_table to XArray | Matthew Wilcox | 2019-06-25 | 7 | -60/+31 |
* | | IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE | Parav Pandit | 2019-07-03 | 1 | -24/+36 |
* | | RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag' | YueHaibing | 2019-07-03 | 1 | -2/+0 |
* | | RDMA/i40iw: Set queue pair state when being queried | Liu, Changcheng | 2019-07-03 | 1 | -0/+2 |
* | | IB/i40iw: Use kmemdup rather than open coding | Fuqian Huang | 2019-07-03 | 1 | -2/+2 |
* | | IB/ipoib: Remove memset after vzalloc in ipoib_cm.c | Fuqian Huang | 2019-07-03 | 1 | -1/+0 |