aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-24IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha1-0/+5
2015-12-24net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha1-7/+15
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky1-0/+3
2015-12-23IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak1-2/+5
2015-12-23IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak1-3/+6
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat1-6/+15
2015-12-23IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat1-0/+20
2015-12-23IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat1-0/+6
2015-12-23IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat1-7/+0
2015-12-23net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2-1/+14
2015-12-23net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat1-0/+3
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford3-47/+26
2015-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+4
2015-12-18include/linux/mmdebug.h: should include linux/bug.hJames Morse1-0/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-10/+17
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cqDoug Ledford3-47/+26
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra1-5/+5
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+3
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+14
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson1-3/+3
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss1-1/+1
2015-12-11USB: add quirk for devices with broken LPMAlan Stern1-0/+3
2015-12-11irq_poll: remove unused data and max fieldsChristoph Hellwig1-2/+0
2015-12-11irq_poll: mark __irq_poll_complete staticChristoph Hellwig1-1/+0
2015-12-11irq_poll: fold irq_poll_disable_pending into irq_poll_softirqChristoph Hellwig1-5/+0
2015-12-11irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig1-13/+0
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig3-47/+47
2015-12-11ses: fix additional element traversal bugJames Bottomley1-0/+4
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+11
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier1-0/+1
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso1-1/+1
2015-12-10Merge branch 'fix/edma' into fixesVinod Koul1-1/+1
2015-12-10dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit typePeter Ujfalusi1-1/+1
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+0
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-7/+12
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin1-1/+1
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring1-7/+6
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione1-0/+6
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-34/+26
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+1
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-6/+8
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg1-0/+11
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar1-0/+2
2015-12-07qed: Fix corner case for chain in-between pagesTomer Tayar1-1/+2
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling1-7/+7
2015-12-07lightnvm: comments on constantsMatias Bjørling1-0/+7