summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
AgeCommit message (Expand)Author
2016-01-19IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua
2015-12-23IB/core: Add cross-channel supportLeon Romanovsky
2015-12-23IB/core: Align coding style of ib_device_cap_flags structureLeon Romanovsky
2015-12-23IB/core: Add ib_is_udata_clearedMatan Barak
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig
2015-12-23IB: remove the struct ib_phys_buf definitionChristoph Hellwig
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-12-23IB: remove support for phys MRsChristoph Hellwig
2015-12-23IB: remove ib_query_mrChristoph Hellwig
2015-12-23IB: start documenting device capabilitiesChristoph Hellwig
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-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-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
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-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
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/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe
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/core: Find the network device matching connection parametersYotam Kenneth
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
2015-08-28RDMA/Core: remove rdma_cap_read_multi_sge() helperSteve Wise
2015-08-05core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
2015-06-12IB/core: Add OPA MAD core capability flagIra Weiny
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak
2015-06-12IB/core: Add CQ creation time-stamping flagMatan Barak
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak