aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-04Linux 5.9-rc8Linus Torvalds1-1/+1
2020-10-04net/core: check length before updating Ethertype in skb_mpls_{push,pop}Guillaume Nault1-2/+2
2020-10-04net: mvneta: fix double free of txq->bufTom Rix1-11/+2
2020-10-04net_sched: check error pointer in tcf_dump_walker()Cong Wang1-0/+2
2020-10-04net: team: fix memory leak in __team_options_registerAnant Thazhemadam1-1/+1
2020-10-03net: typhoon: Fix a typo Typoon --> TyphoonChristophe JAILLET1-1/+1
2020-10-03net: hinic: fix DEVLINK build errorsRandy Dunlap1-0/+1
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran3-9/+28
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers1-1/+1
2020-10-03mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim1-3/+16
2020-10-03mm, slub: restore initial kmem_cache flagsEric Farman1-5/+1
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini1-10/+12
2020-10-02tcp: fix syn cookied MPTCP request socket leakPaolo Abeni1-1/+1
2020-10-02libceph: use sendpage_ok() in ceph_tcp_sendpage()Coly Li1-1/+1
2020-10-02scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()Coly Li1-1/+1
2020-10-02drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()Coly Li1-1/+1
2020-10-02tcp: use sendpage_ok() to detect misused .sendpageColy Li1-1/+2
2020-10-02nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()Coly Li1-4/+3
2020-10-02net: add WARN_ONCE in kernel_sendpage() for improper zero-copy sendColy Li1-2/+4
2020-10-02net: introduce helper sendpage_ok() in include/linux/net.hColy Li1-0/+16
2020-10-02net: usb: pegasus: Proper error handing when setting pegasus' MAC addressPetko Manolov1-8/+27
2020-10-02net: core: document two new elements of struct net_deviceMauro Carvalho Chehab1-0/+5
2020-10-02netlink: fix policy dump leakJohannes Berg3-16/+20
2020-10-02net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov2-37/+50
2020-10-02net/mlx5e: Fix VLAN create flowAya Levin1-2/+4
2020-10-02net/mlx5e: Fix VLAN cleanup flowAya Levin1-2/+6
2020-10-02net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin1-0/+3
2020-10-02net/mlx5e: Fix driver's declaration to support GRE offloadAya Levin1-1/+18
2020-10-02net/mlx5e: CT, Fix coverity issueMaor Dickman1-1/+3
2020-10-02net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTUAya Levin2-5/+58
2020-10-02net/mlx5e: Fix error path for RQ allocAya Levin1-15/+17
2020-10-02net/mlx5: Fix request_irqs error flowMaor Gottlieb1-1/+1
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed3-9/+11
2020-10-02net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha1-1/+20
2020-10-02net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha3-9/+86
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha2-38/+73
2020-10-02net/mlx5: Fix a race when moving command interface to polling modeEran Ben Elisha1-0/+2
2020-10-02random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau1-1/+1
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin1-0/+5
2020-10-02MAINTAINERS: Add Mark Gross and Hans de Goede as x86 platform drivers maintainersHans de Goede1-3/+3
2020-10-02platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reportingHans de Goede1-9/+43
2020-10-02platform/x86: intel-vbtn: Revert "Fix SW_TABLET_MODE always reporting 1 on the HP Pavilion 11 x360"Andy Shevchenko1-8/+4
2020-10-01pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds3-27/+48
2020-10-01r8169: fix data corruption issue on RTL8402Heiner Kallweit1-0/+4
2020-10-01r8169: fix handling ether_clkHeiner Kallweit1-13/+19
2020-10-01iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu1-2/+2
2020-10-01xen/events: don't use chip_data for legacy IRQsJuergen Gross1-8/+21
2020-10-01iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang1-46/+10
2020-10-01KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier1-0/+7
2020-10-01gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957xAndy Shevchenko1-1/+4