This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1522d9da40bd Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub [...] new 44a7b6759000 RDMA/cma: add missed unregister_pernet_subsys in init failure new 71bbac6e2f23 Update mailmap info for Steve Wise new 2030abddec68 rxe: correctly calculate iCRC for unaligned payloads new 33df2f1929df RDMA/counter: Prevent auto-binding a QP which are not trac [...] new 89f988d93c62 IB/mlx4: Follow mirror sequence of device add during devic [...] new ed9085fed9d9 IB/mlx5: Fix steering rule of drop and count new 7a763d18ff2a IB/core: Introduce rdma_user_mmap_entry_insert_range() API new dc2316eba73f IB/mlx5: Fix device memory flows new 9603e2210443 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new d1eef1c61974 Linux 5.5-rc2
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .mailmap | 2 + Makefile | 2 +- drivers/infiniband/core/cma.c | 1 + drivers/infiniband/core/counters.c | 3 + drivers/infiniband/core/ib_core_uverbs.c | 48 ++++++++--- drivers/infiniband/hw/mlx4/main.c | 9 ++- drivers/infiniband/hw/mlx5/cmd.c | 16 ++-- drivers/infiniband/hw/mlx5/cmd.h | 2 +- drivers/infiniband/hw/mlx5/main.c | 133 ++++++++++++++++++++----------- drivers/infiniband/hw/mlx5/mlx5_ib.h | 19 ++++- drivers/infiniband/sw/rxe/rxe_recv.c | 2 +- drivers/infiniband/sw/rxe/rxe_req.c | 6 ++ drivers/infiniband/sw/rxe/rxe_resp.c | 7 ++ include/rdma/ib_verbs.h | 5 ++ 14 files changed, 181 insertions(+), 74 deletions(-)