summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-20Merge branch 'hns3-fixes'David S. Miller
2021-09-20net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo
2021-09-20net: hns3: check vlan id before using itliaoguojia
2021-09-20net: hns3: check queue id range before usingYufeng Mo
2021-09-20net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang
2021-09-20net: hns3: fix inconsistent vf id printJian Shen
2021-09-20net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen
2021-09-20ptp: ocp: add COMMON_CLK dependencyArnd Bergmann
2021-09-20bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-20nexthop: Fix division by zero while replacing a resilient groupIdo Schimmel
2021-09-20napi: fix race inside napi_enableXuan Zhuo
2021-09-19init: don't panic if mount_nodev_root failedLeon Romanovsky
2021-09-19init/do_mounts.c: Harden split_fs_names() against buffer overflowVivek Goyal
2021-09-19Linux 5.15-rc2v5.15-rc2Linus Torvalds
2021-09-19pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-19Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-19Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-09-19Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-19Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-19Merge tag 'perf-tools-fixes-for-v5.15-2021-09-18' of git://git.kernel.org/pub...Linus Torvalds
2021-09-19dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds
2021-09-19alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller
2021-09-19Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds
2021-09-19Revert drm/vc4 hdmi runtime PM changesLinus Torvalds
2021-09-19selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGSShuah Khan
2021-09-19net/mlx4_en: Resolve bad operstate valueLama Kayal
2021-09-19selftests: net: af_unix: Fix incorrect args in test result msgShuah Khan
2021-09-19net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean
2021-09-19net: freescale: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-19Merge branch 'ocelot-phylink-fixes'David S. Miller
2021-09-19net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFGColin Foster
2021-09-19net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFGColin Foster
2021-09-19net: core: Correct the sock::sk_lock.owned lockdep annotationsThomas Gleixner
2021-09-19docs: net: dsa: sja1105: fix reference to sja1105.txtAlejandro Concepcion-Rodriguez
2021-09-19igc: fix build errors for PTPRandy Dunlap
2021-09-19enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil
2021-09-19enetc: Fix illegal access when reading affinity_hintClaudiu Manoil
2021-09-19virtio-net: fix pages leaking when building skb in big modeJason Wang
2021-09-19xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich
2021-09-19Merge branch 'dsa-shutdown'David S. Miller
2021-09-19net: dsa: xrs700x: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-19net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...Vladimir Oltean
2021-09-19net: dsa: hellcreek: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-19net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-09-19kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor
2021-09-19x86/build: Do not add -falign flags unconditionally for clangNathan Chancellor