summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-31dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza
2018-03-31dpaa_eth: increment the RX dropped counter when neededCamelia Groza
2018-03-31dpaa_eth: remove duplicate initializationCamelia Groza
2018-03-31dpaa_eth: fix error in dpaa_remove()Madalin Bucur
2018-03-31soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur
2018-03-31team: Fix double free in error pathArkadi Sharshevsky
2018-03-31qede: Fix qedr link updateMichal Kalderon
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-03-31ppp: avoid loop in xmit recursion detection codeGuillaume Nault
2018-03-31net: phy: Tell caller result of phy_change()Brad Mouring
2018-03-31mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel
2018-03-31macvlan: filter out unsupported feature flagsShannon Nelson
2018-03-31net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko
2018-03-31qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon
2018-03-28usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu
2018-03-28usb: xhci: Disable slot even when virt-dev is nullLu Baolu
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit
2018-03-28staging: android: ion: Zero CMA allocated memoryLiam Mark
2018-03-28iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi
2018-03-28drm/syncobj: Stop reusing the same struct file for all syncobj -> fdChris Wilson
2018-03-28tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-03-28can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-03-28can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason
2018-03-28can: ifi: Check core revision upon probeMarek Vasut
2018-03-28can: ifi: Repair the error handlingMarek Vasut
2018-03-28can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean
2018-03-28can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean
2018-03-28mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya
2018-03-28mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya
2018-03-28mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya
2018-03-28mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-03-28libnvdimm, {btt, blk}: do integrity setup before add_disk()Vishal Verma
2018-03-28ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai
2018-03-28acpi, numa: fix pxm to online numa node associationsDan Williams
2018-03-28drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman
2018-03-28drm: Reject getfb for multi-plane framebuffersDaniel Stone
2018-03-28drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-28drm/vmwgfx: Fix black screen and device errors when running without fbdevThomas Hellstrom
2018-03-28libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede