summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2024-10-30RDMA: Use ethtool string helpersRosen Penev
2024-10-28RDMA/bnxt_re: Fix access flags for MR and QP modifyHongguang Gao
2024-10-28RDMA/bnxt_re: Add support for modify_device hookKalesh AP
2024-10-28RDMA/bnxt_re: Add support for CQ rx coalescingChandramohan Akula
2024-10-28RDMA/bnxt_re: Add support for optimized modify QPKalesh AP
2024-10-28RDMA/ipoib: Use the networking stack default for txqueuelenGal Pressman
2024-10-21RDMA/efa: Add option to set QP service level on createMichael Margolin
2024-10-21RDMA/efa: Update device interfaceMichael Margolin
2024-10-21RDMA/bnxt_re: synchronize the qp-handle table arraySelvin Xavier
2024-10-21RDMA/bnxt_re: Fix the usage of control path spin locksSelvin Xavier
2024-10-21RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of downPatrisious Haddad
2024-10-21RDMA/cxgb4: Dump vendor specific QP detailsLeon Romanovsky
2024-10-11RDMA/bnxt_re: Fix the GID table lengthKalesh AP
2024-10-11RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pagesBhargava Chenna Marreddy
2024-10-11RDMA/bnxt_re: Change the sequence of updating the CQ toggle valueChandramohan Akula
2024-10-11RDMA/bnxt_re: Fix an error path in bnxt_re_add_deviceKalesh AP
2024-10-11RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loopSelvin Xavier
2024-10-11RDMA/bnxt_re: Fix a possible NULL pointer dereferenceKalesh AP
2024-10-11RDMA/bnxt_re: Return more meaningful errorKalesh AP
2024-10-11RDMA/bnxt_re: Fix incorrect dereference of srq in async eventKashyap Desai
2024-10-11RDMA/bnxt_re: Fix out of bound checkKalesh AP
2024-10-11RDMA/bnxt_re: Fix the max CQ WQEs for older adaptersAbhishek Mohapatra
2024-10-11RDMA/srpt: Make slab cache names uniqueBart Van Assche
2024-10-11RDMA/irdma: Fix misspelling of "accept*"Alexander Zubkov
2024-10-11RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARPAnumula Murali Mohan Reddy
2024-10-11RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGESShowrya M N
2024-10-08RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy
2024-10-08IB/hfi1: make clear_all_interrupts staticDr. David Alan Gilbert
2024-10-08RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_eventQianqiang Liu
2024-10-08RDMA/bnxt_re: Fix the max WQEs used in Static WQE modeSelvin Xavier
2024-10-08RDMA/bnxt_re: Add a check for memory allocationKalesh AP
2024-10-08RDMA/bnxt_re: Fix incorrect AVID type in WQE structureSaravanan Vajravel
2024-10-08RDMA/bnxt_re: Fix a possible memory leakKalesh AP
2024-10-07RDMA/hns: Disassociate mmap pages for all uctx when HW is being resetChengchang Tang
2024-10-07RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-22RDMA/bnxt_re: Remove the unused variable en_devJiapeng Chong
2024-09-16RDMA/nldev: Add missing break in rdma_nl_notify_err_msg()Nathan Chancellor
2024-09-16RDMA/irdma: fix error message in irdma_modify_qp_roce()Vitaliy Shevtsov
2024-09-16RDMA/cxgb4: Added NULL check for lookup_atidMikhail Lobanov
2024-09-16RDMA/hns: Fix ah error counter in sw stat not increasingJunxian Huang
2024-09-13RDMA/bnxt_re: Recover the device when FW error is detectedSelvin Xavier
2024-09-13RDMA/bnxt_re: Group all operations under add_device and remove_deviceSelvin Xavier
2024-09-13RDMA/bnxt_re: Use the aux device for L2 ULP callbacksChandramohan Akula
2024-09-13RDMA/bnxt_re: Change aux driver data to en_info to hold more informationChandramohan Akula
2024-09-13RDMA/nldev: Expose whether RDMA monitoring is supportedChiara Meiohas
2024-09-13RDMA/nldev: Add support for RDMA monitoringChiara Meiohas
2024-09-13RDMA/mlx5: Use IB set_netdev and get_netdev functionsChiara Meiohas