aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_marshall.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-25IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'Parav Pandit1-2/+0
2017-11-13IB/core: Convert OPA AH to IB for Extended LIDs onlyDon Hiatt1-2/+1
2017-10-10IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche1-5/+5
2017-08-08IB/core: Convert ah_attr from OPA to IB when copying to userDasaratharaman Chandramouli1-5/+43
2017-06-01RDMA/uverbs: Declare local function static and add brackets to sizeofLeon Romanovsky1-4/+4
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli1-7/+33
2017-05-01IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli1-10/+10
2017-05-01IB/SA: Introduce path record specific typesDasaratharaman Chandramouli1-1/+1
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-11/+14
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Check for global flag when using ah_attrDasaratharaman Chandramouli1-5/+7
2017-05-01IB/core: Add braces when using sizeofDasaratharaman Chandramouli1-1/+1
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak1-0/+1
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak1-2/+0
2015-10-21IB/core: Add netdev to path recordMatan Barak1-0/+2
2014-09-22IB/core: When marshaling uverbs path, clear unused fieldsMatan Barak1-0/+4
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2010-12-01IB: Fix information leak in marshalling codeVasiliy Kulikov1-0/+4
2006-12-12RDMA/cma: Export rdma cm interface to userspaceSean Hefty1-2/+3
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty1-0/+138