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
/
hns
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
1
-17
/
+9
2019-02-20
RDMA/hns: Bugfix for set hem of SCC
Yangyang Li
1
-0
/
+3
2019-02-20
RDMA/hns: Modify qp&cq&pd specification according to UM
Lijun Ou
1
-5
/
+5
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-12
/
+9
2019-02-14
RDMA/hns: Configure capacity of hns device
Lijun Ou
1
-0
/
+5
2019-02-14
RDMA/hns: Delete useful prints for aeq subtype event
Yixian Liu
1
-51
/
+6
2019-02-14
RDMA/hns: Set allocated memory to zero for wrid
Yixian Liu
1
-4
/
+4
2019-02-14
RDMA/hns: Fix the state of rereg mr
Yixian Liu
1
-0
/
+3
2019-02-14
RDMA/hns: Limit minimum ROCE CQ depth to 64
chenglang
1
-0
/
+1
2019-02-13
RDMA: Fix allocation failure on pointer pd
Colin Ian King
1
-1
/
+1
2019-02-12
RDMA/hns: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
4
-74
/
+56
2019-02-09
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
4
-32
/
+28
2019-02-05
RDMA/hns: Fix the chip hanging caused by sending doorbell during reset
Wei Hu (Xavier)
3
-9
/
+28
2019-02-05
RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
Wei Hu (Xavier)
4
-13
/
+167
2019-02-05
RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
Wei Hu (Xavier)
3
-13
/
+112
2019-02-05
RDMA/hns: Make some function static
YueHaibing
2
-5
/
+6
2019-02-05
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+8
2019-02-01
RDMA/hns: Remove set but not used variable 'rst'
YueHaibing
1
-2
/
+1
2019-01-31
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2
-2
/
+2
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2
-10
/
+11
2019-01-26
infiniband: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-01-25
RDMA/hns: Update the kernel header file of hns
Lijun Ou
1
-2
/
+8
2019-01-24
RDMA/hns: Add timer allocation support for hip08
Yangyang Li
7
-2
/
+227
2019-01-24
RDMA/hns: Add SCC context clr support for hip08
Yangyang Li
4
-1
/
+85
2019-01-24
RDMA/hns: Add SCC context allocation support for hip08
Yangyang Li
8
-8
/
+146
2019-01-22
RDMA/hns: Add the process of AEQ overflow for hip08
Xiaofei Tan
1
-0
/
+11
2019-01-19
IB/hw: Remove unneeded semicolons
YueHaibing
1
-1
/
+1
2019-01-18
RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
Lijun Ou
1
-9
/
+10
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
1
-1
/
+1
2019-01-11
RDMA: Clear CTX objects during their allocation
Leon Romanovsky
1
-1
/
+1
2019-01-11
RDMA: Clear PD objects during their allocation
Leon Romanovsky
1
-1
/
+1
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
6
-23
/
+22
2019-01-11
IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs
Shamir Rabinovitch
1
-1
/
+0
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-10
/
+11
2019-01-07
RDMA/hns: Modify the pbl ba page size for hip08
Lijun Ou
1
-1
/
+1
2019-01-07
RDMA/hns: Add constraint on the setting of local ACK timeout
Lijun Ou
1
-4
/
+10
2019-01-07
RDMA/hns: Bugfix for the scene without receiver queue
Lijun Ou
1
-1
/
+2
2019-01-07
RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
Lijun Ou
1
-3
/
+7
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2
-2
/
+2
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2
-0
/
+2
2018-12-19
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
4
-13
/
+13
2018-12-19
RDMA/hns: Fix an error code in hns_roce_create_srq()
Dan Carpenter
1
-0
/
+1
2018-12-12
RDMA/hns: Initialize ib_device_ops struct
Kamal Heib
4
-58
/
+87
2018-12-12
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
1
-68
/
+60
2018-12-11
RDMA/hns: Bugfix for RoCE loopback test
Lijun Ou
2
-0
/
+55
2018-12-11
RDMA/hns: Update posting & querying mailbox
Lijun Ou
3
-41
/
+59
2018-12-11
RDMA/hns: Fix the bug while use multi-hop of pbl
Lijun Ou
1
-2
/
+2
2018-12-11
RDMA/hns: Encapsulate and simplify qp state transition
Lijun Ou
1
-15
/
+16
2018-12-11
RDMA/hns: Init qp context when modify qp from reset to init
Lijun Ou
1
-0
/
+1
2018-12-05
RDMA/hns: Add SRQ asynchronous event support
Lijun Ou
3
-1
/
+36
[next]