index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2
-39
/
+35
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
2
-6
/
+11
2018-07-30
RDMA/core: Return bool instead of int
Parav Pandit
1
-2
/
+2
2018-07-30
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
1
-1
/
+1
2018-07-30
RDMA/core: Constify dst_addr argument
Parav Pandit
2
-3
/
+3
2018-07-30
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
1
-0
/
+33
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-15
/
+15
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-5
/
+6
2018-07-27
IB/cache: Restore compatibility for ib_query_gid
Jason Gunthorpe
1
-0
/
+24
2018-07-26
IB/core: Introduce and use sgid_attr in CM requests
Parav Pandit
1
-0
/
+13
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
1
-8
/
+0
2018-07-25
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
1
-1
/
+1
2018-07-25
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
2
-3
/
+8
2018-07-25
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
1
-0
/
+5
2018-07-25
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
2
-19
/
+23
2018-07-24
IB/core: Allow ULPs to specify NULL as the third ib_post_(send|recv|srq_recv)...
Bart Van Assche
1
-3
/
+9
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
2
-12
/
+31
2018-07-24
IB: Support ib_flow creation in drivers
Yishai Hadas
1
-0
/
+1
2018-07-24
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas
1
-0
/
+2
2018-07-23
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi
Jason Gunthorpe
1
-13
/
+10
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
1
-0
/
+3
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
1
-1
/
+12
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2
-28
/
+36
2018-07-09
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2
-8
/
+3
2018-07-09
IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c
Jason Gunthorpe
1
-16
/
+19
2018-07-09
IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls
Jason Gunthorpe
2
-12
/
+12
2018-07-09
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
1
-6
/
+3
2018-07-09
IB/uverbs: Add a uobj_perform_destroy helper
Jason Gunthorpe
1
-0
/
+5
2018-07-04
RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT
Jason Gunthorpe
1
-9
/
+22
2018-07-04
RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly
Jason Gunthorpe
1
-8
/
+9
2018-07-04
RDMA/uverbs: Remove UA_FLAGS
Jason Gunthorpe
1
-14
/
+21
2018-07-04
RDMA/uverbs: Get rid of the & in method specifications
Jason Gunthorpe
2
-13
/
+24
2018-07-04
RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Jason Gunthorpe
2
-34
/
+48
2018-07-04
RDMA/uverbs: Simplify method definition macros
Jason Gunthorpe
2
-51
/
+40
2018-07-04
RDMA/uverbs: Simplify UVERBS_ATTR family of macros
Jason Gunthorpe
1
-98
/
+74
2018-07-04
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
1
-1
/
+1
2018-07-03
include/rdma/opa_addr.h: Fix an endianness issue
Bart Van Assche
1
-1
/
+1
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2
-8
/
+49
2018-06-25
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
1
-2
/
+0
2018-06-25
RDMA/verbs: Drop kernel variant of create_flow
Leon Romanovsky
1
-2
/
+0
2018-06-25
RDMA/core: Remove unused ib cache functions
Jason Gunthorpe
1
-39
/
+0
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
1
-46
/
+3
2018-06-25
IB/cm: Pass the sgid_attr through various events
Parav Pandit
1
-0
/
+3
2018-06-25
IB/cm: Keep track of the sgid_attr that created the cm id
Parav Pandit
1
-0
/
+2
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
1
-0
/
+7
2018-06-22
IB/uverbs: Delete type and id from uverbs_obj_attr
Jason Gunthorpe
1
-4
/
+0
2018-06-19
IB/rdmavt, IB/hfi1: Create device dependent s_flags
Mike Marciniszyn
1
-13
/
+17
2018-06-19
IB/core: Expose ib_ucontext from a given ib_uverbs_file
Yishai Hadas
1
-0
/
+2
2018-06-19
IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODS
Yishai Hadas
2
-2
/
+4
2018-06-19
IB/uverbs: Add a macro to define a type with no kernel known size
Matan Barak
1
-0
/
+2
[next]