summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* USB: usblp: fix DMA to stackJohan Hovold2021-01-121-2/+19
* USB: yurex: fix control-URB timeout handlingJohan Hovold2021-01-121-0/+3
* USB: serial: option: add Quectel EM160R-GLBjørn Mork2021-01-121-0/+2
* USB: serial: option: add LongSung M5710 module supportDaniel Palmer2021-01-121-0/+1
* USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold2021-01-121-5/+15
* usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen2021-01-121-0/+7
* usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap2021-01-121-0/+2
* USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik2021-01-121-12/+12
* usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai2021-01-121-1/+5
* usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin2021-01-122-1/+2
* USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().Tetsuo Handa2021-01-121-3/+13
* USB: cdc-acm: blacklist another IR Droid deviceSean Young2021-01-121-0/+4
* usb: gadget: enable super speed plustaehyun.cho2021-01-121-2/+2
* staging: mt7621-dma: Fix a resource leak in an error handling pathChristophe JAILLET2021-01-121-1/+3
* crypto: ecdh - avoid buffer overflow in ecdh_set_secret()Ard Biesheuvel2021-01-121-1/+2
* video: hyperv_fb: Fix the mmap() regression for v5.4.y and olderDexuan Cui2021-01-121-4/+2
* Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede2021-01-121-6/+2
* net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli2021-01-121-0/+1
* net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tcAntoine Tenart2021-01-121-5/+18
* net-sysfs: take the rtnl lock when storing xps_rxqsAntoine Tenart2021-01-121-0/+7
* net: sched: prevent invalid Scell_log shift countRandy Dunlap2021-01-125-5/+7
* vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang2021-01-121-3/+3
* r8169: work around power-saving bug on some chip versionsHeiner Kallweit2021-01-121-2/+4
* net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork2021-01-121-0/+1
* CDC-NCM: remove "connected" log messageRoland Dreier2021-01-121-3/+0
* net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He2021-01-121-0/+7
* erspan: fix version 1 check in gre_parse_header()Cong Wang2021-01-121-1/+1
* net: hns: fix return value check in __lb_other_process()Yunjian Wang2021-01-121-0/+4
* ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault2021-01-121-1/+1
* tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang2021-01-121-1/+1
* net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko2021-01-121-0/+2
* net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tcAntoine Tenart2021-01-121-7/+22
* net-sysfs: take the rtnl lock when storing xps_cpusAntoine Tenart2021-01-121-0/+6
* net: ethernet: Fix memleak in ethoc_probeDinghao Liu2021-01-121-1/+2
* net/ncsi: Use real net-device for response handlerJohn Wang2021-01-121-1/+1
* virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike2021-01-121-5/+7
* qede: fix offload for IPIP tunnel packetsManish Chopra2021-01-121-0/+5
* net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski2021-01-121-1/+1
* atm: idt77252: call pci_disable_device() on error pathDan Carpenter2021-01-121-1/+1
* ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes2021-01-121-0/+1
* ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes2021-01-121-1/+1
* net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski2021-01-121-2/+3
* net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski2021-01-122-1/+34
* i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch2021-01-123-2/+15
* proc: fix lookup in /proc/net subdirectories after setns(2)Alexey Dobriyan2021-01-124-19/+36
* proc: change ->nlink under proc_subdir_lockAlexey Dobriyan2021-01-121-16/+15
* depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds2021-01-121-0/+2
* lib/genalloc: fix the overflow when size is too bigHuang Shijie2021-01-121-12/+13
* scsi: scsi_transport_spi: Set RQF_PM for domain validation commandsBart Van Assche2021-01-121-8/+19
* scsi: ide: Do not set the RQF_PREEMPT flag for sense requestsBart Van Assche2021-01-122-6/+0