index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
Age
Commit message (
Expand
)
Author
2017-09-29
RDMA/hns: Fix calltrace for sleeping in atomic
Lijun Ou
2017-09-29
RDMA/hns: Don't unregister a callback we didn't register
Lijun Ou
2017-09-29
RDMA/hns: Avoid NULL pointer exception
Wei Hu(Xavier)
2017-09-29
RDMA/hns: Set rdma_ah_attr type for querying qp
Lijun Ou
2017-09-29
RDMA/hns: Only assign dest_qp if IB_QP_DEST_QPN bit is set
Lijun Ou
2017-09-29
RDMA/hns: Check return value of kzalloc
Wei Hu(Xavier)
2017-09-29
RDMA/hns: Refactor code for readability
Lijun Ou
2017-09-29
RDMA/hns: Modify the value with rd&dest_rd of qp_attr
Lijun Ou
2017-09-29
RDMA/hns: remove redundant assignment to variable j
Colin Ian King
2017-09-29
RDMA/hns: make various function static, fixes warnings
Colin Ian King
2017-09-27
RDMA/hns: Delete the unnecessary initializing enum to zero
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Fix inconsistent warning
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Replace condition statement using hardware version information
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add releasing resource operation in error branch
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Configure the MTPT in hip08
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add support for processing send wr and receive wr
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add QP operations support for hip08 SoC
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add CQ operations support for hip08 RoCE driver
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driver
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Support multi hop addressing for PBL in hip08
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Split CQE from MTT in hip08
Shaobo Xu
2017-09-27
RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing in hip08
Shaobo Xu
2017-09-27
RDMA/hns: Configure BT BA and BT attribute for the contexts in hip08
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add the interfaces to support multi hop addressing for the contexts...
Shaobo Xu
2017-09-27
RDMA/hns: Add mailbox's implementation for hip08 RoCE driver
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add profile support for hip08 driver
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Add command queue support for hip08 RoCE driver
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Modify assignment device variable to support both PCI device and pl...
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Initialize the PCI device for hip08 RoCE
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Move priv in order to add multiple hns_roce support
Wei Hu(Xavier)
2017-09-27
RDMA/hns: Split hw v1 driver from hns roce driver
Wei Hu(Xavier)
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-16
IB/hns: fix memory leak on ah on error return path
Colin Ian King
2017-08-14
IB/hns: Avoid compile test under non 64bit environments
Matan Barak
2017-08-14
Revert "RDMA/hns: fix build regression"
Doug Ledford
2017-08-04
IB/hns: checking for IS_ERR() instead of NULL
Dan Carpenter
2017-07-31
IB/hns: include linux/interrupt.h
Arnd Bergmann
2017-07-28
RDMA/hns: fix build regression
Doug Ledford
2017-07-28
IB/hns: fix semicolon.cocci warnings
kbuild test robot
2017-07-28
IB/hns: fix returnvar.cocci warnings
kbuild test robot
2017-07-28
IB/hns: fix boolreturn.cocci warnings
kbuild test robot
2017-07-28
IB/hns: Support compile test for hns RoCE driver
Matan Barak
2017-07-17
IB/hns: Fix for checkpatch.pl comment style warnings
oulijun
2017-07-17
IB/hns: Fix the bug with modifying the MAC address without removing the driver
oulijun
2017-07-17
IB/hns: Fix the bug with rdma operation
oulijun
2017-07-17
IB/hns: Fix the bug with wild pointer when destroy rc qp
oulijun
2017-07-17
IB/hns: Fix the bug of polling cq failed for loopback Qps
oulijun
2017-07-17
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-08
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
[prev]
[next]