summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* IB/cma: allocating too much memory in make_cma_ports()Dan Carpenter2016-01-191-8/+7
* IB/sysfs: Fix sparse warning on attr_idIra Weiny2016-01-191-2/+2
* IB/cma: Fix RDMA port validation for iWarpMatan Barak2016-01-191-1/+1
* IB/core: constify mmu_notifier_ops structuresJulia Lawall2015-12-241-1/+1
* IB/mad: Ensure fairness in ib_mad_completion_handlerDean Luick2015-12-241-0/+18
* IB/core: Add cross-channel supportLeon Romanovsky2015-12-231-1/+4
* IB/core: Display extended counter set if availableChristoph Lameter2015-12-231-3/+107
* IB/core: Specify attribute_id in port_table_attributeChristoph Lameter2015-12-231-2/+5
* IB/core: Create get_perf_mad function in sysfs.cChristoph Lameter2015-12-231-22/+40
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-232-13/+1
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-234-39/+16
* IB: remove ib_query_mrChristoph Hellwig2015-12-231-7/+0
* IB/cma: Join and leave multicast groups with IGMPMoni Shoua2015-12-232-9/+104
* IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2015-12-231-11/+144
* IB/cma: Add configfs for rdma_cmMatan Barak2015-12-235-7/+473
* IB/rdma_cm: Add wrapper for cma reference countMatan Barak2015-12-232-2/+13
* IB/core: Validate route when we init ahMatan Barak2015-12-235-76/+262
* IB/core: Move rdma_is_upper_dev_rcu to header fileMatan Barak2015-12-232-16/+17
* IB/core: Add rdma_network_type to wcSomnath Kotur2015-12-233-6/+142
* IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak2015-12-232-1/+3
* IB/core: Add gid attributes to sysfsMatan Barak2015-12-231-2/+182
* IB/cm: Use the source GID index typeMatan Barak2015-12-232-5/+22
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-2310-61/+170
* IB/core: don't search the GID table twiceMatan Barak2015-12-231-18/+35
* IB/core: Change per-entry lock in RoCE GID table to one lockMatan Barak2015-12-231-54/+89
* IB/core: Refactor GID cache's ib_dispatch_eventMatan Barak2015-12-231-8/+15
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-223-3/+223
|\
| * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-153-3/+223
| |\
| | * IB: add a proper completion queue abstractionChristoph Hellwig2015-12-113-3/+223
* | | IB/core: Remove ib_query_deviceOr Gerlitz2015-12-221-19/+0
* | | IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-226-73/+12
* | | IB/core: Save the device attributes on the device structureIra Weiny2015-12-221-0/+8
|/ /
* | IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock2015-12-081-0/+5
* | IB/cma: Add a missing rcu_read_unlock()Bart Van Assche2015-12-081-4/+1
* | IB core: Fix ib_sg_to_pages()Bart Van Assche2015-12-071-21/+22
* | IB/sa: Put netlink request into the request list before sendingKaike Wan2015-12-071-15/+17
* | IB/core: use RCU for uverbs id lookupMike Marciniszyn2015-12-071-5/+7
* | IB/core: Fix user mode post wr corruptionMike Marciniszyn2015-12-071-5/+10
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\
| * mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* | IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-302-3/+3
* | IB/core: Remove old fast registration APISagi Grimberg2015-10-291-25/+0
* | IB/core: Introduce new fast registration APISagi Grimberg2015-10-281-0/+107
* | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-284-83/+104
|\ \
| * | IB: split struct ib_send_wrChristoph Hellwig2015-10-084-83/+104
* | | IB/ucma: Take the network namespace from the processGuy Shapiro2015-10-281-2/+3
* | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-282-19/+30
* | | IB/cma: Separate port allocation to network namespacesHaggai Eran2015-10-281-24/+70
* | | IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-282-8/+10
* | | IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-213-6/+0
OpenPOWER on IntegriCloud