index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
IB/usnic: usnic should not select INFINIBAND_USER_ACCESS
Jason Gunthorpe
1
-1
/
+1
2018-07-25
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
8
-167
/
+929
2018-07-25
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
4
-1
/
+190
2018-07-25
IB/core: Remove extra parentheses
Varsha Rao
1
-1
/
+1
2018-07-25
RDMA/ocrdma: Suppress a compiler warning
Bart Van Assche
1
-2
/
+3
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
9
-43
/
+65
2018-07-25
IB/mlx5: Use the ucontext from the uobj, not the file
Jason Gunthorpe
1
-16
/
+16
2018-07-25
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
2
-38
/
+47
2018-07-25
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
4
-39
/
+26
2018-07-25
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
6
-108
/
+127
2018-07-25
IB/uverbs: Revise and clarify the rwsem and uobjects_lock
Jason Gunthorpe
3
-20
/
+22
2018-07-25
IB/uverbs: Clarify and revise uverbs_close_fd
Jason Gunthorpe
1
-13
/
+28
2018-07-25
IB/uverbs: Revise the placement of get/puts on uobject
Jason Gunthorpe
1
-33
/
+50
2018-07-25
IB/uverbs: Clarify the kref'ing ordering for alloc_commit
Jason Gunthorpe
1
-4
/
+22
2018-07-25
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
7
-38
/
+59
2018-07-25
IB/uverbs: Get rid of null_obj_type
Jason Gunthorpe
1
-32
/
+9
2018-07-24
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
5
-10
/
+6
2018-07-24
net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
3
-10
/
+4
2018-07-24
net/smc: Remove a WARN_ON() statement
Bart Van Assche
1
-1
/
+0
2018-07-24
net/rds: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2
-10
/
+5
2018-07-24
net/rds: Remove two WARN_ON() statements
Bart Van Assche
1
-2
/
+0
2018-07-24
net/9p: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-4
/
+4
2018-07-24
fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-10
/
+9
2018-07-24
nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-6
/
+4
2018-07-24
nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-6
/
+5
2018-07-24
IB/srpt: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-9
/
+8
2018-07-24
IB/srp: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-8
/
+6
2018-07-24
IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-12
/
+9
2018-07-24
IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-7
/
+7
2018-07-24
IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2
-13
/
+6
2018-07-24
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
3
-15
/
+10
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/rxe: Drop QP0 silently
Zhu Yanjun
1
-2
/
+7
2018-07-24
IB/ipoib: Fix error return code in ipoib_dev_init()
Wei Yongjun
1
-1
/
+2
2018-07-24
IB/mlx5: Enable driver uapi commands for flow steering
Yishai Hadas
3
-7
/
+19
2018-07-24
IB/mlx5: Add support for a flow table destination for driver flow steering
Yishai Hadas
1
-5
/
+8
2018-07-24
IB/mlx5: Support adding flow steering rule by raw description
Yishai Hadas
2
-17
/
+201
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
7
-12
/
+204
2018-07-24
IB: Support ib_flow creation in drivers
Yishai Hadas
3
-2
/
+8
2018-07-24
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas
6
-3
/
+181
2018-07-24
Merge branch 'mellanox/mlx5-next' into rdma.git for-next
Jason Gunthorpe
14
-149
/
+166
2018-07-24
net/mlx5: Add support for flow table destination number
Yishai Hadas
5
-10
/
+23
2018-07-24
net/mlx5: Add forward compatible support for the FTE match data
Yishai Hadas
1
-76
/
+1
2018-07-23
IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi
Jason Gunthorpe
2
-13
/
+26
2018-07-23
MAINTAINERS: Remove Dave Goodell from the usnic RDMA driver maintainer list
Bart Van Assche
1
-1
/
+0
2018-07-23
RDMA/bnxt_re: Modify a fall-through annotation
Bart Van Assche
1
-1
/
+1
2018-07-23
RDMA/mlx5: Remove set but not used variables
Kamal Heib
2
-5
/
+1
2018-07-23
IPoIB: use kvzalloc to allocate an array of bucket pointers
Jan Dakinevich
1
-2
/
+2
2018-07-18
net/mlx5: Fix tristate and description for MLX5 module
Eran Ben Elisha
3
-5
/
+5
2018-07-18
net/mlx5: Better return types for CQE API
Tariq Toukan
1
-4
/
+4
[next]