summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-04via-velocity: Use more typical logging stylesJoe Perches2-122/+85
2020-08-04Merge branch 'hinic-mailbox-channel-enhancement'David S. Miller6-2/+422
2020-08-04hinic: add check for mailbox msg from VFLuo bin4-2/+255
2020-08-04hinic: add generating mailbox random index supportLuo bin5-0/+167
2020-08-04Merge branch 'for-5.9-console-return-codes' into for-linusPetr Mladek6-10/+12
2020-08-04parisc: make the log level string for register dumps constRolf Eike Beer1-3/+3
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo11-65/+88
2020-08-04MAINTAINERS: Update KVM/MIPS maintainersHuacai Chen1-1/+3
2020-08-04MIPS: Update default config file for Loongson-3Huacai Chen1-6/+83
2020-08-04MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen7-3/+125
2020-08-04dt-bindings: mips: Document Loongson kvm guest boardHuacai Chen1-0/+4
2020-08-04random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2-62/+82
2020-08-04Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds38-620/+167
2020-08-04Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds81-962/+1596
2020-08-04Merge tag 'regmap-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds3-83/+248
2020-08-04Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds88-1359/+2503
2020-08-04Merge tag 'regulator-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds64-487/+3042
2020-08-04Merge tag 'edac_updates_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-163/+211
2020-08-04Merge tag 'arm-newsoc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds40-0/+1495
2020-08-04Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds143-1350/+10925
2020-08-04Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds41-142/+267
2020-08-04Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds692-7827/+37781
2020-08-04Merge tag 'arm-defconfig-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-25/+145
2020-08-04sfc: Fix build with CONFIG_RFS_ACCEL disabled.David S. Miller1-0/+2
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller135-1013/+4603
2020-08-04Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller11-171/+188
2020-08-04Merge branch 'sfc-driver-for-EF100-family-NICs-part-2'David S. Miller10-12/+1255
2020-08-04sfc_ef100: add nic-type for VFs, and bind to themEdward Cree3-0/+81
2020-08-04sfc_ef100: read pf_index at probe timeEdward Cree2-0/+5
2020-08-04sfc_ef100: functions for selftestsEdward Cree1-0/+47
2020-08-04sfc_ef100: statistics gatheringEdward Cree3-0/+217
2020-08-04sfc_ef100: plumb in fini_dmaqEdward Cree1-0/+1
2020-08-04sfc_ef100: RX path for EF100Edward Cree3-9/+167
2020-08-04sfc_ef100: RX filter table management and related gubbinsEdward Cree2-0/+77
2020-08-04sfc_ef100: TX path for EF100 NICsEdward Cree5-5/+396
2020-08-04sfc_ef100: read Design Parameters at probe timeEdward Cree2-0/+220
2020-08-04sfc_ef100: fail the probe if NIC uses unsol_ev creditsEdward Cree1-0/+6
2020-08-04sfc_ef100: check firmware version at start-of-dayEdward Cree1-0/+40
2020-08-04enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan1-1/+1
2020-08-04dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan1-1/+1
2020-08-04Merge branch 'net-dsa-loop-Preparatory-changes-for-802-1Q-data-path'David S. Miller2-38/+64
2020-08-04net: dsa: loop: Set correct number of portsFlorian Fainelli1-1/+1
2020-08-04net: dsa: loop: Wire-up MTU callbacksFlorian Fainelli2-0/+18
2020-08-04net: dsa: loop: Move data structures to headerFlorian Fainelli2-31/+41
2020-08-04net: dsa: loop: Support 4K VLANsFlorian Fainelli1-4/+2
2020-08-04net: dsa: loop: PVID should be per-portFlorian Fainelli1-4/+4
2020-08-04cxgb4: add TC-MATCHALL IPv6 supportRahul Lakkireddy3-26/+82
2020-08-04net: dsa: sja1105: poll for extts events from a timerVladimir Oltean2-34/+50
2020-08-04mptcp: fix bogus sendmsg() return code under pressurePaolo Abeni1-2/+1
2020-08-04Merge branch 'mlxsw-Add-support-for-buffer-drop-traps'David S. Miller15-66/+406