aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2-3/+3
2015-10-29IB/core: Remove old fast registration APISagi Grimberg1-54/+0
2015-10-28IB/core: Introduce new fast registration APISagi Grimberg1-0/+44
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford1-46/+85
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro1-1/+5
2015-10-28IB/addr: Pass network namespace as a parameterGuy Shapiro1-1/+15
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak1-2/+0
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak1-9/+4
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak1-1/+1
2015-10-21IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak1-0/+8
2015-10-21IB/core: Add netdev to path recordMatan Barak1-0/+10
2015-10-21IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak1-0/+19
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2-6/+12
2015-10-21ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enumHal Rosenstock1-1/+1
2015-10-08IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig1-1/+0
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-45/+85
2015-09-28IB/core: Add support of checksum capability reporting for RC and RAWBodong Wang1-1/+2
2015-09-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+2
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny1-2/+2
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds8-100/+746
2015-09-03IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny2-45/+47
2015-09-03IB/core: Remove unnecessary defines from ib_mad.hIra Weiny1-12/+0
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas1-0/+1
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe1-5/+1
2015-08-30IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe1-1/+0
2015-08-30IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe1-7/+2
2015-08-30IB/core: Add rdma netlink helper functionsKaike Wan1-0/+7
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua1-0/+2
2015-08-30IB/core: Add RoCE GID table managementMatan Barak1-2/+64
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg1-11/+0
2015-08-30IB: Modify ib_create_mr APISagi Grimberg1-22/+15
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg1-10/+0
2015-08-30IB/cm: Remove compare_data checksHaggai Eran1-12/+2
2015-08-30IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran1-0/+6
2015-08-30IB/cm: Share listening CM IDsHaggai Eran1-0/+4
2015-08-30IB/cm: Expose service ID in request eventsHaggai Eran1-0/+1
2015-08-30IB/core: Find the network device matching connection parametersYotam Kenneth1-0/+27
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran1-1/+3
2015-08-28RDMA/Core: remove rdma_cap_read_multi_sge() helperSteve Wise1-28/+0
2015-08-28IB/core: Add core header changes needed for OPADennis Dalessandro4-0/+620
2015-08-05core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever1-46/+0
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock1-3/+17
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny1-0/+8
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny1-0/+106
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny1-3/+21
2015-06-12IB/core: Add OPA MAD core capability flagIra Weiny1-0/+28
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny1-3/+6
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2-0/+19
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny1-1/+3
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak1-1/+2