summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-03IB/mlx5: DEVX cleanup mdevYishai Hadas
2019-07-03IB/mlx5: Add DEVX support for CQ eventsYishai Hadas
2019-07-03IB/mlx5: Implement DEVX dispatching eventYishai Hadas
2019-07-03IB/mlx5: Enable subscription for device events over DEVXYishai Hadas
2019-07-03IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas
2019-07-03IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas
2019-07-03net/mlx5: Properly name the generic WQE control fieldTariq Toukan
2019-07-03net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha
2019-07-03net/mlx5: Refactor mlx5_esw_query_functions for modularityParav Pandit
2019-07-03net/mlx5: E-Switch prepare functions change handler to be modularParav Pandit
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe
2019-07-03IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit
2019-07-03net/mlx5: Expose device definitions for object eventsYishai Hadas
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas
2019-07-03net/mlx5: Report a CQ error event only when a handler was setYishai Hadas
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas
2019-07-03net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas
2019-07-03RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'YueHaibing
2019-07-03RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng
2019-07-03IB/i40iw: Use kmemdup rather than open codingFuqian Huang
2019-07-03IB/ipoib: Remove memset after vzalloc in ipoib_cm.cFuqian Huang
2019-07-03IB: Remove unneeded memsetFuqian Huang
2019-07-02Merge branch 'siw' into rdma.git for-nextJason Gunthorpe
2019-07-02rdma/siw: addition to kernel build environmentBernard Metzler
2019-07-02rdma/siw: completion queue methodsBernard Metzler
2019-07-02rdma/siw: receive pathBernard Metzler
2019-07-02rdma/siw: transmit pathBernard Metzler
2019-07-02rdma/siw: queue pair methodsBernard Metzler
2019-07-02rdma/siw: application buffer managementBernard Metzler
2019-07-02rdma/siw: application interfaceBernard Metzler
2019-07-02rdma/siw: connection managementBernard Metzler
2019-07-02rdma/siw: network and RDMA core interfaceBernard Metzler
2019-07-02rdma/siw: main include fileBernard Metzler
2019-07-02rdma/siw: iWarp wire packet formatBernard Metzler
2019-07-01net/mlx5: E-Switch, Handle UC address change in switchdev modeBodong Wang
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang
2019-07-01net/mlx5: E-Switch, Use iterator for vlan and min-inline setupsBodong Wang
2019-07-01net/mlx5: E-Switch, Reg/unreg function changed event at correct stageBodong Wang
2019-07-01net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong Wang
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang
2019-07-01net/mlx5: E-Switch, Use correct flags when configuring vlanBodong Wang
2019-07-01net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit
2019-07-01net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang
2019-07-01net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devicesParav Pandit
2019-07-01net/mlx5: Move pci status reg access mutex to mlx5_pci_initParav Pandit
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen