summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-08IB/srp: Fix srp_map_sg_fr()Bart Van Assche2-15/+9
2015-12-08IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche1-1/+1
2015-12-08IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig1-0/+3
2015-12-08IB/srp: Fix possible send queue overflowSagi Grimberg1-1/+1
2015-12-08IB/srp: Fix a memory leakBart Van Assche1-9/+13
2015-12-08vxlan: interpret IP headers for ECN correctlyJiri Benc1-4/+2
2015-12-08IB/sa: Put netlink request into the request list before sendingKaike Wan1-15/+17
2015-12-08IB/iser: use sector_div instead of do_divArnd Bergmann1-1/+1
2015-12-08IB/core: use RCU for uverbs id lookupMike Marciniszyn1-5/+7
2015-12-08IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan1-2/+2
2015-12-08vxlan: support ndo_fill_metadata_dst also for IPv6Jiri Benc1-2/+23
2015-12-08vxlan: move IPv6 outpute route calculation to a functionJiri Benc1-10/+34
2015-12-08IB/core: Fix user mode post wr corruptionMike Marciniszyn1-5/+10
2015-12-08IB/qib: Fix qib_mr structureIra Weiny1-1/+1
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru4-52/+55
2015-12-07qed: Fix BAR size split for some serversAriel Elior2-21/+36
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar2-17/+54
2015-12-07ethernet: aurora: AURORA_NB8800 should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-12-07lightnvm: do not compile in debugging by defaultMatias Bjørling1-0/+1
2015-12-07lightnvm: prevent gennvm module unload on useMatias Bjørling1-0/+5
2015-12-07lightnvm: fix media mgr registrationMatias Bjørling1-39/+39
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling5-24/+26
2015-12-07lightnvm: check mm before useMatias Bjørling1-1/+1
2015-12-07lightnvm: refactor spin_unlock in gennvm_get_blkWenwei Tao1-5/+2
2015-12-07lightnvm: put blks when luns configure failedWenwei Tao1-2/+19
2015-12-07lightnvm: use flags in rrpc_get_blkWenwei Tao1-1/+1
2015-12-07virtio_ring: shadow available ring flags & indexVenkatesh Srinivas1-12/+34
2015-12-07virtio: Do not drop __GFP_HIGH in alloc_indirectMichal Hocko1-1/+1
2015-12-07vhost: replace % with & on data pathMichael S. Tsirkin1-3/+3
2015-12-07virtio: fix memory leak of virtio ida cache layersSuman Anna1-0/+1
2015-12-07vhost: relax log address alignmentMichael S. Tsirkin1-1/+1
2015-12-07ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Andreas Werner1-1/+2
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner1-0/+8
2015-12-07virtio-net: Stop doing DMA from the stackMichael S. Tsirkin1-15/+19
2015-12-07phy: core: Get a refcount to phy in devm_of_phy_get_by_index()Chunfeng Yun1-6/+15
2015-12-07staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons2-18/+0
2015-12-06net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds14-48/+103
2015-12-06net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork2-2/+34
2015-12-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds55-330/+725
2015-12-06stmmac: fix resource management when resumeGiuseppe CAVALLARO1-3/+6
2015-12-06ravb: fix RX queue #1 frame error counter nameSergei Shtylyov1-1/+1
2015-12-06sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2015-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-13/+23
2015-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-3/+4
2015-12-05dmaengine: mic_x100: add missing spin_unlockSaurabh Sengar1-5/+10
2015-12-05dmaengine: bcm2835-dma: Convert to use DMA poolPeter Ujfalusi1-24/+54
2015-12-05dmaengine: at_xdmac: fix bad behavior in interleaved modeSylvain ETIENNE1-1/+3
2015-12-05dmaengine: at_xdmac: fix false condition for memset_sg transfersLudovic Desroches1-1/+1
2015-12-05dmaengine: at_xdmac: fix macro typoLudovic Desroches1-1/+1