summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-19Revert "vxlan: fix tos value before xmit"Hangbin Liu1-2/+2
2020-08-19hv_netvsc: do not use VF device if link is downStephen Hemminger1-3/+4
2020-08-19dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing1-3/+3
2020-08-19net: macb: Properly handle phylink on at91sam9xStefan Roese1-4/+7
2020-08-19net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long1-2/+2
2020-08-19gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum2-7/+19
2020-08-19fsl/fman: fix eth hash table allocationFlorinel Iordache1-1/+1
2020-08-19fsl/fman: check dereferencing null pointerFlorinel Iordache3-4/+4
2020-08-19fsl/fman: fix unreachable codeFlorinel Iordache1-1/+0
2020-08-19fsl/fman: fix dereference null return valueFlorinel Iordache1-1/+8
2020-08-19fsl/fman: use 32-bit unsigned integerFlorinel Iordache1-2/+1
2020-08-19net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-2/+2
2020-08-19net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET1-2/+2
2020-08-19liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang1-1/+1
2020-08-19net: ethernet: aquantia: Fix wrong return valueTianjia Zhang1-1/+1
2020-08-19net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi1-0/+1
2020-08-19ftrace: Fix ftrace_trace_task return valueJosef Bacik2-4/+6
2020-08-19net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky1-6/+3
2020-08-19net/mlx5: DR, Change push vlan action sequenceAlex Vesker1-21/+21
2020-08-19tools, bpftool: Fix wrong return value in do_dump()Tianjia Zhang1-1/+1
2020-08-19tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko1-1/+2
2020-08-19wl1251: fix always return 0 errorWang Hai1-1/+1
2020-08-19qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai1-1/+4
2020-08-19rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang1-1/+2
2020-08-19rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin1-5/+6
2020-08-19rtw88: fix LDPC field for RA infoTsang-Shian Lin1-1/+1
2020-08-19netfilter: nft_meta: fix iifgroup matchingFlorian Westphal1-1/+1
2020-08-19ice: Graceful error handling in HW table calloc failureSurabhi Boob1-1/+3
2020-08-19ice: Clear and free XLT entries on resetVignesh Sridhar1-1/+3
2020-08-19s390/qeth: don't process empty bridge port eventsJulian Wiedmann1-0/+4
2020-08-19s390/qeth: tolerate pre-filled RX bufferJulian Wiedmann1-6/+14
2020-08-19ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASKShengjiu Wang2-3/+4
2020-08-19ASoC: meson: cards: deal dpcm flag changeJerome Brunet3-21/+19
2020-08-19ASoC: core: use less strict tests for dailink capabilitiesPierre-Louis Bossart2-25/+33
2020-08-19MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui4-1/+20
2020-08-19libbpf: Fix register in PT_REGS MIPS macrosJerry Crunchtime1-2/+2
2020-08-19drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845Jonathan Marek3-15/+27
2020-08-19net: ll_temac: Use devm_platform_ioremap_resource_byname()Wang Hai1-4/+2
2020-08-19ASoC: soc-core: Fix regression causing sysfs entries to disappearCharles Keepax1-1/+4
2020-08-19ASoC: meson: axg-tdm-formatters: fix sclk inversionJerome Brunet4-11/+6
2020-08-19ASoC: meson: axg-tdmin: fix g12a skewJerome Brunet1-0/+16
2020-08-19ASoC: meson: axg-tdm-interface: fix link fmt setupJerome Brunet1-9/+17
2020-08-19RDMA/hns: Fix the unneeded process when getting a general type of CQE errorXi Wang2-0/+10
2020-08-19RDMA/hns: Fix error during modify qp RTS2RTSLang Cheng1-1/+3
2020-08-19selftests/powerpc: Fix online CPU selectionSandipan Das1-12/+25
2020-08-19powerpc/pseries/hotplug-cpu: Remove double free in error pathNathan Lynch1-1/+0
2020-08-19cpufreq: ap806: fix cpufreq driver needs ap cpu clkSven Auhagen1-0/+1
2020-08-19PCI: Release IVRS table in AMD ACS quirkHanjun Guo1-0/+2
2020-08-19RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang1-3/+0
2020-08-19RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wqJack Wang2-2/+2