summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan2021-01-271-0/+5
* net: mscc: ocelot: allow offloading of bridge on top of LAGVladimir Oltean2021-01-271-3/+1
* ipv6: set multicast flag on the multicast routeMatteo Croce2021-01-271-1/+1
* net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet2021-01-271-1/+2
* net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet2021-01-271-2/+6
* ipv6: create multicast route with RTPROT_KERNELMatteo Croce2021-01-271-0/+1
* udp: mask TOS bits in udp_v4_early_demux()Guillaume Nault2021-01-271-1/+2
* net_sched: gen_estimator: support large ewma logEric Dumazet2021-01-271-4/+7
* tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng2021-01-273-22/+22
* kasan: fix incorrect arguments passing in kasan_add_zero_shadowLecopzer Chen2021-01-271-2/+1
* kasan: fix unaligned address is unhandled in kasan_remove_zero_shadowLecopzer Chen2021-01-271-8/+12
* skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin2021-01-271-1/+5
* lightnvm: fix memory leak when submit failsPan Bian2021-01-271-2/+1
* cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai2021-01-271-2/+0
* nvme-pci: fix error unwind in nvme_map_dataChristoph Hellwig2021-01-271-10/+18
* nvme-pci: refactor nvme_unmap_dataChristoph Hellwig2021-01-271-28/+49
* sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-271-2/+2
* selftests/powerpc: Fix exit status of pkey testsSandipan Das2021-01-272-2/+2
* net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnextRasmus Villemoes2021-01-271-0/+4
* octeontx2-af: Fix missing check bugs in rvu_cgx.cYingjie Wang2021-01-271-0/+6
* ASoC: SOF: Intel: fix page fault at probe if i915 init failsKai Vehmanen2021-01-271-9/+9
* locking/lockdep: Cure noinstr failPeter Zijlstra2021-01-271-1/+1
* sh: Remove unused HAVE_COPY_THREAD_TLS macroJinyang He2021-01-271-1/+0
* sh: dma: fix kconfig dependency for G2_DMANecip Fazil Yildiran2021-01-271-2/+1
* drm/i915/hdcp: Update CP property in update_pipeAnshuman Gupta2021-01-271-0/+8
* tools: gpio: fix %llu warning in gpio-watch.cKent Gibson2021-01-271-2/+3
* tools: gpio: fix %llu warning in gpio-event-mon.cKent Gibson2021-01-271-2/+2
* netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault2021-01-271-1/+1
* cls_flower: call nla_ok() before nla_next()Cong Wang2021-01-271-9/+13
* x86/cpu/amd: Set __max_die_per_package on AMDYazen Ghannam2021-01-271-2/+2
* x86/entry: Fix noinstr failPeter Zijlstra2021-01-271-3/+7
* drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4Ville Syrjälä2021-01-273-6/+8
* drm/i915: s/intel_dp_sink_dpms/intel_dp_set_power/Ville Syrjälä2021-01-274-17/+17
* driver core: Extend device_is_dependent()Rafael J. Wysocki2021-01-271-1/+16
* driver core: Fix device link device name collisionSaravana Kannan2021-01-275-18/+35
* drivers core: Free dma_range_map when driver probe failedMeng Li2021-01-271-0/+2
* xhci: tegra: Delay for disabling LFPS detectorJC Kuo2021-01-271-0/+7
* xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman2021-01-271-0/+2
* usb: cdns3: imx: fix can't create core device the second time issuePeter Chen2021-01-271-10/+1
* usb: cdns3: imx: fix writing read-only memory issuePeter Chen2021-01-271-1/+5
* usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson2021-01-271-1/+1
* usb: udc: core: Use lock when write to soft_connectThinh Nguyen2021-01-271-3/+10
* USB: gadget: dummy-hcd: Fix errors in port-reset handlingAlan Stern2021-01-271-3/+7
* usb: gadget: aspeed: fix stop dma register setting.Ryan Chen2021-01-271-1/+4
* USB: ehci: fix an interrupt calltrace errorLongfang Liu2021-01-271-0/+3
* ehci: fix EHCI host controller initialization sequenceEugene Korenevsky2021-01-271-0/+12
* serial: mvebu-uart: fix tx lost characters at power offPali Rohár2021-01-271-1/+9
* stm class: Fix module init return on allocation failureWang Hui2021-01-271-2/+4
* intel_th: pci: Add Alder Lake-P supportAlexander Shishkin2021-01-271-0/+5
* io_uring: fix short read retries for non-reg filesPavel Begunkov2021-01-271-1/+1