summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
* RDMA/counter: Add set/clear per-port auto mode supportMark Zhang2019-07-051-1/+1
* rdma: Delete the ib_ucm moduleJason Gunthorpe2019-06-101-3/+0Star
* IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch2019-01-111-2/+2
* RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe2018-12-181-1/+1
* IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe2018-08-131-1/+1
* IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe2018-08-111-1/+2
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-1/+1
|\
| * IB/uverbs: Add create/destroy counters supportRaed Salem2018-06-021-1/+1
* | RDMA/ucm: Mark UCM interface as BROKENLeon Romanovsky2018-05-241-2/+2
* | IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security codeParav Pandit2018-05-011-1/+2
|/
* IB/uverbs: Add device memory registration ioctl supportAriel Levkovich2018-04-051-1/+2
* IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich2018-04-051-1/+1
* IB/uverbs: Add flow_action create and destroy verbsMatan Barak2018-04-041-1/+2
* IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak2018-03-191-1/+1
* RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky2018-01-301-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-151-1/+1
|\
| * RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky2017-11-101-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* IB/core: Add uverbs merge trees functionalityMatan Barak2017-08-311-1/+2
* IB/core: Add new ioctl interfaceMatan Barak2017-08-311-1/+1
* RDMA/netlink: Add nldev initialization flowsLeon Romanovsky2017-08-101-1/+2
* IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-231-1/+2
* IB/core: Add idr based standard typesMatan Barak2017-04-051-1/+1
* IB/core: Add support for idr typesMatan Barak2017-04-051-1/+2
* IB/core: added support to use rdma cgroup controllerParav Pandit2017-01-101-0/+1
* IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch2016-05-241-6/+3Star
* IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch2016-05-241-4/+3Star
* IB/core: Integrate IB address resolution module into coreLeon Romanovsky2016-05-241-4/+2Star
* IB/core: generic RDMA READ/WRITE APIChristoph Hellwig2016-05-131-1/+1
* IB/core: add a simple MR poolChristoph Hellwig2016-05-131-1/+1
* IB/cma: Add configfs for rdma_cmMatan Barak2015-12-231-0/+2
* IB: add a proper completion queue abstractionChristoph Hellwig2015-12-111-1/+1
* IB/core: Add RoCE GID table managementMatan Barak2015-08-311-1/+2
* IB/core: Implement support for MMU notifiers regarding on demand paging regionsHaggai Eran2014-12-161-1/+1
* IB/core: Add support for on demand paging regionsShachar Raindel2014-12-161-0/+1
* RDMA/core: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2014-06-101-1/+1
* IB/core: Make ib_addr a core IB moduleMatan Barak2014-01-201-2/+3
* RDMA: Add netlink infrastructureRoland Dreier2011-05-201-1/+1
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-091-2/+2
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-161-1/+1
* RDMA/cma: Export rdma cm interface to userspaceSean Hefty2006-12-121-1/+5
* RDMA: iWARP Core Changes.Tom Tucker2006-09-231-1/+3
* IB: IP address based RDMA connection managerSean Hefty2006-06-181-2/+4
* IB: address translation to map IP toIB addresses (GIDs)Sean Hefty2006-06-181-1/+5
* IB: common handling for marshalling parameters to/from userspaceSean Hefty2006-06-181-1/+2
* [PATCH] IB: clean up user access config optionsJames Lentini2005-09-071-2/+3
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-271-2/+0Star
* [PATCH] IB: Hook up userspace CM to the make systemHal Rosenstock2005-07-281-1/+3
* [PATCH] IB: Add the kernel CM implementationHal Rosenstock2005-07-281-1/+4
* [PATCH] IB: Add RMPP implementationHal Rosenstock2005-07-281-1/+1