summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long2018-04-131-38/+35
* bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long2018-04-131-4/+5
* vhost: correctly remove wait queue during poll failureJason Wang2018-04-131-2/+1
* sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng2018-04-131-1/+1
* pptp: remove a buggy dst release in pptp_connect()Eric Dumazet2018-04-131-1/+0
* random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o2018-04-131-6/+6
* virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor2018-04-131-1/+6
* virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld2018-04-131-2/+7
* EDAC, mv64x60: Fix an error handling pathChristophe JAILLET2018-04-131-1/+1
* tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren2018-04-131-3/+14
* scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang2018-04-131-0/+1
* scsi: libsas: fix error when getting phy eventsJason Yan2018-04-131-1/+1
* scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan2018-04-131-0/+1
* bcache: segregate flash only volume write streamsTang Junhui2018-04-131-5/+14
* bcache: stop writeback thread after detachingTang Junhui2018-04-131-0/+6
* vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu2018-04-131-1/+1
* ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore2018-04-131-0/+14
* ACPICA: Events: Add runtime stub support for event APIsLv Zheng2018-04-131-0/+18
* iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi2018-04-131-2/+0
* bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval2018-04-131-4/+15
* net: emac: fix reset timeout with AR8035 phyChristian Lamparter2018-04-131-4/+22
* e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson2018-04-131-1/+6
* net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King2018-04-131-0/+6
* mceusb: sporadic RX truncation corruption fixA Sun2018-04-131-2/+7
* cx25840: fix unchecked return valuesPan Bian2018-04-131-15/+21
* e1000e: fix race condition around skb_tstamp_tx()Jacob Keller2018-04-131-2/+8
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2018-04-133-9/+24
* Fix serial console on SNI RM400 machinesThomas Bogendoerfer2018-04-131-5/+10
* drm/omap: fix tiled buffer stride calculationsTomi Valkeinen2018-04-131-2/+2
* mISDN: Fix a sleep-in-atomic bugJia-Ju Bai2018-04-131-1/+1
* qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai2018-04-131-1/+1
* net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva2018-04-131-1/+8
* rtc: interface: Validate alarm-time before handling rolloverVaibhav Jain2018-04-131-1/+8
* hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang2018-04-131-0/+2
* wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King2018-04-131-2/+1
* vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys2018-04-131-0/+17
* scsi: libiscsi: Allow sd_shutdown on bad transportRafael David Tinoco2018-04-131-1/+23
* bonding: Don't update slave->link until ready to commitNithin Sujir2018-04-131-2/+9
* fix race in drivers/char/random.c:get_reg()Michael Schmitz2018-04-131-1/+5
* scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()Maurizio Lombardi2018-04-132-2/+9
* leds: pca955x: Correct I2C FunctionalityTin Huynh2018-04-131-1/+1
* ray_cs: Avoid reading past end of bufferKees Cook2018-04-131-2/+5
* ath5k: fix memory leak on buf on failed eeprom readColin Ian King2018-04-131-1/+4
* sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven2018-04-131-1/+1
* USB: ene_usb6250: fix SCSI residue overwritingAlan Stern2018-04-131-0/+2
* USB: ene_usb6250: fix first command executionAlan Stern2018-04-131-4/+5
* usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang2018-04-131-8/+21
* ata: libahci: properly propagate return value of platform_get_irq()Thomas Petazzoni2018-04-131-2/+3
* usb: dwc3: keystone: check return valuePan Bian2018-04-131-0/+4
* staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli...Andrea della Porta2018-04-131-1/+1