aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman4-0/+25
2019-07-08RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman1-0/+45
2019-07-08Merge tag 'blk-dim-v2' into rdma.git for-nextJason Gunthorpe15-70/+69
2019-07-08IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg1-2/+6
2019-07-08Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe1-4/+20
2019-07-08IB/mlx5: Implement VHCA tunnel mechanism in DEVXMax Gurtovoy1-4/+20
2019-07-08RDMA/rvt: Do not use a kernel header in the ABIJason Gunthorpe1-5/+27
2019-07-08RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPUJason Gunthorpe2-9/+9
2019-07-07ibverbs/rxe: Remove variable self-initializationMaksym Planeta1-1/+1
2019-07-07RDMA/hns: Clean up unnecessary variable initializationLang Cheng4-5/+5
2019-07-07RDMA/hns: Fixs hw access invalid dma memory errorXi Wang1-1/+0
2019-07-07RDMA/hns: Use %pK format pointer printLang Cheng1-1/+2
2019-07-07RDMA/hns: Bugfix for calculating qp buffer sizeLijun Ou1-2/+2
2019-07-05RDMA/hns: Set reset flag when hw resettingLang Cheng1-0/+1
2019-07-05RDMA/hns: Modify ba page size for cqeYangyang Li1-1/+1
2019-07-05RDMA/hns: Fixup qp release bugchenglang2-6/+3
2019-07-05RDMA/hns: Bugfix for cleaning mtrLijun Ou1-1/+1
2019-07-05RDMA/nldev: Allow get default counter statistics through RDMA netlinkMark Zhang2-1/+103
2019-07-05RDMA/nldev: Allow get counter mode through RDMA netlinkMark Zhang2-1/+78
2019-07-05RDMA/nldev: Allow counter manual mode configration through RDMA netlinkMark Zhang1-13/+98
2019-07-05RDMA/counter: Allow manual mode configuration supportMark Zhang1-3/+216
2019-07-05RDMA/core: Get sum value of all counters when perform a sysfs stat readMark Zhang2-3/+96
2019-07-05IB/mlx5: Add counter_alloc_stats() and counter_update_stats() supportMark Zhang1-0/+23
2019-07-05RDMA/netlink: Implement counter dumpit calbackMark Zhang3-1/+240
2019-07-05RDMA/nldev: Allow counter auto mode configration through RDMA netlinkMark Zhang1-0/+78
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 Zhang2-2/+80
2019-07-05RDMA/counter: Add "auto" configuration mode supportMark Zhang3-0/+233
2019-07-05RDMA/counter: Add set/clear per-port auto mode supportMark Zhang3-1/+80
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 Zhang1-5/+17
2019-07-05Merge mlx5-next into rdma for-nextJason Gunthorpe7-49/+104
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 Hadas1-3/+300
2019-07-03IB/mlx5: Enable subscription for device events over DEVXYishai Hadas1-7/+553
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 Hadas1-0/+95
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 Pandit5-14/+35
2019-07-03Merge mlx5-next into rdma for-nextJason Gunthorpe37-487/+920
2019-07-03IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit1-24/+36