summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-10usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros1-1/+1
2019-11-10platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka1-0/+7
2019-11-10net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger1-1/+8
2019-11-10net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger1-0/+1
2019-11-10r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi2-0/+8
2019-11-10net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn1-6/+6
2019-11-10net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu6-6/+58
2019-11-10net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli1-1/+0
2019-11-10net: bcmgenet: don't set phydev->link from MACDoug Berger1-3/+1
2019-11-10net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy1-1/+4
2019-11-10net/mlx5e: Fix ethtool self test: link speedAya Levin1-12/+3
2019-11-10r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4
2019-11-10mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko1-2/+2
2019-11-10net/mlx5: Fix rtable reference leakParav Pandit1-3/+9
2019-11-10net/mlx5e: Initialize on stack link modes bitmapAya Levin1-1/+1
2019-11-10net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin1-1/+0
2019-11-10net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin1-6/+16
2019-11-10net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-11-10net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet1-1/+1
2019-11-10net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet1-1/+1
2019-11-10vxlan: check tun_info options_len properlyXin Long1-2/+4
2019-11-10net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner1-1/+4
2019-11-10net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha1-16/+26
2019-11-10net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao1-6/+9
2019-11-10net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt1-13/+12
2019-11-10net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli1-15/+21
2019-11-10inet: stop leaking jiffies on the wireEric Dumazet1-1/+1
2019-11-10cxgb4: request the TX CIDX updates to status pageRaju Rangoju1-6/+2
2019-11-10cxgb4: fix panic when attaching to ULD failVishal Kulkarni1-12/+16
2019-11-10nbd: handle racing with error'ed out commandsJosef Bacik1-0/+6
2019-11-10nbd: protect cmd->status with cmd->lockJosef Bacik1-5/+7
2019-11-10irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak1-2/+2
2019-11-10i2c: stm32f7: remove warning when compiling with W=1Alain Volmat1-1/+1
2019-11-10i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier1-7/+10
2019-11-10i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier1-0/+2
2019-11-10i2c: mt65xx: fix NULL ptr dereferenceFabien Parent1-1/+1
2019-11-10irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu1-3/+18
2019-11-10of: unittest: fix memory leak in unittest_data_addNavid Emamdoost1-0/+1
2019-11-10drm/komeda: Don't flush inactive pipesMihail Atanassov1-1/+2
2019-11-10i2c: aspeed: fix master pending state handlingJae Hyun Yoo1-20/+34
2019-11-10scsi: hpsa: add missing hunks in reset-patchDon Brace1-0/+4
2019-11-10scsi: target: core: Do not overwrite CDB byte 1Bodo Stroesser1-21/+0
2019-11-10drm/amdgpu: fix error handling in amdgpu_bo_list_createChristian König1-1/+6
2019-11-10drm/amdgpu: fix potential VM faultsChristian König1-1/+2
2019-11-108250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King1-4/+4
2019-11-10scsi: fix kconfig dependency warning related to 53C700_LE_ON_BEThomas Bogendoerfer1-1/+1
2019-11-10scsi: sni_53c710: fix compilation errorThomas Bogendoerfer1-3/+1
2019-11-10scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitionsHannes Reinecke1-5/+16
2019-11-10scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais1-0/+4
2019-11-10pinctrl: stmfx: fix null pointer on removeAmelie Delaunay1-1/+1