aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter3-4/+11
2021-09-21s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter4-15/+4
2021-09-21s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann1-0/+3
2021-09-21spi: Revert modalias changesMark Brown1-8/+0
2021-09-21Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-32/+38
2021-09-21qnx4: work around gcc false positive warning bugLinus Torvalds1-9/+27
2021-09-21platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AXTobias Jakobi1-0/+1
2021-09-21platform/x86/intel: hid: Add DMI switches allow listJosé Expósito1-5/+22
2021-09-21platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap1-2/+1
2021-09-21Merge branch 'dsa-devres'David S. Miller2-4/+10
2021-09-21net: dsa: realtek: register the MDIO bus under devresVladimir Oltean1-1/+1
2021-09-21net: dsa: don't allocate the slave_mii_bus using devresVladimir Oltean1-3/+9
2021-09-21Doc: networking: Fox a typo in ice.rstMasanari Iida1-1/+1
2021-09-21net: dsa: fix dsa_tree_setup error pathVladimir Oltean1-0/+1
2021-09-21Merge branch 'smc-fixes'David S. Miller2-1/+4
2021-09-21net/smc: fix 'workqueue leaked lock' in smc_conn_abort_workKarsten Graul1-0/+2
2021-09-21net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul1-1/+2
2021-09-21netfilter: conntrack: serialize hash resizes and cleanupsEric Dumazet1-33/+37
2021-09-21netfilter: log: work around missing softdep backend moduleFlorian Westphal3-3/+34
2021-09-21netfilter: iptable_raw: drop bogus net_init annotationFlorian Westphal1-1/+1
2021-09-21netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal1-26/+24
2021-09-21netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal1-47/+75
2021-09-21netfilter: nf_tables: Fix oversized kvmalloc() callsPablo Neira Ayuso1-1/+1
2021-09-21netfilter: nf_tables: unlink table before deleting itFlorian Westphal1-10/+18
2021-09-21selftests: netfilter: add zone stress test with colliding tuplesFlorian Westphal1-0/+156
2021-09-21selftests: netfilter: add selftest for directional zone supportFlorian Westphal1-0/+309
2021-09-21netfilter: nat: include zone id in nat table hash againFlorian Westphal1-5/+12
2021-09-21netfilter: conntrack: include zone id in tuple hash againFlorian Westphal1-15/+52
2021-09-21netfilter: conntrack: make max chain length randomFlorian Westphal1-6/+11
2021-09-20Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds17-120/+294
2021-09-20Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds4-17/+81
2021-09-20Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds48-57/+67
2021-09-20Merge tag 'spi-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-5/+10
2021-09-20Merge tag 'regulator-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-3/+1
2021-09-20drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck1-1/+1
2021-09-20sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds1-0/+2
2021-09-20Merge branch 'hns3-fixes'David S. Miller5-49/+103
2021-09-20net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo1-4/+11
2021-09-20net: hns3: check vlan id before using itliaoguojia1-0/+3
2021-09-20net: hns3: check queue id range before usingYufeng Mo1-0/+8
2021-09-20net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang4-10/+12
2021-09-20net: hns3: fix inconsistent vf id printJian Shen1-2/+5
2021-09-20net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen2-33/+64
2021-09-20ptp: ocp: add COMMON_CLK dependencyArnd Bergmann1-0/+1
2021-09-20bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan3-5/+10
2021-09-20nexthop: Fix division by zero while replacing a resilient groupIdo Schimmel1-0/+2
2021-09-20napi: fix race inside napi_enableXuan Zhuo1-6/+10
2021-09-19Linux 5.15-rc2Linus Torvalds1-1/+1
2021-09-19pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds2-23/+46
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-15/+47