Age | Commit message (Expand) | Author |
2024-12-25 | RDMA/irdma: Remove deliver net device event | Yuyu Li |
2024-12-24 | RDMA/irdma: Remove unused irdma_cqp_*_fpm_val_cmd functions | Dr. David Alan Gilbert |
2024-10-11 | RDMA/irdma: Fix misspelling of "accept*" | Alexander Zubkov |
2024-09-16 | RDMA/irdma: fix error message in irdma_modify_qp_roce() | Vitaliy Shevtsov |
2024-08-11 | RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API | Yishai Hadas |
2024-06-27 | RDMA: Pass entire uverbs attr bundle to create cq function | Akiva Goldberger |
2024-05-30 | RDMA/irdma: Annotate flexible array with __counted_by() in struct irdma_qvlis... | Christophe JAILLET |
2024-04-08 | ipv4: Set scope explicitly in ip_route_output(). | Guillaume Nault |
2024-03-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-02-04 | RDMA/irdma: Remove duplicate assignment | Mustafa Ismail |
2024-02-04 | RDMA/irdma: Add AE for too many RNRS | Mustafa Ismail |
2024-02-04 | RDMA/irdma: Set the CQ read threshold for GEN 1 | Mustafa Ismail |
2024-02-04 | RDMA/irdma: Validate max_send_wr and max_recv_wr | Shiraz Saleem |
2024-02-04 | RDMA/irdma: Fix KASAN issue with tasklet | Mike Marciniszyn |
2023-12-12 | Expose c0 and SW encap ICM for RDMA | Leon Romanovsky |
2023-12-04 | RDMA/irdma: Avoid free the non-cqp_request scratch | Shifeng Li |
2023-12-04 | RDMA/irdma: Fix support for 64k pages | Mike Marciniszyn |
2023-12-04 | RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned | Mike Marciniszyn |
2023-11-22 | RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info() | Shifeng Li |
2023-11-15 | RDMA/irdma: Add wait for suspend on SQD | Mustafa Ismail |
2023-11-15 | RDMA/irdma: Do not modify to SQD on error | Mustafa Ismail |
2023-11-13 | RDMA/irdma: Use crypto_shash_digest() in irdma_ieq_check_mpacrc() | Eric Biggers |
2023-10-09 | RDMA/irdma: Add support to re-register a memory region | Sindhu Devale |
2023-09-22 | RDMA/irdma: Replace deprecated strncpy | Justin Stitt |
2023-09-11 | IB: Use capital "OR" for multiple licenses in SPDX | Krzysztof Kozlowski |
2023-09-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2023-08-19 | RDMA/irdma: Prevent zero-length STAG registration | Christopher Bednarz |
2023-08-18 | RDMA/irdma: Add missing kernel-doc in irdma_setup_umode_qp() | Leon Romanovsky |
2023-08-16 | RDMA/irdma: Drop unused kernel push code | Shiraz Saleem |
2023-08-07 | RDMA: Remove unnecessary NULL values | Ruan Jinjie |
2023-08-03 | RDMA/irdma: Replace one-element array with flexible-array member | Gustavo A. R. Silva |
2023-07-31 | RDMA: Remove unnecessary ternary operators | Ruan Jinjie |
2023-07-31 | RDMA/irdma: Fix one kernel-doc comment | Yang Li |
2023-07-30 | RDMA/irdma: Use HW specific minimum WQ size | Sindhu Devale |
2023-07-30 | RDMA/irdma: Allow accurate reporting on QP max send/recv WR | Sindhu Devale |
2023-07-26 | RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6() | Mustafa Ismail |
2023-07-26 | RDMA/irdma: Add table based lookup for CQ pointer during an event | Krzysztof Czurylo |
2023-07-26 | RDMA/irdma: Refactor error handling in create CQP | Sindhu Devale |
2023-07-26 | RDMA/irdma: Drop a local in irdma_sc_get_next_aeqe | Sindhu Devale |
2023-07-26 | RDMA/irdma: Report correct WC error | Sindhu Devale |
2023-07-26 | RDMA/irdma: Fix op_type reporting in CQEs | Sindhu Devale |
2023-07-23 | RDMA/qedr: Remove duplicate assignments of va | Minjie Du |
2023-07-19 | RDMA/irdma: Fix building without IPv6 | Arnd Bergmann |
2023-07-17 | RDMA/irdma: Fix data race on CQP request done | Shiraz Saleem |
2023-07-17 | RDMA/irdma: Fix data race on CQP completion stats | Shiraz Saleem |
2023-07-17 | RDMA/irdma: Add missing read barriers | Shiraz Saleem |
2023-07-12 | RDMA/irdma: Implement egress VLAN priority | Mustafa Ismail |
2023-07-12 | RDMA/qedr: Remove a duplicate assignment in irdma_query_ah() | Minjie Du |
2023-06-27 | Merge tag 'v6.4' into rdma.git for-next | Jason Gunthorpe |
2023-06-01 | RDMA/irdma: avoid fortify-string warning in irdma_clr_wqes | Arnd Bergmann |