index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-31
43
-241
/
+257
*
IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argument
Bart Van Assche
2018-07-31
1
-12
/
+18
*
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-31
18
-88
/
+97
*
IB/iser: Inline two work request conversion functions
Bart Van Assche
2018-07-31
1
-2
/
+3
*
IB/cache: Restore compatibility for ib_query_gid
Jason Gunthorpe
2018-07-27
1
-0
/
+24
*
RDMA/hns: Enable modify_cq for uverbs.
Lijun Ou
2018-07-27
1
-0
/
+3
*
RDMA/hns: Update the data type of immediate data
Lijun Ou
2018-07-27
2
-7
/
+11
*
RDMA/hns: Use delay instead of usleep
Lijun Ou
2018-07-27
1
-2
/
+2
*
RDMA/hns: Add illegal hop_num judgement
Lijun Ou
2018-07-27
1
-0
/
+3
*
RDMA/hns: Return correct error code from hns_roce_v1_rsv_lp_qp()
Lijun Ou
2018-07-27
1
-1
/
+2
*
RDMA/hns: Add 50GE type of hnae3 device match
Lijun Ou
2018-07-27
1
-0
/
+2
*
RDMA/hns: Do not overwrite the error code during error unwind in hns_roce_init
Lijun Ou
2018-07-27
1
-2
/
+1
*
IB/mlx5: avoid excessive warning msgs when creating VFs on 2nd port
Qing Huang
2018-07-27
1
-2
/
+2
*
RDMA/usnic: Suppress a compiler warning
Bart Van Assche
2018-07-26
2
-3
/
+3
*
net/xprtrdma: Restore needed argument to ib_post_send
Jason Gunthorpe
2018-07-26
1
-1
/
+1
*
RDMA/cma: Do not ignore net namespace for unbound cm_id
Parav Pandit
2018-07-26
1
-3
/
+10
*
RDMA/cma: Consider netdevice for RoCE ports
Parav Pandit
2018-07-26
1
-3
/
+2
*
IB/core: Introduce and use sgid_attr in CM requests
Parav Pandit
2018-07-26
3
-7
/
+39
*
IB/usnic: usnic should not select INFINIBAND_USER_ACCESS
Jason Gunthorpe
2018-07-26
1
-1
/
+1
*
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-07-26
8
-167
/
+929
*
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
2018-07-26
4
-1
/
+190
*
IB/core: Remove extra parentheses
Varsha Rao
2018-07-25
1
-1
/
+1
*
RDMA/ocrdma: Suppress a compiler warning
Bart Van Assche
2018-07-25
1
-2
/
+3
*
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
2018-07-25
9
-43
/
+65
*
IB/mlx5: Use the ucontext from the uobj, not the file
Jason Gunthorpe
2018-07-25
1
-16
/
+16
*
IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit
Jason Gunthorpe
2018-07-25
2
-38
/
+47
*
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
2018-07-25
4
-39
/
+26
*
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
2018-07-25
6
-108
/
+127
*
IB/uverbs: Revise and clarify the rwsem and uobjects_lock
Jason Gunthorpe
2018-07-25
3
-20
/
+22
*
IB/uverbs: Clarify and revise uverbs_close_fd
Jason Gunthorpe
2018-07-25
1
-13
/
+28
*
IB/uverbs: Revise the placement of get/puts on uobject
Jason Gunthorpe
2018-07-25
1
-33
/
+50
*
IB/uverbs: Clarify the kref'ing ordering for alloc_commit
Jason Gunthorpe
2018-07-25
1
-4
/
+22
*
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
2018-07-25
7
-38
/
+59
*
IB/uverbs: Get rid of null_obj_type
Jason Gunthorpe
2018-07-25
1
-32
/
+9
*
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
5
-10
/
+6
*
net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
3
-10
/
+4
*
net/smc: Remove a WARN_ON() statement
Bart Van Assche
2018-07-25
1
-1
/
+0
*
net/rds: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
2
-10
/
+5
*
net/rds: Remove two WARN_ON() statements
Bart Van Assche
2018-07-25
1
-2
/
+0
*
net/9p: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-4
/
+4
*
fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-10
/
+9
*
nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-6
/
+4
*
nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-6
/
+5
*
IB/srpt: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-9
/
+8
*
IB/srp: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-8
/
+6
*
IB/isert: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-12
/
+9
*
IB/iser: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-7
/
+7
*
IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
2
-13
/
+6
*
RDMA/core: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
3
-15
/
+10
*
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
[next]