summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-5/+8
2018-06-18RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri-5/+8
2018-06-12Convert infiniband uverbs to struct_sizeMatthew Wilcox-4/+1
2018-06-05RDMA/restrack: Change SPDX tag to properly reflect licenseLeon Romanovsky-1/+1
2018-06-04RDMA/core: introduce check masks for T10-PI offloadMax Gurtovoy-0/+13
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe-2/+52
2018-06-02IB/core: Add support for flow countersRaed Salem-1/+14
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak-1/+2
2018-06-02IB/core: Introduce counters read verbRaed Salem-0/+14
2018-06-02IB/core: Introduce counters object and its create/destroyRaed Salem-0/+11
2018-06-02IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak-0/+11
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe-6/+19
2018-05-28IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein-0/+14
2018-05-24IB/core: Reduce the places that use zgidParav Pandit-0/+1
2018-05-23IB/uverbs: Fix uverbs_attr_get_objJason Gunthorpe-5/+5
2018-05-22RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpersSteve Wise-0/+3
2018-05-16IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich-0/+15
2018-05-16IB/uverbs: Introduce a GRE steering match filterAriel Levkovich-0/+17
2018-05-15IB/umem: Use the correct mm during ib_umem_releaseLidong Chen-1/+0
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty-0/+1
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez-5/+7
2018-05-09IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez-1/+1
2018-05-03RDMA/nldev: helper functions to add driver attributesSteve Wise-0/+11
2018-05-03RDMA/nldev: add driver-specific resource trackingSteve Wise-0/+9
2018-04-17RDMA/rdma_cm: Delete rdma_addr_clientJason Gunthorpe-19/+1
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-160/+452
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich-0/+23
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich-1/+19
2018-04-05IB/uverbs: Add device memory capabilities reportingAriel Levkovich-0/+1
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak-0/+16
2018-04-04IB/uverbs: Add modify ESP flow_actionMatan Barak-0/+4
2018-04-04IB/uverbs: Introduce egress flow steeringBoris Pismenny-1/+2
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak-0/+8
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak-0/+65
2018-04-04IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak-0/+34
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit-19/+14
2018-04-03IB/core: Refactor GID modify code for RoCEParav Pandit-1/+4
2018-04-03RDMA/core: Update query_gid documentation for HCA driversParav Pandit-0/+4
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+2
2018-03-29RDMA/cma: Move rdma_cm_state to cma_priv.hParav Pandit-14/+0
2018-03-28RDMA/CMA: Add rdma_port_space to UAPISteve Wise-11/+6
2018-03-28RDMA/CMA: remove RDMA_PS_SDPSteve Wise-1/+0
2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier-0/+2
2018-03-27IB/core: Protect against concurrent access to hardware statsMark Bloch-0/+4
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai-2/+2
2018-03-23IB/cma: Resolve route only while receiving CM requestsParav Pandit-0/+8
2018-03-22RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky-1/+1
2018-03-19IB/uverbs: Add macros to simplify adding driver specific attributesMatan Barak-0/+31
2018-03-19IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak-0/+2
2018-03-19IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak-21/+2