summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-01cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy1-28/+24
2020-07-01net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin1-1/+1
2020-07-01net: qed: fix NVMe login fails over VFsAlexander Lobakin1-5/+18
2020-07-01net: qed: fix left elements count calculationAlexander Lobakin1-10/+16
2020-07-01RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo1-0/+1
2020-07-01ASoC: rockchip: Fix a reference count leak.Qiushi Wu1-1/+3
2020-07-01RDMA/cma: Protect bind_list and listen_list while finding matching cm idMark Zhang1-0/+18
2020-07-01RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon1-2/+11
2020-07-01rxrpc: Fix handling of rwind from an ACK packetDavid Howells1-4/+3
2020-07-01ARM: dts: NSP: Correct FA2 mailbox nodeMatthew Hagan1-3/+3
2020-07-01regmap: Fix memory leak from regmap_register_patchCharles Keepax1-0/+1
2020-07-01x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter1-0/+1
2020-07-01ARM: dts: Fix duovero smsc interrupt for suspendTony Lindgren1-1/+1
2020-07-01ASoC: fsl_ssi: Fix bclk calculation for mono channelShengjiu Wang1-4/+9
2020-07-01regualtor: pfuze100: correct sw1a/sw2 on pfuze3000Robin Gong1-21/+39
2020-07-01efi/esrt: Fix reference count leak in esre_create_sysfs_entry.Qiushi Wu1-1/+1
2020-07-01ASoC: q6asm: handle EOS correctlySrinivas Kandagatla1-3/+4
2020-07-01xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen2-1/+4
2020-07-01cifs/smb3: Fix data inconsistent when zero file rangeZhang Xiaoxu1-0/+6
2020-07-01cifs/smb3: Fix data inconsistent when punch holeZhang Xiaoxu1-0/+6
2020-07-01IB/mad: Fix use after free when destroying MAD agentShay Drory1-1/+1
2020-07-01loop: replace kill_bdev with invalidate_bdevZheng Bin1-3/+3
2020-07-01cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund1-0/+2
2020-07-01xhci: Return if xHCI doesn't support LPMKai-Heng Feng1-1/+4
2020-07-01xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper1-0/+1
2020-07-01xhci: Fix incorrect EP_STATE_MASKMathias Nyman1-1/+1
2020-07-01scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP actionSteffen Maier1-2/+11
2020-07-01ALSA: usb-audio: Fix OOB access of mixer element listTakashi Iwai3-7/+20
2020-07-01ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)Macpaul Lin1-0/+8
2020-07-01ALSA: usb-audio: add quirk for Denon DCD-1500REYick W. Tse1-0/+1
2020-07-01usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun1-21/+10
2020-07-01usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin1-3/+2
2020-07-01xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng1-0/+3
2020-07-01usb: host: xhci-mtk: avoid runtime suspend when removing hcdMacpaul Lin1-2/+3
2020-07-01USB: ehci: reopen solution for Synopsys HC bugLongfang Liu1-0/+7
2020-07-01usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz Meresiński1-1/+2
2020-07-01usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan2-6/+11
2020-07-01USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan1-0/+1
2020-07-01net: core: reduce recursion limit valueTaehee Yoo1-1/+1
2020-07-01net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2-1/+2
2020-07-01net: Fix the arp error in some casesguodeqing1-1/+1
2020-07-01sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen1-4/+9
2020-07-01tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell1-0/+2
2020-07-01sch_cake: fix a few style nitsToke Høiland-Jørgensen1-2/+2
2020-07-01sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev1-11/+30
2020-07-01ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo1-6/+8
2020-07-01net: phy: Check harder for errors in get_phy_id()Florian Fainelli1-2/+4
2020-07-01ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo1-3/+6
2020-07-01tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen1-2/+2
2020-07-01tcp: grow window for OOO packets only for SACK flowsEric Dumazet1-2/+10