index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Lines
2018-09-20
RDMA/ucontext: Add a core API for mmaping driver IO memory
Jason Gunthorpe
-0
/
+22
2018-09-17
IB/rxe: Revise the ib_wr_opcode enum
Jason Gunthorpe
-14
/
+20
2018-09-13
RDMA: Remove duplicated include from ib_addr.h
YueHaibing
-1
/
+0
2018-09-12
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
-0
/
+3
2018-09-12
RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr
Parav Pandit
-4
/
+0
2018-09-11
IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting
Michael J. Ruhl
-2
/
+8
2018-09-11
RDMA/mlx5: Add flow actions support to raw create flow
Mark Bloch
-0
/
+6
2018-09-11
RDMA/uverbs: Move flow resources initialization
Mark Bloch
-14
/
+33
2018-09-11
IB/uverbs: Add IDRs array attribute type to ioctl() interface
Guy Levi
-1
/
+70
2018-09-11
RDMA/core: Document QP @event_handler function
Chuck Lever
-0
/
+2
2018-09-11
RDMA/core: Document CM @event_handler function
Chuck Lever
-1
/
+5
2018-09-06
RDMA/core: Define client_data_lock as rwlock instead of spinlock
Parav Pandit
-2
/
+3
2018-09-05
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
-0
/
+3
2018-09-05
RDMA/core: Depend on device_add() to add device attributes
Parav Pandit
-0
/
+3
2018-09-05
RDMA/uverbs: Declare closing variable as boolean
Leon Romanovsky
-1
/
+1
2018-09-05
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
-3
/
+6
2018-09-05
RDMA/uverbs: Add generic function to fill in flow action object
Mark Bloch
-0
/
+12
2018-09-05
RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language
Mark Bloch
-0
/
+40
2018-08-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-24
/
+0
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
-1
/
+2
2018-08-17
RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
Jason Gunthorpe
-24
/
+0
2018-08-16
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
Jason Gunthorpe
-0
/
+1
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
-5
/
+8
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
-91
/
+0
2018-08-13
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
-29
/
+7
2018-08-13
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
-0
/
+24
2018-08-10
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
-28
/
+8
2018-08-10
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
-0
/
+1
2018-08-10
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
-19
/
+22
2018-08-10
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
-0
/
+137
2018-08-10
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
-1
/
+1
2018-08-02
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
-1
/
+5
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
-2
/
+4
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
-4
/
+3
2018-08-01
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
-3
/
+9
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
-1
/
+6
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
-11
/
+18
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
-39
/
+35
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
-6
/
+11
2018-07-30
RDMA/core: Return bool instead of int
Parav Pandit
-2
/
+2
2018-07-30
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
-1
/
+1
2018-07-30
RDMA/core: Constify dst_addr argument
Parav Pandit
-3
/
+3
2018-07-30
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
-0
/
+33
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
-15
/
+15
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
-5
/
+6
2018-07-27
IB/cache: Restore compatibility for ib_query_gid
Jason Gunthorpe
-0
/
+24
2018-07-26
IB/core: Introduce and use sgid_attr in CM requests
Parav Pandit
-0
/
+13
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
-8
/
+0
2018-07-25
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
-1
/
+1
2018-07-25
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
-3
/
+8
[prev]
[next]