Age | Commit message (Expand) | Author |
2021-03-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-03-25 | RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server | Potnuri Bharat Teja |
2021-03-22 | RDMA/hns: Fix bug during CMDQ initialization | Lang Cheng |
2021-03-11 | RDMA/mlx5: Fix typo in destroy_mkey inbox | Mark Zhang |
2021-03-10 | RDMA/mlx5: Fix timestamp default mode | Maor Gottlieb |
2021-03-05 | RDMA/rxe: Fix errant WARN_ONCE in rxe_completer() | Bob Pearson |
2021-03-05 | RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt() | Bob Pearson |
2021-03-05 | RDMA/rxe: Fix missed IB reference counting in loopback | Bob Pearson |
2021-03-03 | RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc | Leon Romanovsky |
2021-03-03 | RDMA/mlx5: Set correct kernel-doc identifier | Leon Romanovsky |
2021-03-01 | IB/mlx5: Add missing error code | YueHaibing |
2021-03-01 | RDMA/rxe: Fix missing kconfig dependency on CRYPTO | Julian Braha |
2021-03-01 | RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep | Saeed Mahameed |
2021-02-18 | Merge tag 'v5.11' into rdma.git for-next | Jason Gunthorpe |
2021-02-16 | RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR() | Jack Wang |
2021-02-16 | RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes | Nicolas Morey-Chaisemartin |
2021-02-16 | Merge branch 'mlx5_timestamp' into rdma.git for-next | Jason Gunthorpe |
2021-02-16 | RDMA/mlx5: Fail QP creation if the device can not support the CQE TS | Aharon Landau |
2021-02-16 | RDMA/mlx5: Allow CQ creation without attached EQs | Tal Gilboa |
2021-02-16 | RDMA/rtrs-srv-sysfs: fix missing put_device | Gioh Kim |
2021-02-16 | RDMA/rtrs-srv: fix memory leak by missing kobject free | Gioh Kim |
2021-02-16 | RDMA/rtrs: Only allow addition of path to an already established session | Md Haris Iqbal |
2021-02-16 | RDMA/rtrs-srv: Fix stack-out-of-bounds | Jack Wang |
2021-02-16 | RDMA/rxe: Remove unused pkt->offset | Bob Pearson |
2021-02-16 | RDMA/ucma: Fix use-after-free bug in ucma_create_uevent | Avihai Horon |
2021-02-16 | RDMA/core: Fix kernel doc warnings for ib_port_immutable_read() | Leon Romanovsky |
2021-02-16 | RDMA/qedr: Use true and false for bool variable | Jiapeng Chong |
2021-02-16 | RDMA/hns: Adjust definition of FRMR fields | Yixing Liu |
2021-02-16 | RDMA/hns: Refactor process of posting CMDQ | Lang Cheng |
2021-02-16 | RDMA/hns: Adjust fields and variables about CMDQ tail/head | Lang Cheng |
2021-02-16 | RDMA/hns: Remove redundant operations on CMDQ | Lang Cheng |
2021-02-16 | RDMA/hns: Fixes missing error code of CMDQ | Lang Cheng |
2021-02-16 | RDMA/hns: Remove unused member and variable of CMDQ | Lang Cheng |
2021-02-16 | RDMA/ipoib: Remove racy Subnet Manager sendonly join checks | Christoph Lameter |
2021-02-09 | RDMA/mlx5: Support 400Gbps IB rate in mlx5 driver | Patrisious Haddad |
2021-02-08 | RDMA/qedr: Remove in_irq() usage from debug output | Sebastian Andrzej Siewior |
2021-02-08 | RDMA/rxe: Cleanup init_send_wqe | Bob Pearson |
2021-02-08 | RDMA/rxe: Fix minor coding style issues | Bob Pearson |
2021-02-08 | RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow | Yishai Hadas |
2021-02-08 | RDMA/hns: Delete redundant judgment when preparing descriptors | Xinhao Liu |
2021-02-08 | RDMA/hns: Remove unnecessary wrap around for EQ's consumer index | Yixian Liu |
2021-02-08 | RDMA/hns: Avoid unnecessary memset on WQEs in post_send | Lang Cheng |
2021-02-08 | RDMA/hns: Remove some magic numbers | Xinhao Liu |
2021-02-08 | RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h | Lang Cheng |
2021-02-08 | RDMA/hns: Replace wmb&__raw_writeq with writeq | Lang Cheng |
2021-02-08 | RDMA/hns: Skip qp_flow_control_init() for HIP09 | Yixing Liu |
2021-02-08 | RDMA/hns: Disable RQ inline by default | Lijun Ou |
2021-02-08 | RDMA/hns: Add mapped page count checking for MTR | Xi Wang |
2021-02-08 | RDMA/hns: Fix type of sq_signal_bits | Weihang Li |
2021-02-08 | RDMA/hns: Avoid filling sgid index when modifying QP to RTR | Weihang Li |