summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua-2/+2
2016-01-19IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua-0/+1
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak-1/+3
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak-2/+3
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig-0/+2
2015-12-23IB/core: Add cross-channel supportLeon Romanovsky-0/+11
2015-12-23IB/core: Align coding style of ib_device_cap_flags structureLeon Romanovsky-30/+30
2015-12-23IB/core: Add ib_is_udata_clearedMatan Barak-0/+27
2015-12-23IB/core: Display extended counter set if availableChristoph Lameter-0/+1
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig-1/+0
2015-12-23IB: remove the struct ib_phys_buf definitionChristoph Hellwig-5/+0
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