index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
RDMA/core: Constify dst_addr argument
Parav Pandit
4
-12
/
+12
2018-07-31
RDMA/cma: Simplify rdma_resolve_addr() error flow
Parav Pandit
1
-10
/
+4
2018-07-31
RDMA/cma: Initialize resource type in __rdma_create_id()
Parav Pandit
1
-1
/
+1
2018-07-31
RDMA/hns: Program the tclass and flow label into the hardware
Lijun Ou
4
-10
/
+13
2018-07-31
RDMA/hns: Use macro instead of magic number
Lijun Ou
2
-2
/
+5
2018-07-31
RDMA/hns: Modify qp will return errno when qp type is illegal
Lijun Ou
1
-0
/
+1
2018-07-31
RDMA/hns: Assign the value for vlan field of qp context
Lijun Ou
2
-6
/
+13
2018-07-31
RDMA/hns: Only assgin the fields of the av if IB_QP_AV bit is set
Lijun Ou
1
-31
/
+80
2018-07-31
RDMA/providers: Remove pointless functions
Kamal Heib
13
-239
/
+0
2018-07-31
RDMA/core: Check for verbs callbacks before using them
Kamal Heib
2
-1
/
+5
2018-07-31
RDMA/core: Remove {create,destroy}_ah from mandatory verbs
Kamal Heib
1
-2
/
+0
2018-07-31
RDMA/ipoib: Fix check for return code from ib_create_srq
Kamal Heib
1
-1
/
+1
2018-07-31
RDMA/providers: Fix return value from create_srq callbacks
Kamal Heib
3
-3
/
+3
2018-07-31
IB/mlx4: Use 4K pages for kernel QP's WQE buffer
Jack Morgenstein
2
-176
/
+34
2018-07-31
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
7
-30
/
+119
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
43
-241
/
+257
2018-07-31
IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argument
Bart Van Assche
1
-12
/
+18
2018-07-31
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
18
-88
/
+97
2018-07-31
IB/iser: Inline two work request conversion functions
Bart Van Assche
1
-2
/
+3
2018-07-27
IB/cache: Restore compatibility for ib_query_gid
Jason Gunthorpe
1
-0
/
+24
2018-07-27
RDMA/hns: Enable modify_cq for uverbs.
Lijun Ou
1
-0
/
+3
2018-07-27
RDMA/hns: Update the data type of immediate data
Lijun Ou
2
-7
/
+11
2018-07-27
RDMA/hns: Use delay instead of usleep
Lijun Ou
1
-2
/
+2
2018-07-27
RDMA/hns: Add illegal hop_num judgement
Lijun Ou
1
-0
/
+3
2018-07-27
RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp()
Lijun Ou
1
-1
/
+2
2018-07-27
RDMA/hns: Add 50GE type of hnae3 device match
Lijun Ou
1
-0
/
+2
2018-07-27
RDMA/hns: Do not overwrite the error code during error unwind in hns_roce_init
Lijun Ou
1
-2
/
+1
2018-07-27
IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd port
Qing Huang
1
-2
/
+2
2018-07-26
RDMA/usnic: Suppress a compiler warning
Bart Van Assche
2
-3
/
+3
2018-07-26
net/xprtrdma: Restore needed argument to ib_post_send
Jason Gunthorpe
1
-1
/
+1
2018-07-26
RDMA/cma: Do not ignore net namespace for unbound cm_id
Parav Pandit
1
-3
/
+10
2018-07-26
RDMA/cma: Consider netdevice for RoCE ports
Parav Pandit
1
-3
/
+2
2018-07-26
IB/core: Introduce and use sgid_attr in CM requests
Parav Pandit
3
-7
/
+39
2018-07-26
IB/usnic: usnic should not select INFINIBAND_USER_ACCESS
Jason Gunthorpe
1
-1
/
+1
2018-07-26
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
8
-167
/
+929
2018-07-26
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-25
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
5
-10
/
+6
[next]