summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/Makefile
AgeCommit message (Expand)AuthorLines
2019-07-05RDMA/counter: Add set/clear per-port auto mode supportMark Zhang-1/+1
2019-06-10rdma: Delete the ib_ucm moduleJason Gunthorpe-3/+0
2019-01-10IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch-2/+2
2018-12-18RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe-1/+1
2018-08-13IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe-1/+1
2018-08-10IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe-1/+2
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe-1/+1
2018-06-02IB/uverbs: Add create/destroy counters supportRaed Salem-1/+1
2018-05-24RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky-2/+2
2018-05-01IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security codeParav Pandit-1/+2
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich-1/+2
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich-1/+1
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak-1/+2
2018-03-19IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak-1/+1
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky-1/+1
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-1/+1
2017-11-10RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-31IB/core: Add uverbs merge trees functionalityMatan Barak-1/+2
2017-08-31IB/core: Add new ioctl interfaceMatan Barak-1/+1
2017-08-10RDMA/netlink: Add nldev initialization flowsLeon Romanovsky-1/+2
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens-1/+2
2017-04-05IB/core: Add idr based standard typesMatan Barak-1/+1
2017-04-05IB/core: Add support for idr typesMatan Barak-1/+2
2017-01-10IB/core: added support to use rdma cgroup controllerParav Pandit-0/+1
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch-6/+3
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch-4/+3
2016-05-24IB/core: Integrate IB address resolution module into coreLeon Romanovsky-4/+2
2016-05-13IB/core: generic RDMA READ/WRITE APIChristoph Hellwig-1/+1
2016-05-13IB/core: add a simple MR poolChristoph Hellwig-1/+1
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak-0/+2
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig-1/+1
2015-08-30IB/core: Add RoCE GID table managementMatan Barak-1/+2
2014-12-15IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran-1/+1
2014-12-15IB/core: Add support for on demand paging regionsShachar Raindel-0/+1
2014-06-10RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova-1/+1
2014-01-19IB/core: Make ib_addr a core IB moduleMatan Barak-2/+3
2011-05-20RDMA: Add netlink infrastructureRoland Dreier-1/+1
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier-2/+2
2007-02-16IB/sa: Track multicast join/leave requestsSean Hefty-1/+1
2006-12-12RDMA/cma: Export rdma cm interface to userspaceSean Hefty-1/+5
2006-09-22RDMA: iWARP Core Changes.Tom Tucker-1/+3
2006-06-17IB: IP address based RDMA connection managerSean Hefty-2/+4
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Sean Hefty-1/+5
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty-1/+2
2005-09-07[PATCH] IB: clean up user access config optionsJames Lentini-2/+3
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier-2/+0
2005-07-27[PATCH] IB: Hook up userspace CM to the make systemHal Rosenstock-1/+3
2005-07-27[PATCH] IB: Add the kernel CM implementationHal Rosenstock-1/+4
2005-07-27[PATCH] IB: Add RMPP implementationHal Rosenstock-1/+1