Age | Commit message (Expand) | Author |
2024-05-05 | IB/hfi1: Do not use custom stat allocator | Breno Leitao |
2024-05-05 | RDMA/hfi1: Use RMW accessors for changing LNKCTL2 | Ilpo Järvinen |
2024-05-05 | RDMA/mana_ib: implement uapi for creation of rnic cq | Konstantin Taranov |
2024-05-05 | RDMA/mana_ib: boundary check before installing cq callbacks | Konstantin Taranov |
2024-05-05 | RDMA/mana_ib: introduce a helper to remove cq callbacks | Konstantin Taranov |
2024-05-05 | RDMA/mana_ib: create and destroy RNIC cqs | Konstantin Taranov |
2024-05-05 | RDMA/mana_ib: create EQs for RNIC CQs | Konstantin Taranov |
2024-05-05 | RDMA/core: Remove NULL check before dev_{put, hold} | Jules Irenge |
2024-05-02 | RDMA/ipoib: Remove NULL check before dev_{put, hold} | Jules Irenge |
2024-05-02 | RDMA/mlx5: Remove NULL check before dev_{put, hold} | Jules Irenge |
2024-04-30 | RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources. | Chiara Meiohas |
2024-04-30 | RDMA/core: Add an option to display driver-specific QPs in the rdmatool | Chiara Meiohas |
2024-04-29 | RDMA/efa: Add shutdown notifier | Michael Margolin |
2024-04-23 | RDMA/mana_ib: Fix missing ret value | Konstantin Taranov |
2024-04-22 | IB/mlx5: Use __iowrite64_copy() for write combining stores | Jason Gunthorpe |
2024-04-22 | net: hns3: Remove io_stop_wc() calls after __iowrite64_copy() | Jason Gunthorpe |
2024-04-22 | arm64/io: Provide a WC friendly __iowriteXX_copy() | Jason Gunthorpe |
2024-04-22 | s390: Stop using weak symbols for __iowrite64_copy() | Jason Gunthorpe |
2024-04-22 | s390: Implement __iowrite32_copy() | Jason Gunthorpe |
2024-04-22 | x86: Stop using weak symbols for __iowrite32_copy() | Jason Gunthorpe |
2024-04-22 | RDMA/rxe: Let destroy qp succeed with stuck packet | Bob Pearson |
2024-04-22 | RDMA/rxe: Get rid of pkt resend on err | Bob Pearson |
2024-04-22 | RDMA/rxe: Make rxe_loopback match rxe_send behavior | Bob Pearson |
2024-04-22 | RDMA/rxe: Fix incorrect rxe_put in error path | Bob Pearson |
2024-04-22 | RDMA/rxe: Don't call direct between tasks | Bob Pearson |
2024-04-22 | RDMA/rxe: Don't call rxe_requester from rxe_completer | Bob Pearson |
2024-04-22 | RDMA/rxe: Don't schedule rxe_completer from rxe_requester | Bob Pearson |
2024-04-22 | RDMA/rxe: Remove save/rollback_state in rxe_requester | Bob Pearson |
2024-04-22 | RDMA/rxe: Merge request and complete tasks | Bob Pearson |
2024-04-22 | RDMA/rxe: Remove redundant scheduling of rxe_completer | Bob Pearson |
2024-04-22 | RDMA/rxe: Allow good work requests to be executed | Bob Pearson |
2024-04-22 | RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt | Bob Pearson |
2024-04-21 | IB/core: Implement a limit on UMAD receive List | Michael Guralnik |
2024-04-16 | RDMA/hns: Modify the print level of CQE error | Chengchang Tang |
2024-04-16 | RDMA/hns: Use complete parentheses in macros | Chengchang Tang |
2024-04-16 | RDMA/hns: Add mutex_destroy() | wenglianfa |
2024-04-16 | RDMA/hns: Fix GMV table pagesize | Chengchang Tang |
2024-04-16 | RDMA/hns: Fix mismatch exception rollback | wenglianfa |
2024-04-16 | RDMA/hns: Fix UAF for cq async event | Chengchang Tang |
2024-04-16 | RDMA/hns: Fix deadlock on SRQ async events. | Chengchang Tang |
2024-04-16 | RDMA/hns: Add max_ah and cq moderation capacities in query_device() | Chengchang Tang |
2024-04-16 | RDMA/hns: Remove unused parameters and variables | Chengchang Tang |
2024-04-16 | RDMA/hns: Use macro instead of magic number | Yangyang Li |
2024-04-16 | RDMA/hns: Fix return value in hns_roce_map_mr_sg | Zhengchao Shao |
2024-04-16 | RDMA/mana_ib: Configure mac address in RNIC | Konstantin Taranov |
2024-04-16 | RDMA/mana_ib: Adding and deleting GIDs | Konstantin Taranov |
2024-04-16 | RDMA/mana_ib: Enable RoCE on port 1 | Konstantin Taranov |
2024-04-16 | RDMA/mana_ib: Implement port parameters | Konstantin Taranov |
2024-04-16 | RDMA/mana_ib: Create and destroy rnic adapter | Konstantin Taranov |
2024-04-16 | RDMA/mana_ib: Add EQ creation for rnic adapter | Konstantin Taranov |