index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hns
/
hns_roce_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
RDMA/hns: Fix incorrect sge nums calculation
Luoyouming
1
-2
/
+16
2022-10-07
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2022-09-27
RDMA/hns: Unified Log Printing Style
Guofeng Yue
1
-15
/
+15
2022-09-27
RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table()
Yunsheng Lin
1
-10
/
+10
2022-09-27
RDMA/hns: Remove unnecessary braces for single statement blocks
Guofeng Yue
1
-2
/
+1
2022-08-30
RDMA/hns: Remove the num_qpc_timer variable
Yixing Liu
1
-1
/
+1
2022-08-24
RDMA/hns: Support MR's restrack raw ops for hns driver
Wenpeng Liang
1
-0
/
+1
2022-08-23
RDMA/hns: Support MR's restrack ops for hns driver
Wenpeng Liang
1
-0
/
+1
2022-08-23
RDMA/hns: Support QP's restrack raw ops for hns driver
Wenpeng Liang
1
-0
/
+1
2022-08-23
RDMA/hns: Support QP's restrack ops for hns driver
Wenpeng Liang
1
-0
/
+1
2022-08-23
RDMA/hns: Support CQ's restrack raw ops for hns driver
Wenpeng Liang
1
-0
/
+1
2022-08-23
RDMA/hns: Remove redundant DFX file and DFX ops structure
Wenpeng Liang
1
-1
/
+5
2022-05-05
RDMA/hns: Remove the num_cqc_timer variable
Yixing Liu
1
-1
/
+1
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
1
-57
/
+5
2021-12-15
RDMA/hns: Support direct wqe of userspace
Yixing Liu
1
-6
/
+30
2021-12-07
RDMA/hns: Modify the mapping attribute of doorbell to device
Yixing Liu
1
-1
/
+1
2021-11-17
RDMA/hns: Validate the pkey index
Kamal Heib
1
-0
/
+3
2021-10-29
RDMA/hns: Use the core code to manage the fixed mmap entries
Chengchang Tang
1
-27
/
+112
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
1
-1
/
+2
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+1
2021-08-25
RDMA/hns: Bugfix for incorrect association between dip_idx and dgid
Junxian Huang
1
-2
/
+6
2021-08-24
RDMA/hns: Use IDA interface to manage srq index
Yangyang Li
1
-16
/
+1
2021-08-24
RDMA/hns: Use IDA interface to manage uar index
Yangyang Li
1
-9
/
+5
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-0
/
+1
2021-08-03
RDMA/hns: Fix the double unlock problem of poll_sem
Yangyang Li
1
-3
/
+1
2021-06-22
RDMA/hns: Modify function return value type
Yangyang Li
1
-7
/
+1
2021-06-21
RDMA/hns: Use IDA interface to manage xrcd index
Yangyang Li
1
-10
/
+3
2021-06-21
RDMA/hns: Use IDA interface to manage pd index
Yangyang Li
1
-8
/
+2
2021-06-21
RDMA/hns: Use IDA interface to manage mtpt index
Yangyang Li
1
-7
/
+2
2021-04-01
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
1
-2
/
+4
2021-04-01
RDMA/hns: Support congestion control type selection according to the FW
Yangyang Li
1
-0
/
+2
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-10
/
+10
2021-03-23
RDMA/hns: Support to query firmware version
Lang Cheng
1
-0
/
+14
2021-03-12
RDMA/hns: Add support for XRC on HIP09
Wenpeng Liang
1
-4
/
+28
2021-02-16
RDMA/hns: Adjust definition of FRMR fields
Yixing Liu
1
-1
/
+2
2021-02-09
RDMA/hns: Avoid filling sgid index when modifying QP to RTR
Weihang Li
1
-16
/
+0
2021-02-09
RDMA/hns: Fixed wrong judgments in the goto branch
Wenpeng Liang
1
-2
/
+1
2021-01-18
RDMA/hns: Create CQ with selected CQN for bank load balance
Yangyang Li
1
-7
/
+1
2020-12-11
RDMA/hns: Fix incorrect symbol types
Wenpeng Liang
1
-1
/
+1
2020-12-11
RDMA/hns: Fix coding style issues
Lang Cheng
1
-3
/
+3
2020-12-11
RDMA/hns: Normalization the judgment of some features
Wenpeng Liang
1
-4
/
+4
2020-12-11
RDMA/hns: Limit the length of data copied between kernel and userspace
Wenpeng Liang
1
-1
/
+2
2020-12-07
RDMA/hns: Move capability flags of QP and CQ to hns-abi.h
Weihang Li
1
-1
/
+0
2020-11-26
RDMA/hns: Add UD support for HIP09
Weihang Li
1
-0
/
+1
2020-10-28
RDMA/hns: Add support for filling GMV table
Weihang Li
1
-3
/
+6
2020-10-28
RDMA/hns: Add support for configuring GMV table
Weihang Li
1
-0
/
+17
2020-10-27
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
1
-2
/
+0
2020-10-27
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-12
/
+2
2020-10-27
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+0
2020-10-27
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
1
-2
/
+0
[next]