summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-19vmxnet3: use correct tcp hdr length when packet is encapsulatedRonak Doshi1-1/+2
2020-08-19tcp: correct read of TFO keys on big endian systemsJason Baron4-24/+33
2020-08-19net/tls: Fix kmap usageIra Weiny1-1/+2
2020-08-19net: Set fput_needed iff FDPUT_FPUT is setMiaohe Lin1-1/+1
2020-08-19net: phy: fix memory leak in device-create error pathJohan Hovold1-4/+4
2020-08-19net/nfc/rawsock.c: add CAP_NET_RAW check.Qingyu Li1-2/+5
2020-08-19net: Fix potential memory leak in proto_register()Miaohe Lin1-10/+15
2020-08-19drivers/net/wan/lapbether: Added needed_headroom and a skb->len checkXie He1-1/+9
2020-08-19af_packet: TPACKET_V3: fix fill status rwlock imbalanceJohn Ogness1-2/+7
2020-08-19crypto: aesni - add compatibility with IASJian Cai1-11/+3
2020-08-19x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_taskEric Dumazet1-1/+1
2020-08-19SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever2-2/+1
2020-08-19nfsd: avoid a NULL dereference in __cld_pipe_upcall()Scott Mayhew1-13/+11
2020-08-19svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever1-7/+21
2020-08-19mtd: rawnand: brcmnand: Don't default to edu transferKamal Dasu1-2/+3
2020-08-19pinctrl-single: fix pcs_parse_pinconf() return valueDrew Fustini1-4/+7
2020-08-19ocfs2: fix unbalanced lockingPavel Machek1-1/+7
2020-08-19dlm: Fix kobject memleakWang Hai1-3/+3
2020-08-19media: mtk-mdp: Fix a refcounting bug on error in initDan Carpenter1-4/+12
2020-08-19net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson1-1/+3
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-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-19libbpf: Fix register in PT_REGS MIPS macrosJerry Crunchtime1-2/+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