index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Document CM @event_handler function
Chuck Lever
2018-09-11
1
-1
/
+5
*
RDMA/core: Define client_data_lock as rwlock instead of spinlock
Parav Pandit
2018-09-06
1
-2
/
+3
*
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
2018-09-06
1
-0
/
+3
|
\
|
*
RDMA/core: Depend on device_add() to add device attributes
Parav Pandit
2018-09-06
1
-0
/
+3
*
|
RDMA/uverbs: Declare closing variable as boolean
Leon Romanovsky
2018-09-05
1
-1
/
+1
*
|
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
2018-09-05
1
-3
/
+6
*
|
RDMA/uverbs: Add generic function to fill in flow action object
Mark Bloch
2018-09-05
1
-0
/
+12
*
|
RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language
Mark Bloch
2018-09-05
1
-0
/
+40
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-08-24
1
-24
/
+0
|
\
|
*
RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
Jason Gunthorpe
2018-08-18
1
-24
/
+0
*
|
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
1
-1
/
+2
|
/
*
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
Jason Gunthorpe
2018-08-16
1
-0
/
+1
*
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-5
/
+8
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-21
1
-5
/
+8
|
|
\
|
|
*
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
2018-06-18
1
-5
/
+8
*
|
|
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
2018-08-13
1
-91
/
+0
*
|
|
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
2018-08-13
1
-29
/
+7
*
|
|
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
2018-08-13
1
-0
/
+24
*
|
|
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
2018-08-11
1
-28
/
+8
*
|
|
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
2018-08-11
1
-0
/
+1
*
|
|
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
2018-08-11
3
-19
/
+22
*
|
|
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
2018-08-11
1
-0
/
+137
*
|
|
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
2018-08-11
1
-1
/
+1
*
|
|
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-03
1
-1
/
+5
*
|
|
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
2018-08-01
1
-2
/
+4
*
|
|
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2018-08-01
2
-4
/
+3
*
|
|
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
2018-08-01
1
-3
/
+9
*
|
|
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
2018-08-01
1
-1
/
+6
*
|
|
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
2018-08-01
2
-11
/
+18
*
|
|
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2018-08-01
2
-39
/
+35
*
|
|
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
2018-08-01
2
-6
/
+11
*
|
|
RDMA/core: Return bool instead of int
Parav Pandit
2018-07-31
1
-2
/
+2
*
|
|
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
2018-07-31
1
-1
/
+1
*
|
|
RDMA/core: Constify dst_addr argument
Parav Pandit
2018-07-31
2
-3
/
+3
*
|
|
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
2018-07-31
1
-0
/
+33
*
|
|
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
1
-15
/
+15
*
|
|
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-31
1
-5
/
+6
*
|
|
IB/cache: Restore compatibility for ib_query_gid
Jason Gunthorpe
2018-07-27
1
-0
/
+24
*
|
|
IB/core: Introduce and use sgid_attr in CM requests
Parav Pandit
2018-07-26
1
-0
/
+13
*
|
|
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
2018-07-25
1
-8
/
+0
*
|
|
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
2018-07-25
1
-1
/
+1
*
|
|
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
2018-07-25
2
-3
/
+8
*
|
|
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
2018-07-25
1
-0
/
+5
*
|
|
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
2018-07-25
2
-19
/
+23
*
|
|
IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...
Bart Van Assche
2018-07-25
1
-3
/
+9
*
|
|
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
2018-07-24
2
-12
/
+31
*
|
|
IB: Support ib_flow creation in drivers
Yishai Hadas
2018-07-24
1
-0
/
+1
*
|
|
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas
2018-07-24
1
-0
/
+2
*
|
|
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi
Jason Gunthorpe
2018-07-23
1
-13
/
+10
*
|
|
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
2018-07-10
1
-0
/
+3
[next]