summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier2-17/+33
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-04-08RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe1-0/+9
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-6/+9
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-04-08i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET1-0/+5
2018-04-08mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon1-1/+1
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
2018-03-31team: Fix double free in error pathArkadi Sharshevsky1-2/+2
2018-03-31qede: Fix qedr link updateMichal Kalderon1-2/+2
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli1-0/+2
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)1-1/+2
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET1-2/+4
2018-03-31dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza1-1/+0
2018-03-31dpaa_eth: increment the RX dropped counter when neededCamelia Groza1-1/+3
2018-03-31dpaa_eth: remove duplicate initializationCamelia Groza1-1/+0
2018-03-31dpaa_eth: fix error in dpaa_remove()Madalin Bucur1-1/+1
2018-03-31soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur1-23/+5
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-31ppp: avoid loop in xmit recursion detection codeGuillaume Nault1-12/+14
2018-03-31net: phy: Tell caller result of phy_change()Brad Mouring1-87/+86
2018-03-31mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel1-6/+6
2018-03-31macvlan: filter out unsupported feature flagsShannon Nelson1-1/+1
2018-03-31net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko1-4/+11
2018-03-31qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon1-0/+15
2018-03-31qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon1-1/+1
2018-03-28staging: android: ion: Zero CMA allocated memoryLiam Mark1-0/+17
2018-03-28iio: imu: st_lsm6dsx: introduce conf_lock mutexLorenzo Bianconi3-8/+21
2018-03-28iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi1-1/+1
2018-03-28hwmon: (k10temp) Add temperature offset for Ryzen 1900XGuenter Roeck1-0/+1
2018-03-28hwmon: (k10temp) Only apply temperature offset if result is positiveGuenter Roeck1-1/+4
2018-03-28tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason1-3/+2
2018-03-28can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2-28/+68
2018-03-28can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason1-15/+0
2018-03-28can: ifi: Check core revision upon probeMarek Vasut1-1/+10
2018-03-28can: ifi: Repair the error handlingMarek Vasut1-27/+37
2018-03-28can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean1-11/+2
2018-03-28can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean2-8/+12
2018-03-28mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya1-5/+1
2018-03-28mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya1-13/+10
2018-03-28mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya1-2/+3
2018-03-28mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong1-2/+2
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger1-1/+2