summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-20net: ipv4: really enforce backoff for redirectsPaolo Abeni1-1/+1
2020-05-20net: dsa: loop: Add module soft dependencyFlorian Fainelli1-0/+1
2020-05-20hinic: fix a bug of ndo_stopLuo bin2-18/+14
2020-05-20dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter1-1/+1
2020-05-20virtio_net: fix lockdep warning on 32 bitMichael S. Tsirkin1-2/+4
2020-05-20tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet3-4/+26
2020-05-20tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet1-3/+4
2020-05-20Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski1-2/+4
2020-05-20pppoe: only process PADT targeted at local interfacesGuillaume Nault1-0/+3
2020-05-20net: stmmac: fix num_por initializationVinod Koul1-2/+15
2020-05-20net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit1-3/+5
2020-05-20netlabel: cope with NULL catmapPaolo Abeni3-3/+12
2020-05-20net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang1-1/+3
2020-05-20mptcp: set correct vfs info for subflowsPaolo Abeni1-0/+10
2020-05-20dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2-12/+18
2020-05-20mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040Raul E Rangel1-4/+6
2020-05-20net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean1-2/+9
2020-05-20net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean6-4/+7
2020-05-20iommu/amd: Update Device Table in increase_address_space()Joerg Roedel1-13/+36
2020-05-20iommu/amd: Fix race in increase_address_space()/fetch_pte()Joerg Roedel2-37/+112
2020-05-20net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiplyColin Ian King1-1/+1
2020-05-20net_sched: fix tcm_parent in tc filter dumpCong Wang2-4/+5
2020-05-20sun6i: dsi: fix gcc-4.8Arnd Bergmann1-1/+1
2020-05-20virtio-blk: handle block_device_operations callbacks after hot unplugStefan Hajnoczi1-8/+78
2020-05-20drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann1-4/+7
2020-05-20hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor1-1/+2
2020-05-20ftrace/selftests: workaround cgroup RT scheduling issuesAlan Maguire1-0/+22
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET1-1/+1
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET1-2/+4
2020-05-20SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever3-9/+19
2020-05-20SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever7-27/+30
2020-05-20gpio: pca953x: Fix pca953x_gpio_set_configAdam Ford1-1/+1
2020-05-20KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending...Marc Zyngier3-24/+77
2020-05-20KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER readMarc Zyngier4-44/+75
2020-05-20net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino1-0/+171
2020-05-20shmem: fix possible deadlocks on shmlock_user_lockHugh Dickins1-2/+5
2020-05-20drm/i915/display: Load DP_TP_CTL/STATUS offset before use itJosé Roberto de Souza2-6/+13
2020-05-20drm/i915/tgl: TBT AUX should use TC power well opsMatt Roper1-6/+6
2020-05-20drm/i915/tgl: Add Wa_14010477008:tglMatt Roper2-5/+14
2020-05-20xprtrdma: Fix trace point use-after-free raceChuck Lever2-9/+5
2020-05-20xprtrdma: Clean up the post_send pathChuck Lever5-18/+18
2020-05-20kvm: nVMX: reflect MTF VM-exits if injected by L1Oliver Upton1-1/+18
2020-05-20KVM: nVMX: Consolidate nested MTF checks to helper functionOliver Upton1-1/+1
2020-05-14Linux 5.6.13v5.6.13Greg Kroah-Hartman1-1/+1
2020-05-14fanotify: merge duplicate events on parent and childAmir Goldstein1-1/+6
2020-05-14fsnotify: replace inode pointer with an object idAmir Goldstein4-9/+8
2020-05-14io_uring: don't use 'fd' for openat/openat2/statxMax Kellermann1-6/+0
2020-05-14bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2-2/+4
2020-05-14bdi: move bdi_dev_name out of lineChristoph Hellwig2-9/+10
2020-05-14mm, memcg: fix error return value of mem_cgroup_css_alloc()Yafang Shao1-6/+9