summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-12usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin2-1/+2
2021-01-12USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().Tetsuo Handa1-3/+13
2021-01-12USB: cdc-acm: blacklist another IR Droid deviceSean Young1-0/+4
2021-01-12usb: gadget: enable super speed plustaehyun.cho1-2/+2
2021-01-12staging: mt7621-dma: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2021-01-12powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor1-1/+1
2021-01-12crypto: asym_tpm: correct zero out potential secretsGreg Kroah-Hartman1-1/+1
2021-01-12crypto: ecdh - avoid buffer overflow in ecdh_set_secret()Ard Biesheuvel1-1/+2
2021-01-12video: hyperv_fb: Fix the mmap() regression for v5.4.y and olderDexuan Cui1-4/+2
2021-01-12Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede1-6/+2
2021-01-12kbuild: don't hardcode depmod pathDominique Martinet1-1/+1
2021-01-12net/sched: sch_taprio: ensure to reset/destroy all child qdiscsDavide Caratti1-1/+1
2021-01-12ionic: account for vlan tag len in rx buffer lenShannon Nelson1-1/+1
2021-01-12vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang1-3/+3
2021-01-12net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork1-0/+1
2021-01-12CDC-NCM: remove "connected" log messageRoland Dreier1-3/+0
2021-01-12net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl1-17/+6
2021-01-12net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl1-3/+1
2021-01-12r8169: work around power-saving bug on some chip versionsHeiner Kallweit1-2/+4
2021-01-12net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He1-0/+7
2021-01-12erspan: fix version 1 check in gre_parse_header()Cong Wang1-1/+1
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang1-0/+4
2021-01-12net: sched: prevent invalid Scell_log shift countRandy Dunlap5-5/+7
2021-01-12ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault1-1/+1
2021-01-12net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski1-5/+6
2021-01-12tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang1-1/+1
2021-01-12net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko1-0/+2
2021-01-12net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tcAntoine Tenart1-5/+18
2021-01-12net-sysfs: take the rtnl lock when storing xps_rxqsAntoine Tenart1-0/+7
2021-01-12net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tcAntoine Tenart1-7/+22
2021-01-12net-sysfs: take the rtnl lock when storing xps_cpusAntoine Tenart1-0/+6
2021-01-12net: ethernet: Fix memleak in ethoc_probeDinghao Liu1-1/+2
2021-01-12net/ncsi: Use real net-device for response handlerJohn Wang1-1/+1
2021-01-12virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike1-5/+7
2021-01-12qede: fix offload for IPIP tunnel packetsManish Chopra1-0/+5
2021-01-12net: ethernet: mvneta: Fix error handling in mvneta_probeDinghao Liu1-1/+1
2021-01-12ibmvnic: continue fatal error reset after passive initLijun Pan1-2/+1
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski1-1/+1
2021-01-12atm: idt77252: call pci_disable_device() on error pathDan Carpenter1-1/+1
2021-01-12ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes1-0/+1
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes1-1/+1
2021-01-12net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli1-0/+1
2021-01-12net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski1-2/+3
2021-01-12net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski2-1/+34
2021-01-12iavf: fix double-release of rtnl_lockJakub Kicinski1-3/+1
2021-01-12i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch3-2/+15
2021-01-12proc: fix lookup in /proc/net subdirectories after setns(2)Alexey Dobriyan4-19/+36
2021-01-12proc: change ->nlink under proc_subdir_lockAlexey Dobriyan1-16/+15
2021-01-12depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds1-0/+2
2021-01-12lib/genalloc: fix the overflow when size is too bigHuang Shijie1-12/+13