开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_marshall.c
Age
Commit message (
Expand
)
Author
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
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