summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-26riscv: signal: Remove unlikely() from WARN_ON() conditionZhongqiu Han1-1/+1
2024-07-26riscv: Improve exception and system call latencyAnton Blanchard2-9/+12
2024-07-24riscv: boot: remove duplicated targets lineJisheng Zhang1-1/+0
2024-07-24trace: riscv: Remove deprecated kprobe on ftrace supportJinjie Ruan3-67/+0
2024-07-23riscv: cpufeature: Extract common elements from extension checkingCharlie Jenkins2-62/+44
2024-07-23riscv: Introduce vendor variants of extension helpersCharlie Jenkins2-1/+85
2024-07-23riscv: Add vendor extensions to /proc/cpuinfoCharlie Jenkins1-3/+32
2024-07-23riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins15-56/+324
2024-07-22RISC-V: run savedefconfig for defconfigConor Dooley1-18/+8
2024-07-22RISC-V: hwprobe: sort EXT_KEY()s in hwprobe_isa_ext0() alphabeticallyConor Dooley1-22/+21
2024-07-22ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_initHaibo Xu1-1/+1
2024-07-22ACPI: NUMA: change the ACPI_NUMA to a hidden optionHaibo Xu3-6/+1
2024-07-22ACPI: NUMA: Add handler for SRAT RINTC affinity structureHaibo Xu1-1/+31
2024-07-22ACPI: RISCV: Add NUMA support based on SRAT and SLITHaibo Xu7-10/+154
2024-07-19btrfs: change BTRFS_MOUNT_* flags to 64bit typeQu Wenruo5-42/+46
2024-07-19PCI: loongson: Enable MSI in LS7A Root ComplexHuacai Chen1-0/+13
2024-07-19eth: fbnic: don't build the driver when skb has more than 21 fragsJakub Kicinski1-0/+1
2024-07-19dm vdo: fix a minor formatting issue in vdo.rstMasatake YAMATO1-0/+1
2024-07-19dm vdo int-map: fix kerneldoc formattingMatthew Sakai1-1/+1
2024-07-19dm vdo repair: add missing kerneldoc fieldsMatthew Sakai1-3/+5
2024-07-19dm: Constify struct dm_block_validatorChristophe JAILLET12-44/+46
2024-07-19dm-integrity: introduce the Inline modeMikulas Patocka1-46/+360
2024-07-19arm64: qcom: don't select HAVE_PWRCTL when PCI=nArnd Bergmann1-1/+1
2024-07-19syscalls: Fix to add sys_uretprobe to syscall.tblMasami Hiramatsu (Google)1-0/+1
2024-07-19lockdep: Add comments for lockdep_set_no{validate,track}_class()Kent Overstreet1-0/+15
2024-07-19bcachefs: Fix integer overflow on trans->nr_updatesKent Overstreet1-1/+1
2024-07-19bcachefs: silence silly kdoc warningKent Overstreet1-1/+1
2024-07-19bcachefs: Fix fsck warning about btree_trans not passed to fsck errorKent Overstreet1-1/+2
2024-07-19bcachefs: Add an error message for insufficient rw journal devsKent Overstreet1-0/+11
2024-07-19bcachefs: varint: Avoid left-shift of a negative valueTavian Barnes1-1/+1
2024-07-18PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...Manivannan Sadhasivam1-2/+2
2024-07-18init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUNDMark Rutland2-30/+12
2024-07-18kbuild: fix rebuild of generic syscall headersMasahiro Yamada1-0/+8
2024-07-18SUNRPC: Fixup gss_status tracepoint error outputBenjamin Coddington1-1/+1
2024-07-18SUNRPC: Fix a race to wake a sync taskBenjamin Coddington1-1/+3
2024-07-18kselftest/alsa: Log the PCM ID in pcm-testMark Brown1-0/+4
2024-07-18kselftest/alsa: Use card name rather than number in test namesMark Brown2-58/+104
2024-07-18ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Seunghun Han1-0/+1
2024-07-18Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski4-8/+6
2024-07-18net: dsa: b53: Limit chip-wide jumbo frame config to CPU portsMartin Willi1-0/+3
2024-07-18net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU portsMartin Willi1-1/+2
2024-07-18net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-2/+1
2024-07-18net: wwan: t7xx: add support for Dell DW5933eJack Wu1-0/+1
2024-07-18ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel2-13/+13
2024-07-18ipv4: Fix incorrect TOS in route get replyIdo Schimmel3-7/+9
2024-07-18net: flow_dissector: use DEBUG_NET_WARN_ON_ONCEPablo Neira Ayuso1-1/+1
2024-07-18nsfs: use cleanup guardChristian Brauner1-3/+3
2024-07-18fs/adfs: add MODULE_DESCRIPTIONJeff Johnson1-0/+1
2024-07-18misc: Kconfig: exclude mrvl-cn10k-dpi compilation for 32-bit systemsVamsi Attunuru1-1/+1
2024-07-18driver core: auxiliary bus: Fix documentation of auxiliary_deviceShay Drory1-3/+4