aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/dsa/ocelot (unfollow)
AgeCommit message (Expand)AuthorFilesLines
8 daysnet: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha1-1/+41
8 daysnet/smc: avoid overwriting when adjusting sock bufsizesWen Gu1-20/+2
8 daysocteontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep1-11/+22
8 daysefi: Add missing __nocfi annotations to runtime wrappersArd Biesheuvel1-7/+6
8 daysRevert "xsk: Document ability to redirect to any socket bound to the same umem"Magnus Karlsson1-19/+14
8 daysRevert "xsk: Support redirect to any socket bound to the same umem"Magnus Karlsson1-4/+1
8 daysbpf: Set run context for rawtp test_run callbackJiri Olsa1-0/+6
8 daystpm: Switch to new Intel CPU model definesTony Luck2-2/+2
8 daystpm_tis: Do *not* flush uninitialized workJan Beulich1-1/+2
9 daysKVM: arm64: Ensure that SME controls are disabled in protected modeFuad Tabba2-0/+18
9 daysKVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba6-19/+14
9 daysKVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba5-21/+22
9 daysKVM: arm64: Eagerly restore host fpsimd/sve state in pKVMFuad Tabba4-5/+93
9 daysKVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba7-0/+124
9 daysKVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba3-1/+13
9 daysKVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba4-19/+73
9 daysKVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba2-3/+4
9 daysKVM: arm64: Reintroduce __sve_save_stateFuad Tabba2-0/+7
9 daysnet: tls: fix marking packets as decryptedJakub Kicinski1-0/+3
9 dayslib/test_rhashtable: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
9 daysnet: dst_cache: add two DEBUG_NET warningsEric Dumazet1-0/+2
9 daysila: block BH in ila_output()Eric Dumazet1-1/+6
9 daysipv6: sr: block BH in seg6_output_core() and seg6_input_core()Eric Dumazet1-8/+6
9 daysnet: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()Eric Dumazet1-8/+6
9 daysipv6: ioam: block BH from ioam6_output()Eric Dumazet1-4/+4
9 daysvmxnet3: disable rx data ring on dma allocation failureMatthias Stocker1-1/+1
10 daysKVM: x86: Drop support for hand tuning APIC timer advancement from userspaceSean Christopherson3-29/+23
10 daysKVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria3-7/+17
10 daysKVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria3-9/+14
10 daysKVM: SEV-ES: Prevent MSR access post VMSA encryptionNikunj A Dadhania1-0/+18
10 daysbpf: Fix a potential use-after-free in bpf_link_free()Cong Wang1-5/+6
10 dayscpufreq: intel_pstate: Fix unchecked HWP MSR accessSrinivas Pandruvada1-1/+2
10 daysbpf, devmap: Remove unnecessary if check in for loopThorsten Blum1-3/+0
10 daystomoyo: update project linksTetsuo Handa4-27/+14
10 daysnet: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha1-6/+56
10 daysLoongArch: Fix GMAC's phy-mode definitions in dtsHuacai Chen3-5/+5
10 daysLoongArch: Override higher address bits in JUMP_VIRT_ADDRJiaxun Yang1-1/+1
10 daysLoongArch: Fix entry point in kernel image headerJiaxun Yang3-6/+8
10 daysLoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang2-1/+5
10 daysLoongArch: Fix built-in DTB detectionJiaxun Yang1-1/+1
10 daysLoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()Tiezhu Yang1-3/+1
10 daysLinux 6.10-rc2Linus Torvalds1-1/+1
11 daysnet/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov2-7/+13
11 daysnet/ncsi: Fix the multi thread manner of NCSI driverDelphineCCChiu3-38/+41
11 daysnet: rps: fix error when CONFIG_RFS_ACCEL is offJason Xing1-1/+2
11 daysax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()Duoming Zhou1-1/+1
11 daysax25: Fix refcount imbalance on inbound connectionsLars Kellogg-Stedman1-0/+6
11 daysvirtio_net: fix a spurious deadlock issueHeng Qi1-20/+16
11 daysvirtio_net: fix possible dim status unrecoverableHeng Qi1-1/+1
11 daysethtool: init tsinfo stats if requestedVadim Fedorenko1-3/+3