aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-20RDMA/umem: Support importing dma-buf as user memory regionJianxin Xiong1-1/+1
2020-08-24RDMA/cm: Replace pr_debug() call sites with tracepointsChuck Lever1-1/+1
2020-06-02RDMA/core: Remove FMR pool APIMax Gurtovoy1-1/+1
2020-05-21IB/uverbs: Introduce create/destroy QP commands over ioctlYishai Hadas1-1/+2
2020-05-21IB/uverbs: Introduce create/destroy WQ commands over ioctlYishai Hadas1-1/+2
2020-05-21IB/uverbs: Introduce create/destroy SRQ commands over ioctlYishai Hadas1-1/+2
2020-05-02RDMA/core: Add LAG functionalityMaor Gottlieb1-1/+1
2020-01-13RDMA/core: Make ib_uverbs_async_event_file into a uobjectJason Gunthorpe1-1/+2
2020-01-07RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever1-1/+2
2020-01-07RDMA/cma: Add trace points in RDMA Connection ManagerChuck Lever1-1/+2
2019-11-05RDMA/core: Move core content from ib_uverbs to ib_coreMichal Kalderon1-1/+1
2019-07-05RDMA/counter: Add set/clear per-port auto mode supportMark Zhang1-1/+1
2019-06-10rdma: Delete the ib_ucm moduleJason Gunthorpe1-3/+0
2019-01-10IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch1-2/+2
2018-12-18RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe1-1/+1
2018-08-13IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe1-1/+1
2018-08-10IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe1-1/+2
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-nextJason Gunthorpe1-1/+1
2018-06-02IB/uverbs: Add create/destroy counters supportRaed Salem1-1/+1
2018-05-24RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky1-2/+2
2018-05-01IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security codeParav Pandit1-1/+2
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich1-1/+2
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich1-1/+1
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak1-1/+2
2018-03-19IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak1-1/+1
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky1-1/+1
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-11-10RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-31IB/core: Add uverbs merge trees functionalityMatan Barak1-1/+2
2017-08-31IB/core: Add new ioctl interfaceMatan Barak1-1/+1
2017-08-10RDMA/netlink: Add nldev initialization flowsLeon Romanovsky1-1/+2
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens1-1/+2
2017-04-05IB/core: Add idr based standard typesMatan Barak1-1/+1
2017-04-05IB/core: Add support for idr typesMatan Barak1-1/+2
2017-01-10IB/core: added support to use rdma cgroup controllerParav Pandit1-0/+1
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch1-6/+3
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch1-4/+3
2016-05-24IB/core: Integrate IB address resolution module into coreLeon Romanovsky1-4/+2
2016-05-13IB/core: generic RDMA READ/WRITE APIChristoph Hellwig1-1/+1
2016-05-13IB/core: add a simple MR poolChristoph Hellwig1-1/+1
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak1-0/+2
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig1-1/+1
2015-08-30IB/core: Add RoCE GID table managementMatan Barak1-1/+2
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran1-1/+1
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel1-0/+1
2014-06-10RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova1-1/+1
2014-01-19IB/core: Make ib_addr a core IB moduleMatan Barak1-2/+3
2011-05-20RDMA: Add netlink infrastructureRoland Dreier1-1/+1
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier1-2/+2