aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-25IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit1-0/+7
2018-06-19IB/core: Expose ib_ucontext from a given ib_uverbs_fileYishai Hadas1-0/+2
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise1-1/+2
2018-06-18RDMA: Hold the sgid_attr inside the struct ib_ah/qpJason Gunthorpe1-0/+4
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-4/+4
2018-06-18IB{cm, core}: Introduce and use ah_attr copy, move, replace APIsJason Gunthorpe1-0/+5
2018-06-18IB/core: Add a sgid_attr pointer to struct rdma_ah_attrJason Gunthorpe1-0/+7
2018-06-18IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit1-4/+0
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit1-2/+1
2018-06-18IB/core: Introduce GID entry reference countsParav Pandit1-0/+1
2018-06-12Convert infiniband uverbs to struct_sizeMatthew Wilcox1-4/+1
2018-06-04RDMA/core: introduce check masks for T10-PI offloadMax Gurtovoy1-0/+13
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-nextJason Gunthorpe1-2/+41
2018-06-02IB/core: Add support for flow countersRaed Salem1-1/+14
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak1-1/+2
2018-06-02IB/core: Introduce counters read verbRaed Salem1-0/+14
2018-06-02IB/core: Introduce counters object and its create/destroyRaed Salem1-0/+11
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe1-0/+14
2018-05-28IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein1-0/+14
2018-05-16IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich1-0/+15
2018-05-16IB/uverbs: Introduce a GRE steering match filterAriel Levkovich1-0/+17
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-41/+171
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich1-0/+11
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich1-1/+19
2018-04-05IB/uverbs: Add device memory capabilities reportingAriel Levkovich1-0/+1
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak1-0/+16
2018-04-04IB/uverbs: Add modify ESP flow_actionMatan Barak1-0/+4
2018-04-04IB/uverbs: Introduce egress flow steeringBoris Pismenny1-1/+2
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak1-0/+8
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak1-0/+65
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit1-19/+14
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit1-1/+4
2018-04-03RDMA/core: Update query_gid documentation for HCA driversParav Pandit1-0/+4
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch1-0/+4
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai1-2/+2
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak1-4/+9
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak1-0/+2
2018-03-19RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky1-4/+0
2018-03-19IB/core: Remove unimplemented ib_peek_cqParav Pandit1-12/+0
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit1-1/+1
2018-03-14RDMA/verbs: Simplify modify QP checkLeon Romanovsky1-3/+3
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise1-0/+5
2018-02-01IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt1-6/+14
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky1-0/+19
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky1-3/+10
2018-01-29RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky1-1/+1
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe1-5/+0
2018-01-15RDMA/core: Clarify rdma_ah_find_typeParav Pandit1-2/+1
2018-01-15IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang1-1/+1
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens1-0/+8