开源镜像站
帮助
动态
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
/
hw
/
vmw_pvrdma
/
pvrdma_verbs.c
Age
Commit message (
Expand
)
Author
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-08-24
RDMA/vmw_pvrdma: Fix kernel-doc documentation
Kamal Heib
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-03-27
RDMA/vmw_pvrdma: Skip zeroing device attrs
Yuval Shaia
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-01-29
RDMA/vmw_pvrdma: Support upto 64-bit PFNs
Adit Ranadive
2019-01-10
RDMA: Clear CTX objects during their allocation
Leon Romanovsky
2019-01-10
RDMA: Clear PD objects during their allocation
Leon Romanovsky
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-12-11
RDMA/vmw_pvrdma: Use atomic memory allocation in create AH
Gal Pressman
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-02-15
RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file
Adit Ranadive
2017-11-13
RDMA/vmw_pvrdma: Add shared receive queue support
Bryan Tan
2017-08-24
RDMA/vmw_pvrdma: Update device query parameters and port caps
Adit Ranadive
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
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-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-14
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
2017-01-24
IB/vmw_pvrdma: Don't leak info from alloc_ucontext
Adit Ranadive
2016-12-14
IB: Add vmw_pvrdma driver
Adit Ranadive