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.h
Age
Commit message (
Expand
)
Author
2015-06-12
IB/core: Extend ib_uverbs_create_cq
Matan Barak
2015-02-18
IB/core: Add support for extended query device caps
Eli Cohen
2015-02-06
Revert "IB/core: Add support for extended query device caps"
Yann Droneaud
2014-12-15
IB/core: Add support for extended query device caps
Eli Cohen
2014-08-01
IB/core: Add user MR re-registration support
Matan Barak
2013-12-20
IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()
Roland Dreier
2013-12-16
IB/core: const'ify inbuf in struct ib_udata
Yann Droneaud
2013-11-17
IB/core: Re-enable create_flow/destroy_flow uverbs
Matan Barak
2013-11-17
IB/core: extended command: an improved infrastructure for uverbs commands
Yann Droneaud
2013-11-17
IB/core: Remove ib_uverbs_flow_spec structure from userspace
Yann Droneaud
2013-10-21
IB/core: Temporarily disable create_flow/destroy_flow uverbs
Yann Droneaud
2013-09-03
Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...
Roland Dreier
2013-08-28
IB/core: Export ib_create/destroy_flow through uverbs
Hadar Hen Zion
2013-08-13
IB/core: Fixes to XRC reference counting in uverbs
Yishai Hadas
2013-02-21
IB/uverbs: Implement memory windows support in uverbs
Shani Michaeli
2011-10-13
RDMA/uverbs: Export ib_open_qp() capability to user space
Sean Hefty
2011-10-13
RDMA/uverbs: Export XRC SRQs to user space
Sean Hefty
2011-10-13
RDMA/uverbs: Export XRC domains to user space
Sean Hefty
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-03-03
switch infiniband uverbs to anon_inodes
Al Viro
2010-02-24
IB/uverbs: Pack struct ib_uverbs_event_file tighter
Alexander Chiang
2010-02-24
IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device
Alexander Chiang
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-04-19
IB: convert struct class_device to struct device
Tony Jones
2008-04-16
IB/uverbs: Don't store struct file * for event files
Roland Dreier
2007-10-09
IB/uverbs: Make ib_uverbs_release_event_file() static
Roland Dreier
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2006-08-03
IB/uverbs: Avoid a crash on device hot remove
Jack Morgenstein
2006-06-17
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
2006-03-20
IB/uverbs: Support for query SRQ from userspace
Dotan Barak
2006-03-20
IB/uverbs: Support for query QP from userspace
Dotan Barak
2006-03-20
IB: Add userspace support for resizing CQs
Roland Dreier
2006-01-13
IB: convert from semaphores to mutexes
Ingo Molnar
2005-11-29
IB/uverbs: track multicast group membership for userspace QPs
Jack Morgenstein
2005-10-31
[IB] uverbs: Avoid NULL pointer deref on CQ async event
Roland Dreier
2005-10-28
[IB] uverbs: Fix device lifetime problems
Roland Dreier
2005-10-17
[IB] uverbs: Implement more commands
Roland Dreier
2005-10-17
[IB] uverbs: ABI-breaking fixes for userspace verbs
Roland Dreier
2005-09-26
[IB] uverbs: Close some exploitable races
Roland Dreier
2005-09-09
Make sure that userspace does not retrieve stale asynchronous or
Roland Dreier
2005-08-26
[PATCH] IB: move include files to include/rdma
Roland Dreier
2005-08-26
[PATCH] IB: userspace SRQ support
Roland Dreier
2005-08-26
[PATCH] IB: Add copyright notices
Roland Dreier
2005-07-27
[IB/uverbs]: Add O_ASYNC support
Gleb Natapov
2005-07-07
[PATCH] IB uverbs: core implementation
Roland Dreier