summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-27net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel1-5/+18
2021-01-27tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen6-7/+14
2021-01-27tcp: do not mess with cloned skbs in tcp_add_backlog()Eric Dumazet1-12/+13
2021-01-27net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter1-1/+1
2021-01-27net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan1-0/+5
2021-01-27net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean1-3/+1
2021-01-27ipv6: set multicast flag on the multicast routeMatteo Croce1-1/+1
2021-01-27net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet1-1/+2
2021-01-27net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet1-2/+6
2021-01-27ipv6: create multicast route with RTPROT_KERNELMatteo Croce1-0/+1
2021-01-27udp: mask TOS bits in udp_v4_early_demux()Guillaume Nault1-1/+2
2021-01-27net_sched: gen_estimator: support large ewma logEric Dumazet1-4/+7
2021-01-27tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng3-22/+22
2021-01-27kasan: fix incorrect arguments passing in kasan_add_zero_shadowLecopzer Chen1-2/+1
2021-01-27kasan: fix unaligned address is unhandled in kasan_remove_zero_shadowLecopzer Chen1-8/+12
2021-01-27skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin1-1/+5
2021-01-27lightnvm: fix memory leak when submit failsPan Bian1-2/+1
2021-01-27cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai1-2/+0
2021-01-27nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig1-10/+18
2021-01-27nvme-pci: refactor nvme_unmap_dataChristoph Hellwig1-28/+49
2021-01-27sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven1-2/+2
2021-01-27selftests/powerpc: Fix exit status of pkey testsSandipan Das2-2/+2
2021-01-27net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes1-0/+4
2021-01-27octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang1-0/+6
2021-01-27ASoC: SOF: Intel: fix page fault at probe if i915 init failsKai Vehmanen1-9/+9
2021-01-27locking/lockdep: Cure noinstr failPeter Zijlstra1-1/+1
2021-01-27sh: Remove unused HAVE_COPY_THREAD_TLS macroJinyang He1-1/+0
2021-01-27sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran1-2/+1
2021-01-27drm/i915/hdcp: Update CP property in update_pipeAnshuman Gupta1-0/+8
2021-01-27tools: gpio: fix %llu warning in gpio-watch.cKent Gibson1-2/+3
2021-01-27tools: gpio: fix %llu warning in gpio-event-mon.cKent Gibson1-2/+2
2021-01-27netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault1-1/+1
2021-01-27cls_flower: call nla_ok() before nla_next()Cong Wang1-9/+13
2021-01-27x86/cpu/amd: Set __max_die_per_package on AMDYazen Ghannam1-2/+2
2021-01-27x86/entry: Fix noinstr failPeter Zijlstra1-3/+7
2021-01-27drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4Ville Syrjälä3-6/+8
2021-01-27drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/Ville Syrjälä4-17/+17
2021-01-27driver core: Extend device_is_dependent()Rafael J. Wysocki1-1/+16
2021-01-27driver core: Fix device link device name collisionSaravana Kannan5-18/+35
2021-01-27drivers core: Free dma_range_map when driver probe failedMeng Li1-0/+2
2021-01-27xhci: tegra: Delay for disabling LFPS detectorJC Kuo1-0/+7
2021-01-27xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman1-0/+2
2021-01-27usb: cdns3: imx: fix can't create core device the second time issuePeter Chen1-10/+1
2021-01-27usb: cdns3: imx: fix writing read-only memory issuePeter Chen1-1/+5
2021-01-27usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson1-1/+1
2021-01-27usb: udc: core: Use lock when write to soft_connectThinh Nguyen1-3/+10
2021-01-27USB: gadget: dummy-hcd: Fix errors in port-reset handlingAlan Stern1-3/+7
2021-01-27usb: gadget: aspeed: fix stop dma register setting.Ryan Chen1-1/+4
2021-01-27USB: ehci: fix an interrupt calltrace errorLongfang Liu1-0/+3
2021-01-27ehci: fix EHCI host controller initialization sequenceEugene Korenevsky1-0/+12