summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-05-06RDMA/efa: Add the ABI definitionsGal Pressman
2019-05-06RDMA: Add EFA related definitionsGal Pressman
2019-05-06RDMA/umem: Remove hugetlb flagShiraz Saleem
2019-05-06RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem
2019-05-06RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich
2019-05-03RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit
2019-05-03RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib
2019-05-01RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman
2019-04-25Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe
2019-04-25IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich
2019-04-24net/mlx5: Introduce new TIR creation core APIAriel Levkovich
2019-04-24net/mlx5: Expose TIR ICM address in command outboxAriel Levkovich
2019-04-24net/mlx5: Expose SW ICM related device memory capabilitiesAriel Levkovich
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe
2019-04-24RDMA: Remove rdma_user_mmap_pageJason Gunthorpe
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe
2019-04-24IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn
2019-04-24IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn
2019-04-24IB/{rdmavt, hfi1): Miscellaneous comment fixesKaike Wan
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-22RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch
2019-04-22RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi
2019-04-14Merge branch 'page-refs' (page ref overflow)Linus Torvalds
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds
2019-04-13Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-13Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-04-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-12Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-04-12Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2019-04-10clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei
2019-04-10net/mlx5: E-Switch, add a new prio to be used by the RDMA sideMark Bloch
2019-04-10net/mlx5: E-Switch, don't use hardcoded values for FDB priosMark Bloch
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-08ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich
2019-04-08KEYS: trusted: fix -Wvarags warningndesaulniers@google.com
2019-04-08virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck