开源镜像站
帮助
动态
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
/
include
/
rdma
/
ib_verbs.h
Age
Commit message (
Expand
)
Author
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-09-20
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
2018-09-17
IB/rxe: Revise the ib_wr_opcode enum
Jason Gunthorpe
2018-09-11
RDMA/uverbs: Move flow resources initialization
Mark Bloch
2018-09-11
RDMA/core: Document QP @event_handler function
Chuck Lever
2018-09-06
RDMA/core: Define client_data_lock as rwlock instead of spinlock
Parav Pandit
2018-09-05
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
2018-09-05
RDMA/core: Depend on device_add() to add device attributes
Parav Pandit
2018-09-05
RDMA/uverbs: Declare closing variable as boolean
Leon Romanovsky
2018-09-05
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-10
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
2018-08-10
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
2018-08-02
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-25
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
2018-07-24
IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...
Bart Van Assche
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
2018-07-24
IB: Support ib_flow creation in drivers
Yishai Hadas
2018-07-23
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi
Jason Gunthorpe
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-09
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2018-07-09
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2018-06-25
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
2018-06-25
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-19
IB/core: Expose ib_ucontext from a given ib_uverbs_file
Yishai Hadas
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
2018-06-18
RDMA: Hold the sgid_attr inside the struct ib_ah/qp
Jason Gunthorpe
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs
Jason Gunthorpe
2018-06-18
IB/core: Add a sgid_attr pointer to struct rdma_ah_attr
Jason Gunthorpe
2018-06-18
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-06-18
IB/core: Introduce GID entry reference counts
Parav Pandit
2018-06-12
Convert infiniband uverbs to struct_size
Matthew Wilcox
2018-06-04
RDMA/core: introduce check masks for T10-PI offload
Max Gurtovoy
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-02
IB/core: Add support for flow counters
Raed Salem
[next]