summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* 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-54/+0
* IB/core: Introduce new fast registration APISagi Grimberg2015-10-281-0/+44
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-46/+85
|\
| * IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-45/+85
* | IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-1/+5
* | IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-281-1/+15
* | IB/core: Remove smac and vlan id from path recordMatan Barak2015-10-211-2/+0
* | IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak2015-10-211-9/+4
* | IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-211-1/+1
* | IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak2015-10-211-0/+8
* | IB/core: Add netdev to path recordMatan Barak2015-10-211-0/+10
* | IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak2015-10-211-0/+19
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-212-6/+12
* | ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enumHal Rosenstock2015-10-211-1/+1
* | IB/core: Add support of checksum capability reporting for RC and RAWBodong Wang2015-09-281-1/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-191-2/+2
|\
| * IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny2015-09-181-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-098-100/+746
|\ \ | |/
| * IB/core: Move SM class defines from ib_mad.h to ib_smi.hIra Weiny2015-09-032-45/+47
| * IB/core: Remove unnecessary defines from ib_mad.hIra Weiny2015-09-031-12/+0
| * IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas2015-08-301-0/+1
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-301-5/+1
| * IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-1/+0
| * IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe2015-08-301-7/+2
| * IB/core: Add rdma netlink helper functionsKaike Wan2015-08-301-0/+7
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-301-0/+2
| * IB/core: Add RoCE GID table managementMatan Barak2015-08-301-2/+64
| * IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-11/+0
| * IB: Modify ib_create_mr APISagi Grimberg2015-08-301-22/+15
| * IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-10/+0
| * IB/cm: Remove compare_data checksHaggai Eran2015-08-301-12/+2
| * IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran2015-08-301-0/+6
| * IB/cm: Share listening CM IDsHaggai Eran2015-08-301-0/+4
| * IB/cm: Expose service ID in request eventsHaggai Eran2015-08-301-0/+1
| * IB/core: Find the network device matching connection parametersYotam Kenneth2015-08-301-0/+27
| * IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-1/+3
| * RDMA/Core: remove rdma_cap_read_multi_sge() helperSteve Wise2015-08-281-28/+0
| * IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-284-0/+620
* | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever2015-08-051-46/+0
|/
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-141-3/+17
* IB/mad: Add final OPA MAD processingIra Weiny2015-06-121-0/+8
* IB/mad: Add partial Intel OPA MAD supportIra Weiny2015-06-121-0/+106
* IB/mad: Add partial Intel OPA MAD supportIra Weiny2015-06-121-3/+21
* IB/core: Add OPA MAD core capability flagIra Weiny2015-06-121-0/+28
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-3/+6
* IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-122-0/+19
* IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+3
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-1/+2
OpenPOWER on IntegriCloud