summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-11-02127-416/+982
|\
| * IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAFGeorge Kennedy2023-10-311-3/+1
| * RDMA/mlx5: Fix mkey cache WQ flushMoshe Shemesh2023-10-311-0/+2
| * Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe2023-10-318-12/+33
| |\
| * | RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky2023-10-251-1/+1
| * | IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lockChengfeng Ye2023-10-251-2/+3
| * | RDMA/core: Remove NULL check before dev_{put, hold}Yang Li2023-10-241-8/+4
| * | RDMA/hfi1: Remove redundant assignment to pointer ppdColin Ian King2023-10-241-1/+0
| * | RDMA/mlx5: Change the key being sent for MPV device affiliationPatrisious Haddad2023-10-241-1/+1
| * | RDMA/bnxt_re: Fix clang -Wimplicit-fallthrough in bnxt_re_handle_cq_async_err...Nathan Chancellor2023-10-221-0/+1
| * | RDMA/hns: Fix init failure of RoCE VF and HIP08Junxian Huang2023-10-191-10/+9
| * | RDMA/hns: Fix unnecessary port_num transition in HW stats allocationJunxian Huang2023-10-191-2/+1
| * | RDMA/hns: The UD mode can only be configured with DCQCNLuoyouming2023-10-191-0/+3
| * | RDMA/hns: Add check for SLLuoyouming2023-10-192-11/+25
| * | RDMA/hns: Fix signed-unsigned mixed comparisonsChengchang Tang2023-10-191-1/+1
| * | RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang2023-10-191-1/+1
| * | RDMA/hns: Fix printing level of asynchronous eventsChengchang Tang2023-10-191-3/+3
| * | RDMA/bnxt_re: Do not report SRQ error in srq notificationChandramohan Akula2023-10-151-5/+2
| * | RDMA/bnxt_re: Report async events and errorsChandramohan Akula2023-10-151-9/+156
| * | RDMA/bnxt_re: Update HW interface headersChandramohan Akula2023-10-151-0/+58
| * | IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad2023-10-151-0/+27
| * | RDMA/irdma: Add support to re-register a memory regionSindhu Devale2023-10-092-43/+191
| * | IPsec packet offload support in multiport RoCE devicesLeon Romanovsky2023-10-041-0/+17
| |\ \
| * | | IB/hfi1: Annotate struct tid_rb_node with __counted_byKees Cook2023-10-021-1/+1
| * | | IB/mthca: Annotate struct mthca_icm_table with __counted_byKees Cook2023-10-021-1/+1
| * | | RDMA/usnic: Annotate struct usnic_uiom_chunk with __counted_byKees Cook2023-10-021-1/+1
| * | | RDMA/hns: Support SRQ record doorbellYangyang Li2023-10-023-11/+108
| * | | IB/mlx5: Adjust mlx5 rate mapping to support 800GbPatrisious Haddad2023-09-261-1/+1
| * | | IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad2023-09-261-1/+1
| * | | IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad2023-09-261-0/+4
| * | | IB/mlx5: Expose XDR speed through MADOr Har-Toov2023-09-261-0/+13
| * | | RDMA/mlx5: Implement mkeys management via LIFO queueShay Drory2023-09-263-180/+169
| * | | IB/qib: Replace deprecated strncpyJustin Stitt2023-09-221-1/+1
| * | | IB/hfi1: Replace deprecated strncpyJustin Stitt2023-09-221-2/+2
| * | | RDMA/irdma: Replace deprecated strncpyJustin Stitt2023-09-221-1/+1
| * | | RDMA/hns: Support SRQ restrack ops for hns driverwenglianfa2023-09-204-0/+79
| * | | RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen2023-09-201-7/+2
| * | | IB/hfi1: Remove open coded reference to skb frag offsetDavid Ahern2023-09-181-1/+1
| * | | IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-11107-107/+107
* | | | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-10-311-0/+17
|\ \ \ \
| * \ \ \ Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-10-131-0/+17
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad2023-10-021-0/+17
| | |/
* | | Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-301-2/+2
|\ \ \
| * | | qib: convert to new timestamp accessorsJeff Layton2023-10-181-2/+2
| |/ /
* | | Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Linus Torvalds2023-10-302-2/+2
|\ \ \ | |/ / |/| |
| * | infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVECDavid Howells2023-09-252-2/+2
| |/
* | RDMA/mlx5: Remove not-used cache disable flagLeon Romanovsky2023-10-022-6/+0
* | RDMA/mlx5: Fix mkey cache possible deadlock on cleanupShay Drory2023-09-262-2/+15
* | RDMA/mlx5: Fix NULL string errorShay Drory2023-09-261-1/+1
* | RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creationHamdan Igbaria2023-09-261-1/+1