summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-28IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein
2018-05-24IB/core: Reduce the places that use zgidParav Pandit
2018-05-23IB/uverbs: Fix uverbs_attr_get_objJason Gunthorpe
2018-05-22RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise
2018-05-16IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich
2018-05-16IB/uverbs: Introduce a GRE steering match filterAriel Levkovich
2018-05-15IB/umem: Use the correct mm during ib_umem_releaseLidong Chen
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez
2018-05-09IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez
2018-05-03RDMA/nldev: helper functions to add driver attributesSteve Wise
2018-05-03RDMA/nldev: add driver-specific resource trackingSteve Wise
2018-04-17RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich
2018-04-05IB/uverbs: Add device memory capabilities reportingAriel Levkovich
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak
2018-04-04IB/uverbs: Add modify ESP flow_actionMatan Barak
2018-04-04IB/uverbs: Introduce egress flow steeringBoris Pismenny
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak
2018-04-04IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit
2018-04-03RDMA/core: Update query_gid documentation for HCA driversParav Pandit
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-29RDMA/cma: Move rdma_cm_state to cma_priv.hParav Pandit
2018-03-28RDMA/CMA: Add rdma_port_space to UAPISteve Wise
2018-03-28RDMA/CMA: remove RDMA_PS_SDPSteve Wise
2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai
2018-03-23IB/cma: Resolve route only while receiving CM requestsParav Pandit
2018-03-22RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky
2018-03-19IB/uverbs: Add macros to simplify adding driver specific attributesMatan Barak
2018-03-19IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak
2018-03-19IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak
2018-03-19IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak
2018-03-19RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky
2018-03-19IB/core: Remove unimplemented ib_peek_cqParav Pandit
2018-03-15IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit
2018-03-15IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit
2018-03-15IB/core: Fix comments of GID query functionsParav Pandit