summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: Fix ->session lockingJann Horn2020-12-113-14/+41
* tty: Fix ->pgrp locking in tiocspgrp()Jann Horn2020-12-111-2/+2
* USB: serial: option: fix Quectel BG96 matchingBjørn Mork2020-12-111-3/+2
* USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli2020-12-111-0/+2
* USB: serial: option: add Fibocom NL668 variantsVincent Palatin2020-12-111-1/+2
* USB: serial: ch341: sort device-id entriesJohan Hovold2020-12-111-3/+3
* USB: serial: ch341: add new Product ID for CH341AJan-Niklas Burfeind2020-12-111-0/+1
* USB: serial: kl5kusb105: fix memleak on openJohan Hovold2020-12-111-6/+4
* usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam2020-12-111-2/+4
* Linux 5.9.13v5.9.13Greg Kroah-Hartman2020-12-081-1/+1
* drm/i915/gt: Fixup tgl mocs for PTE trackingChris Wilson2020-12-081-2/+3
* uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen2020-12-081-3/+6
* tracing: Remove WARN_ON in start_thread()Vasily Averin2020-12-081-1/+1
* tracing: Fix alignment of static bufferMinchan Kim2020-12-081-1/+1
* Input: atmel_mxt_ts - fix lost interruptsLinus Walleij2020-12-081-2/+2
* Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin2020-12-081-0/+4
* Input: xpad - support Ardwiino ControllersSanjay Govind2020-12-081-0/+2
* ALSA: usb-audio: US16x08: fix value count for level metersHector Martin2020-12-081-1/+1
* net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap2020-12-081-0/+2
* net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha2020-12-081-2/+19
* net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik2020-12-084-1/+15
* net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti2020-12-081-0/+3
* net: openvswitch: ensure LSE is pullable before reading itDavide Caratti2020-12-081-0/+3
* net: skbuff: ensure LSE is pullable before decrementing the MPLS ttlDavide Caratti2020-12-081-0/+3
* net: mvpp2: Fix error return code in mvpp2_open()Wang Hai2020-12-081-0/+1
* chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter2020-12-081-0/+1
* vxlan: fix error return code in __vxlan_dev_create()Zhang Changzhong2020-12-081-1/+3
* net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong2020-12-081-2/+6
* cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong2020-12-081-0/+1
* net/x25: prevent a couple of overflowsDan Carpenter2020-12-081-2/+4
* dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu2020-12-081-1/+9
* net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart2020-12-081-3/+13
* geneve: pull IP header before ECN decapsulationEric Dumazet2020-12-081-4/+16
* inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen2020-12-081-1/+1
* tipc: fix incompatible mtu of transmissionHoang Le2020-12-081-0/+2
* ibmvnic: Fix TX completion error handlingThomas Falcon2020-12-081-3/+1
* ibmvnic: Ensure that SCRQ entry reads are correctly orderedThomas Falcon2020-12-081-0/+18
* chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav2020-12-081-0/+1
* dt-bindings: net: correct interrupt flags in examplesKrzysztof Kozlowski2020-12-083-3/+3
* ipv4: Fix tos mask in inet_rtm_getroute()Guillaume Nault2020-12-081-3/+4
* netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversalAntoine Tenart2020-12-081-2/+5
* net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger2020-12-082-17/+26
* mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni2020-12-081-3/+2
* vsock/virtio: discard packets only when socket is really closedStefano Garzarella2020-12-081-3/+5
* usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez2020-12-081-1/+1
* tun: honor IOCB_NOWAIT flagJens Axboe2020-12-081-3/+11
* tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_controlAlexander Duyck2020-12-081-0/+5
* sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn2020-12-081-1/+1
* rose: Fix Null pointer dereference in rose_send_frame()Anmol Karn2020-12-081-4/+13
* net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2020-12-082-1/+10