summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon2017-02-151-2/+2
| | * | | | | | | net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-02-151-54/+62
| | * | | | | | | net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-02-151-3/+7
| | * | | | | | | ibmvnic: Fix initial MTU settingsThomas Falcon2017-02-141-7/+5
| | * | | | | | | net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk2017-02-141-1/+1
| | * | | | | | | net: fec: fix multicast filtering hardware setupRui Sousa2017-02-141-14/+9
| | * | | | | | | net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz2017-02-141-0/+4
| | * | | | | | | xen-netback: vif counters from int/long to u64Mart van Santen2017-02-132-8/+8
| | * | | | | | | ibmvnic: Call napi_disable instead of napi_enable in failure pathNathan Fontenot2017-02-111-1/+1
| | * | | | | | | ibmvnic: Initialize completion variables before starting workNathan Fontenot2017-02-111-8/+9
| * | | | | | | | Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-141-4/+3
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | / / / / | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | [media] cec: initiator should be the same as the destination for, pollHans Verkuil2017-02-131-4/+3
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-112-9/+23
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'irqchip-fixes-4.10' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2017-02-102-9/+23
| | |\ \ \ \ \ \ \
| | | * | | | | | | irqchip/mxs: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren2016-12-311-0/+4
| | | * | | | | | | irqchip/keystone: Fix "scheduling while atomic" on rtStrashko, Grygorii2016-12-311-9/+19
| | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-02-115-8/+31
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley2017-02-093-6/+13
| | |\ \ \ \ \ \ \
| | | * | | | | | | scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier2017-02-091-4/+4
| | | * | | | | | | scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll2017-02-091-2/+6
| | | * | | | | | | scsi: mpt3sas: disable ASPM for MPI2 controllersojab2017-02-091-0/+3
| | * | | | | | | | Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley2017-02-033-2/+18
| | |\| | | | | | |
| | | * | | | | | | scsi: mpt3sas: Force request partial completion alignmentRam Pai2017-01-311-0/+15
| | | * | | | | | | scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira2017-01-311-1/+1
| | | * | | | | | | scsi: qla2xxx: Fix a recently introduced memory leakBart Van Assche2017-01-241-1/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-109-89/+222
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky2017-02-101-1/+2
| | * | | | | | | | | NET: mkiss: Fix panicRalf Baechle2017-02-101-2/+2
| | * | | | | | | | | net: hns: Fix the device being used for dma mapping during TXKejian Yan2017-02-101-1/+1
| | * | | | | | | | | net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy2017-02-091-4/+2
| | * | | | | | | | | xen-netfront: Improve error handling during initializationRoss Lagerwall2017-02-091-18/+11
| | * | | | | | | | | sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns2017-02-091-7/+7
| | * | | | | | | | | sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns2017-02-091-35/+66
| | * | | | | | | | | xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai2017-02-091-3/+11
| | * | | | | | | | | net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli2017-02-091-8/+20
| | * | | | | | | | | net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu2017-02-082-12/+101
| | * | | | | | | | | net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+1
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-102-4/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | IB/rxe: Fix mem_check_range integer overflowEyal Itkin2017-02-081-3/+5
| | * | | | | | | | | | IB/rxe: Fix resid updateEyal Itkin2017-02-081-1/+1
| * | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-101-6/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | i2c: piix4: Request the SMBUS semaphore inside the mutexRicardo Ribalda2017-02-091-5/+7
| | * | | | | | | | | | | i2c: piix4: Fix request_region sizeRicardo Ribalda2017-02-091-1/+1
| * | | | | | | | | | | | Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-02-101-7/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenlyJean-Nicolas Graux2017-02-081-7/+25
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'drm-fixes-for-v4.10-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-02-098-18/+36
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-02-106-15/+34
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | drm/i915: Always convert incoming exec offsets to non-canonicalMichał Winiarski2017-02-081-6/+6
| | | * | | | | | | | | | drm/i915: Remove overzealous fence warn on runtime suspendChris Wilson2017-02-082-2/+11
| | | * | | | | | | | | | drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C2017-02-081-1/+2