summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig-83/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig-12/+4
2015-12-23IB: remove ib_query_mrChristoph Hellwig-18/+0
2015-12-23IB: start documenting device capabilitiesChristoph Hellwig-0/+18
2015-12-23IB/cma: Join and leave multicast groups with IGMPMoni Shoua-0/+2
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua-7/+38
2015-12-23IB/core: Validate route when we init ahMatan Barak-3/+7
2015-12-23IB/core: Add rdma_network_type to wcSomnath Kotur-0/+45
2015-12-23IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak-2/+21
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak-1/+15
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford-3/+35
2015-12-22IB/core: Remove ib_query_deviceOr Gerlitz-3/+0
2015-12-22IB/core: Save the device attributes on the device structureIra Weiny-0/+1
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford-3/+35
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig-3/+35
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock-0/+2
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn-0/+1
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche-3/+3
2015-10-29IB/core: Remove old fast registration APISagi Grimberg-54/+0
2015-10-28IB/core: Introduce new fast registration APISagi Grimberg-0/+44
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford-46/+85
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro-1/+5
2015-10-28IB/addr: Pass network namespace as a parameterGuy Shapiro-1/+15
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak-2/+0
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak-9/+4
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak-1/+1
2015-10-21IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak-0/+8
2015-10-21IB/core: Add netdev to path recordMatan Barak-0/+10
2015-10-21IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak-0/+19
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak-6/+12
2015-10-21ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enumHal Rosenstock-1/+1
2015-10-08IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig-1/+0
2015-10-08IB: split struct ib_send_wrChristoph Hellwig-45/+85
2015-09-28IB/core: Add support of checksum capability reporting for RC and RAWBodong Wang-1/+2
2015-09-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-2/+2
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny-2/+2
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-100/+746
2015-09-03IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny-45/+47
2015-09-03IB/core: Remove unnecessary defines from ib_mad.hIra Weiny-12/+0
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas-0/+1
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe-5/+1
2015-08-30IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe-1/+0
2015-08-30IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe-7/+2
2015-08-30IB/core: Add rdma netlink helper functionsKaike Wan-0/+7
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua-0/+2
2015-08-30IB/core: Add RoCE GID table managementMatan Barak-2/+64
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg-11/+0
2015-08-30IB: Modify ib_create_mr APISagi Grimberg-22/+15
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg-10/+0
2015-08-30IB/cm: Remove compare_data checksHaggai Eran-12/+2