index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2018-07-09
2
-8
/
+3
*
|
|
IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c
Jason Gunthorpe
2018-07-09
1
-16
/
+19
*
|
|
IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls
Jason Gunthorpe
2018-07-09
2
-12
/
+12
*
|
|
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
2018-07-09
1
-6
/
+3
*
|
|
IB/uverbs: Add a uobj_perform_destroy helper
Jason Gunthorpe
2018-07-09
1
-0
/
+5
*
|
|
RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT
Jason Gunthorpe
2018-07-04
1
-9
/
+22
*
|
|
RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly
Jason Gunthorpe
2018-07-04
1
-8
/
+9
*
|
|
RDMA/uverbs: Remove UA_FLAGS
Jason Gunthorpe
2018-07-04
1
-14
/
+21
*
|
|
RDMA/uverbs: Get rid of the & in method specifications
Jason Gunthorpe
2018-07-04
2
-13
/
+24
*
|
|
RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Jason Gunthorpe
2018-07-04
2
-34
/
+48
*
|
|
RDMA/uverbs: Simplify method definition macros
Jason Gunthorpe
2018-07-04
2
-51
/
+40
*
|
|
RDMA/uverbs: Simplify UVERBS_ATTR family of macros
Jason Gunthorpe
2018-07-04
1
-98
/
+74
*
|
|
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
2018-07-04
1
-1
/
+1
*
|
|
include/rdma/opa_addr.h: Fix an endianness issue
Bart Van Assche
2018-07-03
1
-1
/
+1
*
|
|
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2018-06-29
2
-8
/
+49
*
|
|
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
*
|
|
RDMA/core: Remove unused ib cache functions
Jason Gunthorpe
2018-06-25
1
-39
/
+0
*
|
|
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
2018-06-25
1
-46
/
+3
*
|
|
IB/cm: Pass the sgid_attr through various events
Parav Pandit
2018-06-25
1
-0
/
+3
*
|
|
IB/cm: Keep track of the sgid_attr that created the cm id
Parav Pandit
2018-06-25
1
-0
/
+2
*
|
|
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
2018-06-25
1
-0
/
+7
*
|
|
IB/uverbs: Delete type and id from uverbs_obj_attr
Jason Gunthorpe
2018-06-22
1
-4
/
+0
*
|
|
IB/rdmavt, IB/hfi1: Create device dependent s_flags
Mike Marciniszyn
2018-06-19
1
-13
/
+17
*
|
|
IB/core: Expose ib_ucontext from a given ib_uverbs_file
Yishai Hadas
2018-06-19
1
-0
/
+2
*
|
|
IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODS
Yishai Hadas
2018-06-19
2
-2
/
+4
*
|
|
IB/uverbs: Add a macro to define a type with no kernel known size
Matan Barak
2018-06-19
1
-0
/
+2
*
|
|
IB/uverbs: Add PTR_IN attributes that are allocated/copied automatically
Matan Barak
2018-06-19
1
-1
/
+35
*
|
|
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
*
|
|
IB/core: Provide rdma_ versions of the gid cache API
Jason Gunthorpe
2018-06-18
1
-0
/
+17
*
|
|
IB/core: Introduce GID attribute get, put and hold APIs
Parav Pandit
2018-06-18
1
-0
/
+4
*
|
|
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-12
1
-4
/
+1
|
/
*
RDMA/restrack: Change SPDX tag to properly reflect license
Leon Romanovsky
2018-06-05
1
-1
/
+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
2
-2
/
+52
|
\
|
*
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
|
*
IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
Matan Barak
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
3
-6
/
+19
|
\
\
|
*
|
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
2018-05-28
1
-0
/
+14
|
*
|
IB/uverbs: Fix uverbs_attr_get_obj
Jason Gunthorpe
2018-05-23
1
-5
/
+5
[prev]
[next]