index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_marshall.c
Age
Commit message (
Expand
)
Author
2017-11-13
IB/core: Convert OPA AH to IB for Extended LIDs only
Don Hiatt
2017-10-10
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
2017-08-08
IB/core: Convert ah_attr from OPA to IB when copying to user
Dasaratharaman Chandramouli
2017-06-01
RDMA/uverbs: Declare local function static and add brackets to sizeof
Leon Romanovsky
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Introduce path record specific types
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
IB/core: Check for global flag when using ah_attr
Dasaratharaman Chandramouli
2017-05-01
IB/core: Add braces when using sizeof
Dasaratharaman Chandramouli
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
2015-10-21
IB/core: Remove smac and vlan id from path record
Matan Barak
2015-10-21
IB/core: Add netdev to path record
Matan Barak
2014-09-22
IB/core: When marshaling uverbs path, clear unused fields
Matan Barak
2011-10-31
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2010-12-01
IB: Fix information leak in marshalling code
Vasiliy Kulikov
2006-12-12
RDMA/cma: Export rdma cm interface to userspace
Sean Hefty
2006-06-17
IB: common handling for marshalling parameters to/from userspace
Sean Hefty