aboutsummaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman2-0/+49
2019-07-08linux/dim: Implement RDMA adaptive moderation (DIM)Yamin Friedman3-4/+146
2019-07-08IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2-4/+8
2019-07-08docs: infiniband: add it to the driver-api booksetMauro Carvalho Chehab2-1/+2
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 Gunthorpe2-7/+34
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-07net/mlx5: Introduce VHCA tunnel device capabilityMax Gurtovoy1-2/+4
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 Zhang3-1/+104
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 Zhang3-13/+103
2019-07-05RDMA/counter: Allow manual mode configuration supportMark Zhang3-3/+229
2019-07-05RDMA/core: Get sum value of all counters when perform a sysfs stat readMark Zhang3-3/+98
2019-07-05IB/mlx5: Add counter_alloc_stats() and counter_update_stats() supportMark Zhang1-0/+23
2019-07-05RDMA/netlink: Implement counter dumpit calbackMark Zhang6-8/+268
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