aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-22selftests/tc-testings: Be compatible with newer tc outputLi Zhijian
2021-11-22selftests/tc-testing: match any qdisc typeLi Zhijian
2021-11-22net: dsa: qca8k: fix MTU calculationRobert Marko
2021-11-22net: dsa: qca8k: fix internal delay applied to the wrong PAD configAnsuel Smith
2021-11-20af_unix: fix regression in read after shutdownVincent Whitchurch
2021-11-20Merge branch 'mptcp-rtx-timer'David S. Miller
2021-11-20mptcp: use delegate action to schedule 3rd ack retransPaolo Abeni
2021-11-20mptcp: fix delack timerEric Dumazet
2021-11-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2021-11-19iavf: Fix VLAN feature flags after VFRBrett Creeley
2021-11-19iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski
2021-11-19iavf: Fix deadlock occurrence during resetting VF interfaceJedrzej Jagielski
2021-11-19iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh
2021-11-19stmmac_pci: Fix underflow size in stmmac_rxZekun Shen
2021-11-19atlantic: fix double-free in aq_ring_tx_cleanZekun Shen
2021-11-19net: marvell: prestera: fix double free issue on err pathVolodymyr Mytnyk
2021-11-19net: marvell: prestera: fix brige port operationVolodymyr Mytnyk
2021-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-18Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-18Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-18Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18Merge tag 'docs-5.16-2' of git://git.lwn.net/linuxLinus Torvalds
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-18ptp: ocp: Fix a couple NULL vs IS_ERR() checksDan Carpenter
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-11-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2021-11-18ipv6: check return value of ipv6_skip_exthdrJordy Zomer
2021-11-18e100: fix device suspend/resumeJesse Brandeburg
2021-11-18devlink: Don't throw an error if flash notification sent before devlink visibleLeon Romanovsky
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin
2021-11-18ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-11-18parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfigHelge Deller
2021-11-18Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller
2021-11-18parisc: Wrap assembler related defines inside __ASSEMBLY__Helge Deller
2021-11-18parisc: Wire up futex_waitvHelge Deller
2021-11-18parisc: Include stringify.h to avoid build error in crypto/api.cHelge Deller
2021-11-18KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov
2021-11-18KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()Vitaly Kuznetsov
2021-11-18KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov
2021-11-18KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov
2021-11-18KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov
2021-11-18KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()Vitaly Kuznetsov
2021-11-18KVM: x86: Assume a 64-bit hypercall for guests with protected stateTom Lendacky
2021-11-18selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignoreArnaldo Carvalho de Melo
2021-11-18riscv: kvm: fix non-kernel-doc comment blockRandy Dunlap