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
/
sw
/
rdmavt
/
ah.c
Age
Commit message (
Expand
)
Author
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2019-10-22
infiniband: fix sw/rdmavt/ kernel-doc notation
rd.dunlab@gmail.com
2019-06-28
IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs
Michael J. Ruhl
2019-05-06
RDMA/rdmavt: Catch use-after-free access of AH structures
Leon Romanovsky
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-11-21
RDMA/rdmavt: Fix rvt_create_ah function signature
Kamal Heib
2018-06-18
IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs
Jason Gunthorpe
2017-08-22
IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs
Don Hiatt
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-04-28
IB/rdmavt: restore IRQs on error path in rvt_create_ah()
Dan Carpenter
2016-03-10
IB/rdmavt: Clean up comments and add more documentation
Dennis Dalessandro
2016-03-10
IB/rdmavt: Fix copyright date
Dennis Dalessandro
2016-03-10
IB/rdmavt: Break rdma_vt main include header file up
Dennis Dalessandro
2016-03-10
IB/rdmavt: Add driver notification for new AH
Dennis Dalessandro
2016-03-10
IB/rdmavt: Add AH to rdmavt
Kamal Heib
2016-03-10
IB/rdmavt: Add address handle stubs
Dennis Dalessandro