summaryrefslogtreecommitdiffstats
path: root/include/clocksource (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-19RDMA/hns: Fix unnecessary port_num transition in HW stats allocationJunxian Huang1-2/+1
2023-10-19RDMA/hns: The UD mode can only be configured with DCQCNLuoyouming1-0/+3
2023-10-19RDMA/hns: Add check for SLLuoyouming2-11/+25
2023-10-19RDMA/hns: Fix signed-unsigned mixed comparisonsChengchang Tang1-1/+1
2023-10-19RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang1-1/+1
2023-10-19RDMA/hns: Fix printing level of asynchronous eventsChengchang Tang1-3/+3
2023-10-19RDMA/core: Add support to set privileged QKEY parameterPatrisious Haddad4-9/+60
2023-10-15RDMA/bnxt_re: Do not report SRQ error in srq notificationChandramohan Akula1-5/+2
2023-10-15RDMA/bnxt_re: Report async events and errorsChandramohan Akula1-9/+156
2023-10-15RDMA/bnxt_re: Update HW interface headersChandramohan Akula1-0/+58
2023-10-15IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad1-0/+27
2023-10-09RDMA/irdma: Add support to re-register a memory regionSindhu Devale2-43/+191
2023-10-04RDMA/core: Fix a couple of obvious typos in commentsChuck Lever2-2/+2
2023-10-02IB/hfi1: Annotate struct tid_rb_node with __counted_byKees Cook1-1/+1
2023-10-02IB/mthca: Annotate struct mthca_icm_table with __counted_byKees Cook1-1/+1
2023-10-02IB/srp: Annotate struct srp_fr_pool with __counted_byKees Cook1-1/+1
2023-10-02RDMA/siw: Annotate struct siw_pbl with __counted_byKees Cook1-1/+1
2023-10-02RDMA/usnic: Annotate struct usnic_uiom_chunk with __counted_byKees Cook1-1/+1
2023-10-02RDMA/core: Annotate struct ib_pkey_cache with __counted_byKees Cook1-1/+1
2023-10-02RDMA: Annotate struct rdma_hw_stats with __counted_byKees Cook1-1/+1
2023-10-02RDMA/hns: Support SRQ record doorbellYangyang Li4-12/+119
2023-10-02net/mlx5: Handle IPsec steering upon master unbind/bindPatrisious Haddad8-32/+225
2023-10-02net/mlx5: Configure IPsec steering for ingress RoCEv2 MPV trafficPatrisious Haddad4-23/+205
2023-10-02net/mlx5: Configure IPsec steering for egress RoCEv2 MPV trafficPatrisious Haddad4-7/+225
2023-10-02net/mlx5: Add create alias flow table function to ipsec rocePatrisious Haddad1-0/+66
2023-10-02net/mlx5: Implement alias object allow and create functionsPatrisious Haddad2-0/+92
2023-10-02net/mlx5: Add alias flow table bitsPatrisious Haddad1-1/+55
2023-10-02net/mlx5: Store devcom pointer inside IPsec RoCEPatrisious Haddad5-6/+15
2023-10-02net/mlx5: Register mlx5e priv to devcom in MPV modePatrisious Haddad4-0/+43
2023-10-02RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad4-0/+27
2023-09-28net/mlx5: Introduce ifc bits for migration in a chunk modeYishai Hadas1-4/+11
2023-09-26RDMA/ipoib: Add support for XDR speed in ethtoolPatrisious Haddad1-0/+2
2023-09-26IB/mlx5: Adjust mlx5 rate mapping to support 800GbPatrisious Haddad1-1/+1
2023-09-26IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad3-3/+3
2023-09-26IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad3-0/+6
2023-09-26IB/mlx5: Expose XDR speed through MADOr Har-Toov2-0/+15
2023-09-26IB/core: Add support for XDR link speedOr Har-Toov5-2/+13
2023-09-26RDMA/mlx5: Implement mkeys management via LIFO queueShay Drory3-180/+169
2023-09-24Linux 6.6-rc3v6.6-rc3Linus Torvalds1-1/+1
2023-09-23mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax1-2/+2
2023-09-23KVM: SVM: Do not use user return MSR support for virtualized TSC_AUXTom Lendacky1-1/+33
2023-09-23KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky3-12/+29
2023-09-23KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayPaolo Bonzini1-4/+1
2023-09-23KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson6-103/+68
2023-09-23KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini3-19/+14
2023-09-22cxl/acpi: Annotate struct cxl_cxims_data with __counted_byKees Cook1-2/+2
2023-09-22cxl/port: Fix cxl_test register enumeration regressionDan Williams1-4/+9
2023-09-22eventfs: Remember what dentries were created on dir openSteven Rostedt (Google)1-17/+70
2023-09-22ring-buffer: Fix bytes info in per_cpu buffer statsZheng Yejian1-13/+15
2023-09-22x86,static_call: Fix static-call vs return-thunkPeter Zijlstra2-1/+3