summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-08chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter1-0/+1
2020-12-08vxlan: fix error return code in __vxlan_dev_create()Zhang Changzhong1-1/+3
2020-12-08net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong1-2/+6
2020-12-08cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong1-0/+1
2020-12-08net/x25: prevent a couple of overflowsDan Carpenter1-2/+4
2020-12-08dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu1-1/+9
2020-12-08net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart1-3/+13
2020-12-08geneve: pull IP header before ECN decapsulationEric Dumazet1-4/+16
2020-12-08inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen1-1/+1
2020-12-08tipc: fix incompatible mtu of transmissionHoang Le1-0/+2
2020-12-08ibmvnic: Fix TX completion error handlingThomas Falcon1-3/+1
2020-12-08ibmvnic: Ensure that SCRQ entry reads are correctly orderedThomas Falcon1-0/+18
2020-12-08chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav1-0/+1
2020-12-08dt-bindings: net: correct interrupt flags in examplesKrzysztof Kozlowski3-3/+3
2020-12-08ipv4: Fix tos mask in inet_rtm_getroute()Guillaume Nault1-3/+4
2020-12-08netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversalAntoine Tenart1-2/+5
2020-12-08net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger2-17/+26
2020-12-08mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni1-3/+2
2020-12-08vsock/virtio: discard packets only when socket is really closedStefano Garzarella1-3/+5
2020-12-08usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez1-1/+1
2020-12-08tun: honor IOCB_NOWAIT flagJens Axboe1-3/+11
2020-12-08tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_controlAlexander Duyck1-0/+5
2020-12-08sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn1-1/+1
2020-12-08rose: Fix Null pointer dereference in rose_send_frame()Anmol Karn1-4/+13
2020-12-08net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2-1/+10
2020-12-08net/tls: missing received data after fast remote closeVadim Fedorenko1-0/+6
2020-12-08net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron3-23/+60
2020-12-08net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann1-2/+2
2020-12-08ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai1-9/+17
2020-12-08devlink: Make sure devlink instance and port are in same net namespaceParav Pandit1-1/+2
2020-12-08devlink: Hold rtnl lock while reading netdev attributesParav Pandit1-0/+4
2020-12-02Linux 5.9.12v5.9.12Greg Kroah-Hartman1-1/+1
2020-12-02drm/amdgpu: add rlc iram and dram firmware supportLikun Gao6-8/+66
2020-12-02x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen1-7/+25
2020-12-02x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen1-33/+2
2020-12-02x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry1-2/+2
2020-12-02x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni1-2/+4
2020-12-02irqchip/exiu: Fix the index of fwspec for IRQ typeChen Baozi1-1/+1
2020-12-02usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong1-0/+3
2020-12-02USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao1-0/+4
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern1-0/+6
2020-12-02usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong1-3/+7
2020-12-02USB: core: Change %pK for __user pointers to %pxAlan Stern1-7/+7
2020-12-02spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probeNathan Chancellor1-1/+2
2020-12-02perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu1-0/+8
2020-12-02perf stat: Use proper cpu for shadow statsNamhyung Kim1-4/+1
2020-12-02perf record: Synthesize cgroup events only if neededNamhyung Kim1-0/+3
2020-12-02can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde1-1/+1
2020-12-02can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde1-1/+1
2020-12-02RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu1-0/+1