summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-08Linux 5.9.13v5.9.13Greg Kroah-Hartman1-1/+1
2020-12-08drm/i915/gt: Fixup tgl mocs for PTE trackingChris Wilson1-2/+3
2020-12-08uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen1-3/+6
2020-12-08tracing: Remove WARN_ON in start_thread()Vasily Averin1-1/+1
2020-12-08tracing: Fix alignment of static bufferMinchan Kim1-1/+1
2020-12-08Input: atmel_mxt_ts - fix lost interruptsLinus Walleij1-2/+2
2020-12-08Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin1-0/+4
2020-12-08Input: xpad - support Ardwiino ControllersSanjay Govind1-0/+2
2020-12-08ALSA: usb-audio: US16x08: fix value count for level metersHector Martin1-1/+1
2020-12-08net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap1-0/+2
2020-12-08net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha1-2/+19
2020-12-08net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik4-1/+15
2020-12-08net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti1-0/+3
2020-12-08net: openvswitch: ensure LSE is pullable before reading itDavide Caratti1-0/+3
2020-12-08net: skbuff: ensure LSE is pullable before decrementing the MPLS ttlDavide Caratti1-0/+3
2020-12-08net: mvpp2: Fix error return code in mvpp2_open()Wang Hai1-0/+1
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