summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-06RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem1-0/+47
2019-05-06RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem2-0/+33
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich1-0/+2
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich2-0/+5
2019-05-03RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit1-1/+1
2019-05-03RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit1-0/+1
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit1-0/+3
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib2-29/+19
2019-05-01RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman2-0/+41
2019-04-25Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe3-5/+51
2019-04-25IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich1-0/+2
2019-04-24net/mlx5: Introduce new TIR creation core APIAriel Levkovich1-0/+3
2019-04-24net/mlx5: Expose TIR ICM address in command outboxAriel Levkovich1-3/+3
2019-04-24net/mlx5: Expose SW ICM related device memory capabilitiesAriel Levkovich1-2/+43
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe59-226/+489
2019-04-24RDMA: Remove rdma_user_mmap_pageJason Gunthorpe1-9/+0
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe1-1/+0
2019-04-24IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn1-0/+14
2019-04-24IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn2-76/+76
2019-04-24IB/{rdmavt, hfi1): Miscellaneous comment fixesKaike Wan1-1/+0
2019-04-23Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed741-7417/+21543
2019-04-22RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch2-0/+2
2019-04-22RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit1-1/+5
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi1-0/+1
2019-04-15Merge branch 'page-refs' (page ref overflow)Linus Torvalds2-5/+20
2019-04-14fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox1-4/+6
2019-04-14mm: add 'try_get_page()' helper functionLinus Torvalds1-0/+9
2019-04-14mm: make page ref count overflow check tighter and more explicitLinus Torvalds1-1/+5
2019-04-14Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-blockLinus Torvalds4-14/+30
2019-04-14Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-8/+0
2019-04-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2019-04-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2019-04-12Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-2/+10
2019-04-12Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+4
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust1-8/+0
2019-04-11nvmet: fix discover log page when offsets are usedKeith Busch1-2/+7
2019-04-11Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai672-7101/+20825
2019-04-11clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller1-0/+3
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe5-32/+69
2019-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+1
2019-04-10blk-mq: introduce blk_mq_complete_request_sync()Ming Lei1-0/+1
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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2019-04-09ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich1-1/+1
2019-04-09KEYS: trusted: fix -Wvarags warningndesaulniers@google.com1-1/+1
2019-04-09virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck1-1/+1
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