summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2023-07-26RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6()Mustafa Ismail
2023-07-26RDMA/irdma: Add table based lookup for CQ pointer during an eventKrzysztof Czurylo
2023-07-26RDMA/irdma: Refactor error handling in create CQPSindhu Devale
2023-07-26RDMA/irdma: Drop a local in irdma_sc_get_next_aeqeSindhu Devale
2023-07-26RDMA/irdma: Report correct WC errorSindhu Devale
2023-07-26RDMA/irdma: Fix op_type reporting in CQEsSindhu Devale
2023-07-25scsi: RDMA/srp: Fix residual handlingBart Van Assche
2023-07-24IB/hfi1: Use struct_size()Christophe JAILLET
2023-07-24RDMA/hns: Remove VF extend configurationJunxian Huang
2023-07-24RDMA/hns: Support get XRCD number from firmwareLuoyouming
2023-07-23RDMA/qedr: Remove duplicate assignments of vaMinjie Du
2023-07-23RDMA/qedr: Remove a duplicate assignment in qedr_create_gsi_qp()Minjie Du
2023-07-21RDMA/bnxt_re: Add a new uapi for driver notificationChandramohan Akula
2023-07-21RDMA/bnxt_re: Implement doorbell pacing algorithmChandramohan Akula
2023-07-21RDMA/bnxt_re: Update alloc_page uapi for pacingChandramohan Akula
2023-07-21RDMA/bnxt_re: Enable pacing support for the user appsChandramohan Akula
2023-07-21RDMA/bnxt_re: Initialize Doorbell pacing featureChandramohan Akula
2023-07-21RDMA/cma: Avoid GID lookups on iWARP devicesChuck Lever
2023-07-21RDMA/cma: Deduplicate error flow in cma_validate_port()Chuck Lever
2023-07-21RDMA/core: Set gid_attr.ndev for iWARP devicesChuck Lever
2023-07-21RDMA/siw: Fabricate a GID on tun and loopback devicesChuck Lever
2023-07-21RDMA/bnxt_re: use vmalloc_array and vcallocJulia Lawall
2023-07-21RDMA/siw: use vmalloc_array and vcallocJulia Lawall
2023-07-21RDMA/erdma: use vmalloc_array and vcallocJulia Lawall
2023-07-19RDMA/irdma: Fix building without IPv6Arnd Bergmann
2023-07-18RDMA/rxe: Fix an error handling path in rxe_bind_mw()Christophe JAILLET
2023-07-17RDMA/bnxt_re: Fix hang during driver unloadSelvin Xavier
2023-07-17RDMA/bnxt_re: Prevent handling any completions after qp destroyKashyap Desai
2023-07-17RDMA/mthca: Fix crash when polling CQ for shared QPsThomas Bogendoerfer
2023-07-17RDMA/core: Update CMA destination address on rdma_resolve_addrShiraz Saleem
2023-07-17RDMA/irdma: Fix data race on CQP request doneShiraz Saleem
2023-07-17RDMA/irdma: Fix data race on CQP completion statsShiraz Saleem
2023-07-17RDMA/irdma: Add missing read barriersShiraz Saleem
2023-07-13infiniband: convert to ctime accessor functionsJeff Layton
2023-07-12RDMA/irdma: Implement egress VLAN priorityMustafa Ismail
2023-07-12RDMA/mlx4: Make check for invalid flags stricterDan Carpenter
2023-07-12RDMA/qedr: Remove a duplicate assignment in irdma_query_ah()Minjie Du
2023-07-12RDMA/efa: Add RDMA write HW statistics countersMichael Margolin
2023-07-12RDMA/mlx5: align MR mem allocation size to power-of-twoYuanyuan Zhong
2023-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe
2023-06-27RDMA/bnxt_re: Fix an IS_ERR() vs NULL checkDan Carpenter
2023-06-26RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"Colin Ian King
2023-06-26RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.cYang Li
2023-06-26RDMA/bnxt_re: Refactor code around bnxt_qplib_map_rc()Kashyap Desai
2023-06-26RDMA/bnxt_re: Remove incorrect return check from slow pathKashyap Desai
2023-06-24tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usageDavid Howells