summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | IB/rdmavt: Fix variable shadowing issue in rvt_create_cqNathan Chancellor2019-07-101-2/+0Star
| * | | RDMA/core: Fix race when resolving IP addressDag Moxnes2019-07-091-1/+1
| * | | IB/core: Work on the caller socket net namespace in nldev_newlink()Parav Pandit2019-07-081-1/+1
| * | | RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2019-07-082-1/+5
| * | | RDMA/mlx5: Set RDMA DIM to be enabled by defaultLeon Romanovsky2019-07-081-0/+2
| * | | RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman2019-07-084-0/+25
| * | | RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman2019-07-081-0/+45
| * | | IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-081-2/+6
| * | | Merge branch 'vhca-tunnel' into rdma.git for-nextJason Gunthorpe2019-07-081-4/+20
| |\ \ \
| | * | | IB/mlx5: Implement VHCA tunnel mechanism in DEVXMax Gurtovoy2019-07-081-4/+20
| * | | | RDMA/rvt: Do not use a kernel header in the ABIJason Gunthorpe2019-07-081-5/+27
| * | | | RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPUJason Gunthorpe2019-07-082-9/+9
| * | | | ibverbs/rxe: Remove variable self-initializationMaksym Planeta2019-07-071-1/+1
| * | | | RDMA/hns: Clean up unnecessary variable initializationLang Cheng2019-07-074-5/+5
| * | | | RDMA/hns: Fixs hw access invalid dma memory errorXi Wang2019-07-071-1/+0Star
| * | | | RDMA/hns: Use %pK format pointer printLang Cheng2019-07-071-1/+2
| * | | | RDMA/hns: Bugfix for calculating qp buffer sizeLijun Ou2019-07-071-2/+2
| * | | | RDMA/hns: Set reset flag when hw resettingLang Cheng2019-07-051-0/+1
| * | | | RDMA/hns: Modify ba page size for cqeYangyang Li2019-07-051-1/+1
| * | | | RDMA/hns: Fixup qp release bugchenglang2019-07-052-6/+3Star
| * | | | RDMA/hns: Bugfix for cleaning mtrLijun Ou2019-07-051-1/+1
| * | | | RDMA/nldev: Allow get default counter statistics through RDMA netlinkMark Zhang2019-07-052-1/+103
| * | | | RDMA/nldev: Allow get counter mode through RDMA netlinkMark Zhang2019-07-052-1/+78
| * | | | RDMA/nldev: Allow counter manual mode configration through RDMA netlinkMark Zhang2019-07-051-13/+98
| * | | | RDMA/counter: Allow manual mode configuration supportMark Zhang2019-07-051-3/+216
| * | | | RDMA/core: Get sum value of all counters when perform a sysfs stat readMark Zhang2019-07-052-3/+96
| * | | | IB/mlx5: Add counter_alloc_stats() and counter_update_stats() supportMark Zhang2019-07-051-0/+23
| * | | | RDMA/netlink: Implement counter dumpit calbackMark Zhang2019-07-053-1/+240
| * | | | RDMA/nldev: Allow counter auto mode configration through RDMA netlinkMark Zhang2019-07-051-0/+78
| * | | | IB/mlx5: Support statistic q counter configurationMark Zhang2019-07-051-0/+44
| * | | | IB/mlx5: Add counter set id as a parameter for mlx5_ib_query_q_counters()Mark Zhang2019-07-051-5/+5
| * | | | IB/mlx5: Support set qp counterMark Zhang2019-07-052-2/+80
| * | | | RDMA/counter: Add "auto" configuration mode supportMark Zhang2019-07-053-0/+233
| * | | | RDMA/counter: Add set/clear per-port auto mode supportMark Zhang2019-07-053-1/+80
| * | | | RDMA/restrack: Make is_visible_in_pid_ns() as an APIMark Zhang2019-07-053-13/+16
| * | | | RDMA/restrack: Add an API to attach a task to a resourceMark Zhang2019-07-052-0/+16
| * | | | RDMA/restrack: Introduce statistic counterMark Zhang2019-07-051-5/+17
| * | | | Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-051-1/+1
| |\| | |
| * | | | RDMA/efa: Entropy in admin commands idDaniel Kranzdorf2019-07-041-21/+23
| * | | | IB/ipoib: Add child to parent list only if device initializedValentine Fatiev2019-07-041-14/+20
| * | | | RDMA/mlx5: Use proper allocation API to get zeroed memoryLeon Romanovsky2019-07-041-2/+1Star
| * | | | RDMA/uverbs: remove redundant assignment to variable retColin Ian King2019-07-041-1/+1
| * | | | RDMA/hns: Fix building modular hnsLijun Ou2019-07-041-2/+2
| * | | | IB/mlx5: DEVX cleanup mdevYishai Hadas2019-07-031-10/+8Star
| * | | | IB/mlx5: Add DEVX support for CQ eventsYishai Hadas2019-07-031-0/+39
| * | | | IB/mlx5: Implement DEVX dispatching eventYishai Hadas2019-07-031-3/+300
| * | | | IB/mlx5: Enable subscription for device events over DEVXYishai Hadas2019-07-031-7/+553
| * | | | IB/mlx5: Register DEVX with mlx5_core to get async eventsYishai Hadas2019-07-033-2/+48
| * | | | IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas2019-07-031-0/+95
| * | | | Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-0310-70/+103
| |\ \ \ \