summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | * | RDMA/bnxt_re: Add send queue size check for variable wqeDamodharam Ammepalli2024-12-191-0/+4
| | * | RDMA/bnxt_re: Disable use of reserved wqesKalesh AP2024-12-191-5/+7
| | * | RDMA/bnxt_re: Fix max_qp_wrs reportedSelvin Xavier2024-12-191-1/+1
| | * | RDMA/siw: Remove direct link to net_deviceBernard Metzler2024-12-194-35/+49
| | * | RDMA/nldev: Set error code in rdma_nl_notify_eventChiara Meiohas2024-12-191-1/+1
| | * | RDMA/bnxt_re: Fix reporting hw_ver in query_deviceKalesh AP2024-12-161-1/+1
| | * | RDMA/bnxt_re: Fix to export port num to ib_query_qpHongguang Gao2024-12-164-0/+7
| | * | RDMA/bnxt_re: Fix setting mandatory attributes for modify_qpDamodharam Ammepalli2024-12-163-2/+17
| | * | RDMA/bnxt_re: Add check for path mtu in modify_qpSaravanan Vajravel2024-12-161-12/+14
| | * | RDMA/bnxt_re: Fix the check for 9060 conditionKalesh AP2024-12-161-4/+6
| | * | RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy2024-12-101-0/+16
| | * | RDMA/bnxt_re: Don't fail destroy QP and cleanup debugfs earlierKalesh AP2024-12-051-10/+5
| | * | RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adaptersKashyap Desai2024-12-051-2/+4
| | * | RDMA/bnxt_re: Avoid initializing the software queue for user queuesSelvin Xavier2024-12-051-19/+23
| | * | RDMA/bnxt_re: Fix max SGEs for the Work RequestKashyap Desai2024-12-051-2/+1
| | * | RDMA/mlx5: Enforce same type port association for multiport RoCEPatrisious Haddad2024-12-051-2/+4
| | * | RDMA/uverbs: Prevent integer overflow issueDan Carpenter2024-12-041-7/+9
| | * | RDMA/bnxt_re: Remove always true dattr validity checkLeon Romanovsky2024-12-041-3/+1
| | |/
* | / net/mlx5: fs, add counter object to flow destinationMoshe Shemesh2024-12-231-11/+26
|/ /
* / module: Convert symbol namespace to string literalPeter Zijlstra2024-12-022-2/+2
|/
* Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-291-1/+1
|\
| * sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh2024-11-051-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-11-2251-492/+1821
|\ \
| * | RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP2024-11-171-23/+5
| * | RDMA/bnxt_re: Use the default mode of congestion controlKalesh AP2024-11-171-3/+2
| * | RDMA/bnxt_re: Support different traffic classChandramohan Akula2024-11-172-2/+12
| * | IB/cm: Rework sending DREQ when destroying a cm_idSean Hefty2024-11-171-21/+32
| * | IB/cm: Do not hold reference on cm_id unless neededSean Hefty2024-11-171-42/+24
| * | IB/cm: Explicitly mark if a response MAD is a retransmissionSean Hefty2024-11-171-20/+31
| * | RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad2024-11-142-22/+20
| * | RDMA/bnxt_re: Cache MSIx info to a local structureKalesh AP2024-11-142-8/+11
| * | RDMA/bnxt_re: Refurbish CQ to NQ hash calculationKalesh AP2024-11-145-11/+32
| * | RDMA/bnxt_re: Refactor NQ allocationKalesh AP2024-11-143-33/+60
| * | RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reservedKalesh AP2024-11-142-10/+14
| * | RDMA/hns: Fix different dgids mapping to the same dip_idxFeng Fang2024-11-145-44/+75
| * | RDMA/bnxt_re: Add set_func_resources support for P5/P7 adaptersKalesh AP2024-11-122-15/+7
| * | RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration designBhargava Chenna Marreddy2024-11-124-5/+14
| * | RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()Junxian Huang2024-11-101-3/+4
| * | RDMA/hns: Fix out-of-order issue of requester when setting FENCEJunxian Huang2024-11-102-1/+2
| * | RDMA/nldev: Add IB device and net device rename eventsChiara Meiohas2024-11-042-2/+76
| * | RDMA/mlx5: Add implementation for ufile_hw_cleanup device operationPatrisious Haddad2024-11-043-1/+97
| * | RDMA/core: Move ib_uverbs_file struct to uverbs_types.hPatrisious Haddad2024-11-042-33/+3
| * | RDMA/core: Add device ufile cleanup operationPatrisious Haddad2024-11-042-1/+7
| * | RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas2024-11-041-10/+18
| * | RDMA/core: Implement RoCE GID port rescan and export delete functionChiara Meiohas2024-11-041-4/+26
| * | RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas2024-11-041-1/+0
| * | RDMA/mlx5: Support querying per-plane IB PortCountersMark Zhang2024-11-041-1/+7
| * | RDMA/mlx5: Support OOO RX WQE consumptionEdward Srouji2024-11-043-5/+55
| * | RDMA/bnxt_re: Add debugfs hook in the driverKalesh AP2024-11-047-2/+180
| * | RDMA/bnxt_re: Support raw data query for each resourcesKashyap Desai2024-11-041-0/+118