index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_verbs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
2018-08-11
1
-1
/
+1
*
|
|
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: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2018-08-01
1
-2
/
+1
*
|
|
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2018-08-01
1
-2
/
+2
*
|
|
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/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
2018-07-25
1
-0
/
+5
*
|
|
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
1
-0
/
+14
*
|
|
IB: Support ib_flow creation in drivers
Yishai Hadas
2018-07-24
1
-0
/
+1
*
|
|
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
*
|
|
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
2018-07-10
1
-1
/
+12
*
|
|
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-10
1
-28
/
+3
*
|
|
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2018-07-09
1
-6
/
+0
*
|
|
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
2018-07-09
1
-6
/
+3
*
|
|
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
2018-07-04
1
-1
/
+1
*
|
|
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2018-06-29
1
-1
/
+45
*
|
|
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
2018-06-25
1
-2
/
+0
*
|
|
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
2018-06-25
1
-2
/
+0
*
|
|
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
2018-06-25
1
-0
/
+7
*
|
|
IB/core: Expose ib_ucontext from a given ib_uverbs_file
Yishai Hadas
2018-06-19
1
-0
/
+2
*
|
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-1
/
+2
*
|
|
RDMA: Hold the sgid_attr inside the struct ib_ah/qp
Jason Gunthorpe
2018-06-18
1
-0
/
+4
*
|
|
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
2018-06-18
1
-4
/
+4
*
|
|
IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs
Jason Gunthorpe
2018-06-18
1
-0
/
+5
*
|
|
IB/core: Add a sgid_attr pointer to struct rdma_ah_attr
Jason Gunthorpe
2018-06-18
1
-0
/
+7
*
|
|
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-18
1
-4
/
+0
*
|
|
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
2018-06-18
1
-2
/
+1
*
|
|
IB/core: Introduce GID entry reference counts
Parav Pandit
2018-06-18
1
-0
/
+1
|
/
/
*
/
Convert infiniband uverbs to struct_size
Matthew Wilcox
2018-06-13
1
-4
/
+1
|
/
*
RDMA/core: introduce check masks for T10-PI offload
Max Gurtovoy
2018-06-04
1
-0
/
+13
*
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-04
1
-2
/
+41
|
\
|
*
IB/core: Add support for flow counters
Raed Salem
2018-06-02
1
-1
/
+14
|
*
IB/core: Support passing uhw for create_flow
Matan Barak
2018-06-02
1
-1
/
+2
|
*
IB/core: Introduce counters read verb
Raed Salem
2018-06-02
1
-0
/
+14
|
*
IB/core: Introduce counters object and its create/destroy
Raed Salem
2018-06-02
1
-0
/
+11
*
|
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
1
-0
/
+14
|
\
\
|
*
|
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
2018-05-28
1
-0
/
+14
|
|
/
*
|
IB/uverbs: Introduce a MPLS steering match filter
Ariel Levkovich
2018-05-17
1
-0
/
+15
*
|
IB/uverbs: Introduce a GRE steering match filter
Ariel Levkovich
2018-05-17
1
-0
/
+17
|
/
*
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-07
1
-41
/
+171
|
\
|
*
IB/uverbs: Add device memory registration ioctl support
Ariel Levkovich
2018-04-05
1
-0
/
+11
|
*
IB/uverbs: Add alloc/free dm uverbs ioctl support
Ariel Levkovich
2018-04-05
1
-1
/
+19
|
*
IB/uverbs: Add device memory capabilities reporting
Ariel Levkovich
2018-04-05
1
-0
/
+1
|
*
IB/uverbs: Introduce ESP steering match filter
Matan Barak
2018-04-04
1
-0
/
+16
[next]