aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe5-32/+69
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch1-0/+1
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch1-0/+5
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-4/+5
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-4/+4
2019-04-08RDMA/core: Support object allocation in atomic contextLeon Romanovsky1-1/+6
2019-04-08IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe1-1/+1
2019-04-08RDMA/nldev: Return device protocolLeon Romanovsky1-0/+5
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem2-1/+2
2019-04-02net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin2-1/+51
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen1-0/+1
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed1-0/+1
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy2-23/+10
2019-04-02net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macrosMaxim Mikityanskiy1-8/+0
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-4/+1
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-34/+194
2019-04-01IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2-8/+14
2019-04-01IB: ucontext should be set properly for all cmd & ioctl pathsShamir Rabinovitch2-20/+16
2019-03-29RDMA/core: Don't compare specific bit after boolean ANDLeon Romanovsky1-2/+2
2019-03-29RDMA/netlink: Remove unused data structureLeon Romanovsky1-11/+0
2019-03-28RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit1-1/+3
2019-03-28RDMA/core: Add interface to read device namespace sharing modeParav Pandit1-1/+8
2019-03-28RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit1-0/+3
2019-03-28RDMA/core: Implement compat device/sysfs tree in net namespaceParav Pandit1-0/+6
2019-03-28RDMA/core: Introduce ib_core_device to hold deviceParav Pandit1-6/+19
2019-03-27IB/MAD: Add SMP details to MAD tracingIra Weiny1-0/+90
2019-03-27IB/UMAD: Add umad trace pointsIra Weiny1-0/+126
2019-03-27IB/MAD: Add agent trace pointsIra Weiny1-0/+46
2019-03-27IB/MAD: Add recv path trace pointIra Weiny1-0/+67
2019-03-27IB/MAD: Add send path trace pointsIra Weiny1-0/+187
2019-03-27overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky1-3/+9
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi4-6/+6
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+2
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds1-0/+1
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+20
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+4
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+2
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song1-0/+2
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang1-1/+1
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgentThomas Gleixner1-2/+1
2019-03-21genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu1-1/+1
2019-03-20block: Unexport blk_mq_add_to_requeue_list()Bart Van Assche1-2/+0
2019-03-20block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpected valueYufen Yu1-0/+3
2019-03-20libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov1-0/+2
2019-03-19blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctxDongli Zhang1-1/+0
2019-03-18block: add BIO_NO_PAGE_REF flagJens Axboe1-0/+1
2019-03-18iov_iter: add ITER_BVEC_FLAG_NO_REF flagJens Axboe1-5/+19
2019-03-17IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas1-1/+2
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-1/+8