aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05RDMA/nldev: Allow counter auto mode configration through RDMA netlinkMark Zhang2-0/+86
2019-07-05IB/mlx5: Support statistic q counter configurationMark Zhang1-0/+44
2019-07-05IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()Mark Zhang1-5/+5
2019-07-05IB/mlx5: Support set qp counterMark Zhang3-2/+81
2019-07-05RDMA/counter: Add "auto" configuration mode supportMark Zhang5-0/+259
2019-07-05RDMA/counter: Add set/clear per-port auto mode supportMark Zhang6-1/+132
2019-07-05RDMA/restrack: Make is_visible_in_pid_ns() as an APIMark Zhang3-13/+16
2019-07-05RDMA/restrack: Add an API to attach a task to a resourceMark Zhang2-0/+16
2019-07-05RDMA/restrack: Introduce statistic counterMark Zhang3-5/+39
2019-07-04net/mlx5: Add rts2rts_qp_counters_set_id field in hca capMark Zhang1-1/+3
2019-07-04RDMA/efa: Entropy in admin commands idDaniel Kranzdorf1-21/+23
2019-07-04IB/ipoib: Add child to parent list only if device initializedValentine Fatiev1-14/+20
2019-07-04RDMA/mlx5: Use proper allocation API to get zeroed memoryLeon Romanovsky1-2/+1
2019-07-04RDMA/uverbs: remove redundant assignment to variable retColin Ian King1-1/+1
2019-07-04RDMA/hns: Fix building modular hnsLijun Ou1-2/+2
2019-07-03IB/mlx5: DEVX cleanup mdevYishai Hadas1-10/+8
2019-07-03IB/mlx5: Add DEVX support for CQ eventsYishai Hadas1-0/+39
2019-07-03IB/mlx5: Implement DEVX dispatching eventYishai Hadas2-3/+305
2019-07-03IB/mlx5: Enable subscription for device events over DEVXYishai Hadas2-7/+562
2019-07-03IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas3-2/+48
2019-07-03IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas3-0/+109
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: Refactor mlx5_esw_query_functions for modularityParav Pandit4-22/+46
2019-07-03net/mlx5: E-Switch prepare functions change handler to be modularParav Pandit1-17/+27
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit8-21/+43
2019-07-03IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit1-24/+36
2019-07-03net/mlx5: Expose device definitions for object eventsYishai Hadas1-0/+21
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas9-11/+13
2019-07-03net/mlx5: Report a CQ error event only when a handler was setYishai Hadas1-1/+2
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas5-8/+10
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas3-3/+4
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas6-14/+55
2019-07-03net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas3-17/+10
2019-07-03RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'YueHaibing1-2/+0
2019-07-03RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng1-0/+2
2019-07-03IB/i40iw: Use kmemdup rather than open codingFuqian Huang1-2/+2
2019-07-03IB/ipoib: Remove memset after vzalloc in ipoib_cm.cFuqian Huang1-1/+0
2019-07-03IB: Remove unneeded memsetFuqian Huang7-14/+0
2019-07-02rdma/siw: addition to kernel build environmentBernard Metzler5-0/+37