summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/efa
AgeCommit message (Expand)Author
2026-08-12RDMA/efa: Add support for 128B admin v2 SQ entryYonatan Nachum
2026-08-12RDMA/efa: Generalize the admin SQYonatan Nachum
2026-08-12RDMA/efa: Decouple admin command payload from admin headerYonatan Nachum
2026-07-28RDMA/efa: Fix PBL chunk length computationYonatan Nachum
2026-07-23RDMA/efa: Expose 64-bit send WR ID support to userspaceYonatan Nachum
2026-07-23RDMA/efa: Add CQ/QP creation with 64-bit SQ req ID supportYonatan Nachum
2026-07-22RDMA/efa: Add Completion Counters supportMichael Margolin
2026-07-22RDMA/efa: Update device interfaceMichael Margolin
2026-07-14RDMA: Remove redundant memset() from query_device callbacksLeon Romanovsky
2026-07-14RDMA/efa: Add EFA 0xefa4 PCI IDAnas Mousa
2026-07-14RDMA/efa: Extend page-shift field in MR registrationMichael Margolin
2026-07-12RDMA/efa: Add AH cache handling on create and destroy AHYonatan Nachum
2026-07-12RDMA/efa: Add initialization of AH cache rhashtableYonatan Nachum
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-09RDMA/efa: Implement the query port speed verbTom Sela
2026-06-09RDMA/efa: Report 800 and 1600 Gbps link speedTom Sela
2026-06-02RDMA/efa: Validate SQ ring size against max LLQ sizeYonatan Nachum
2026-05-29RDMA/efa: Use ib_umem_get_cq_buf() for user CQ bufferJiri Pirko
2026-05-29RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()Jiri Pirko
2026-05-18RDMA: Convert drivers using min to ib_respond_udata()Jason Gunthorpe
2026-05-18RDMA: Use ib_is_udata_in_empty() for places calling ib_is_udata_cleared()Jason Gunthorpe
2026-05-18RDMA/efa: Add checksum support for admin responsesYonatan Nachum
2026-03-31RDMA: Remove redundant = {} for udata req structsJason Gunthorpe
2026-03-31RDMA: Use ib_copy_validate_udata_in_cm() for zero comp_maskJason Gunthorpe
2026-03-31RDMA: Consolidate patterns with offsetofend() to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky
2026-03-17RDMA/efa: Fix possible deadlockEthan Tidmore
2026-03-17RDMA/efa: Rename alloc_ucontext comp_mask to supported_capsMichael Margolin
2026-03-08RDMA/efa: Fix use of completion ctx after freeYonatan Nachum
2026-03-05Add support for TLP emulationLeon Romanovsky
2026-02-25RDMA/efa: Remove check for zero CQE countLeon Romanovsky
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky
2026-02-25RDMA/efa: Rely on CPU address in create‑QPLeon Romanovsky
2026-02-25RDMA/core: Manage CQ umem in core codeLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-25RDMA/efa: Use extended inline buff size for inline validationYonatan Nachum
2026-02-25RDMA/efa: Expose new extended max inline buff sizeYonatan Nachum
2026-02-25RDMA/efa: Rename admin queue attributes struct name for extendabilityYonatan Nachum
2026-02-24RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-12-18RDMA/efa: Improve admin completion context state machineYonatan Nachum
2025-12-18RDMA/efa: Check stored completion CTX command ID with received oneYonatan Nachum
2025-12-17RDMA/efa: Remove possible negative shiftMichael Margolin
2025-10-19RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATEShuhao Fu
2025-09-21RDMA: Use %pe format specifier for error pointersLeon Romanovsky
2025-08-25RDMA/efa: Extend admin timeout error printMichael Margolin
2025-07-23IB: Extend UVERBS_METHOD_REG_MR to get DMAHYishai Hadas