index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2
-24
/
+28
2018-08-08
RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
Leon Romanovsky
1
-1
/
+3
2018-08-03
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
1
-10
/
+0
2018-08-03
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
4
-2
/
+183
2018-08-03
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
4
-15
/
+79
2018-08-03
rdma/cxgb4: fix some info leaks
Dan Carpenter
1
-4
/
+3
2018-08-03
RDMA/hns: Support flush cqe for hip08 in kernel space
Yixian Liu
4
-20
/
+240
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2
-27
/
+24
2018-08-01
RDMA: Fix return code check in rdma_set_cq_moderation
Kamal Heib
1
-1
/
+1
2018-08-01
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
1
-1
/
+1
2018-08-01
rdma/cxgb4: Fix SRQ endianness annotations
Bart Van Assche
1
-1
/
+2
2018-08-01
rdma/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
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/providers: Fix return value from create_srq callbacks
Kamal Heib
2
-2
/
+2
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
2
-15
/
+17
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
34
-196
/
+206
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
15
-77
/
+85
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
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
3
-1
/
+173
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
1
-5
/
+15
2018-07-25
IB/mlx5: Use the ucontext from the uobj, not the file
Jason Gunthorpe
1
-16
/
+16
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
4
-0
/
+156
2018-07-24
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas
3
-0
/
+146
2018-07-24
Merge branch 'mellanox/mlx5-next' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2018-07-24
RDMA/bnxt_re: Modify a fall-through annotation
Bart Van Assche
1
-1
/
+1
2018-07-24
RDMA/mlx5: Remove set but not used variables
Kamal Heib
2
-5
/
+1
2018-07-19
net/mlx5: Fix tristate and description for MLX5 module
Eran Ben Elisha
1
-1
/
+1
2018-07-13
RDMA/mlx5: Check that supplied blue flame index doesn't overflow
Leon Romanovsky
2
-8
/
+9
2018-07-13
RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one call
Leon Romanovsky
2
-41
/
+12
[next]