summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-09-26IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad
2023-09-26IB/mlx5: Expose XDR speed through MADOr Har-Toov
2023-09-26IB/core: Add support for XDR link speedOr Har-Toov
2023-09-26RDMA/mlx5: Implement mkeys management via LIFO queueShay Drory
2023-09-26RDMA/mlx5: Fix mkey cache possible deadlock on cleanupShay Drory
2023-09-26RDMA/mlx5: Fix NULL string errorShay Drory
2023-09-26RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creationHamdan Igbaria
2023-09-26RDMA/mlx5: Fix assigning access flags to cache mkeysMichael Guralnik
2023-09-25infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVECDavid Howells
2023-09-23IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-09-22IB/qib: Replace deprecated strncpyJustin Stitt
2023-09-22IB/hfi1: Replace deprecated strncpyJustin Stitt
2023-09-22RDMA/irdma: Replace deprecated strncpyJustin Stitt
2023-09-21RDMA/bnxt_re: Decrement resource stats correctlySelvin Xavier
2023-09-21RDMA/bnxt_re: Fix the handling of control path response dataSelvin Xavier
2023-09-20RDMA/hns: Support SRQ restrack ops for hns driverwenglianfa
2023-09-20RDMA/core: Add support to dump SRQ resource in RAW formatwenglianfa
2023-09-20RDMA/core: Add dedicated SRQ resource tracker functionwenglianfa
2023-09-20RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-09-19RDMA/rtrs: Fix the problem of variable not initialized fullyZhu Yanjun
2023-09-19RDMA/rtrs: Require holding rcu_read_lock explicitlyZhu Yanjun
2023-09-19RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()Gustavo A. R. Silva
2023-09-18IB/hfi1: Remove open coded reference to skb frag offsetDavid Ahern
2023-09-18RDMA/cma: Fix truncation compilation warning in make_cma_portsLeon Romanovsky
2023-09-18RDMA/erdma: Fix NULL pointer access in regmr_cmdCheng Xu
2023-09-18RDMA/erdma: Fix error code in erdma_create_scatter_mtt()Dan Carpenter
2023-09-11RDMA/uverbs: Fix typo of sizeof argumentKonstantin Meskhidze
2023-09-11RDMA/cxgb4: Check skb value for failure to allocateArtem Chernyshev
2023-09-11RDMA/siw: Fix connection failure handlingBernard Metzler
2023-09-11RDMA/srp: Do not call scsi_done() from srp_abort()Bart Van Assche
2023-09-11RDMA/core: Fix repeated words in commentsRohit Chavan
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-08-23mlx4: Connect the infiniband part to the auxiliary busPetr Pavlu
2023-08-23mlx4: Replace the mlx4_interface.event callback with a notifierPetr Pavlu
2023-08-23mlx4: Use 'void *' as the event param of mlx4_dispatch_event()Petr Pavlu
2023-08-23mlx4: Get rid of the mlx4_interface.get_dev callbackPetr Pavlu
2023-08-22IB/hfi1: Reduce printing of errors during driver shut downDouglas Miller
2023-08-22RDMA/hfi1: Move user SDMA system memory pinning code to its own fileBrendan Cunningham
2023-08-22RDMA/hfi1: Use list_for_each_entry() helperJinjie Ruan
2023-08-22RDMA/mlx5: Fix trailing */ formatting in block commentRohit Chavan
2023-08-22RDMA/rxe: Fix redundant break statement in switch-case.Rohit Chavan
2023-08-22RDMA/efa: Fix wrong resources deallocation orderYonatan Nachum
2023-08-22RDMA/siw: Call llist_reverse_order in siw_run_sqGuoqing Jiang
2023-08-22RDMA/siw: Correct wrong debug messageGuoqing Jiang
2023-08-22RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang