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