summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz2015-10-221-1/+8
* target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger2015-10-221-2/+4
* scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko2015-10-221-1/+10
* target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover2015-10-226-38/+36
* hp-wmi: limit hotkey enableKyle Evans2015-10-031-11/+20
* zram: fix possible use after free in zcomp_create()Luis Henriques2015-10-031-5/+7
* mvneta: use inband status only when explicitly enabledStas Sergeev2015-10-031-4/+5
* of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev2015-10-031-2/+17
* net: phy: fixed_phy: handle link-down caseStas Sergeev2015-10-031-3/+5
* net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli2015-10-031-17/+1
* macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin2015-10-031-2/+2
* net/mlx4_en: really allow to change RSS keyEric Dumazet2015-10-031-2/+0
* net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli2015-10-031-2/+2
* net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli2015-10-031-4/+8
* net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto2015-10-031-2/+1
* net: fec: clear receive interrupts before processing a packetRussell King2015-10-031-0/+1
* usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-10-031-3/+4
* vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner2015-10-031-0/+2
* cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens2015-09-291-3/+0
* bna: fix interrupts storm caused by erroneous packetsIvan Vecera2015-09-291-1/+1
* rocker: free netdevice during netdevice removalIdo Schimmel2015-09-291-0/+1
* net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein2015-09-291-2/+2
* virtio_net: don't require ANY_LAYOUT with VERSION_1Michael S. Tsirkin2015-09-291-1/+2
* bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-09-291-0/+20
* bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov2015-09-291-0/+1
* isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt2015-09-291-1/+10
* net/xen-netback: off by one in BUG_ON() conditionDan Carpenter2015-09-291-3/+3
* net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner2015-09-291-2/+1
* stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-09-294-24/+28
* stmmac: fix check for phydev being openAlexey Brodkin2015-09-291-1/+4
* IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum2015-09-291-1/+1
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-09-291-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-09-291-1/+4
* IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-09-291-3/+4
* IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran2015-09-291-12/+0
* IB/iser: Fix possible bogus DMA unmappingSagi Grimberg2015-09-292-4/+10
* IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg2015-09-291-3/+5
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-09-292-14/+32
* IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-09-291-1/+9
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-09-293-4/+16
* IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche2015-09-291-0/+9
* IB/srp: Handle partial connection success correctlyBart Van Assche2015-09-291-1/+2
* ideapad-laptop: Add Lenovo Yoga 3 14 to no_hw_rfkill dmi listHans de Goede2015-09-291-0/+7
* iommu/vt-d: Really use upper context table when necessaryJoerg Roedel2015-09-291-1/+1
* iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding2015-09-294-2/+10
* iommu/io-pgtable-arm: Unmap and free table when overwriting with blockWill Deacon2015-09-291-1/+16
* iommu/fsl: Really fix init section(s) contentEmil Medve2015-09-291-13/+13
* md: flush ->event_work before stopping array.NeilBrown2015-09-291-0/+2
* md/raid10: always set reshape_safe when initializing reshape_position.NeilBrown2015-09-291-1/+4
* md/raid5: don't let shrink_slab shrink too far.NeilBrown2015-09-291-2/+3