index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
IB/hfi1: Fix error return code in parse_platform_config()
Wang Wensheng
1
-0
/
+1
2021-04-12
RDMA/qedr: Fix error return code in qedr_iw_connect()
Wang Wensheng
1
-1
/
+3
2021-04-12
RDMA/core: Correct format of block comments
Wenpeng Liang
4
-4
/
+8
2021-04-12
RDMA/core: Correct format of braces
Wenpeng Liang
5
-28
/
+25
2021-04-12
RDMA/core: Remove redundant spaces
Wenpeng Liang
6
-48
/
+48
2021-04-12
RDMA/core: Add necessary spaces
Wenpeng Liang
3
-5
/
+5
2021-04-12
RDMA/core: Remove the redundant return statements
Wenpeng Liang
2
-3
/
+0
2021-04-12
RDMA/core: Print the function name by __func__ instead of an fixed string
Wenpeng Liang
3
-19
/
+15
2021-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jason Gunthorpe
17
-52
/
+293
2021-04-08
RDMA/hns: Prevent le32 from being implicitly converted to u32
Lang Cheng
1
-8
/
+7
2021-04-08
RDMA/hns: Simplify the function config_eqc()
Yixing Liu
2
-185
/
+65
2021-04-08
RDMA/hns: Add XRC subtype in QPC and XRC type in SRQC
Wenpeng Liang
2
-7
/
+11
2021-04-08
RDMA/hns: Remove unsupported QP types
Wenpeng Liang
3
-5
/
+1
2021-04-08
RDMA/hns: Delete unused members in the structure hns_roce_hw
Yangyang Li
3
-32
/
+0
2021-04-08
RDMA/hns: Delete redundant abnormal interrupt status
Wenpeng Liang
2
-16
/
+6
2021-04-08
RDMA/hns: Delete redundant condition judgment related to eq
Yangyang Li
1
-21
/
+6
2021-04-08
RDMA/hns: Fix missing assignment of max_inline_data
Weihang Li
1
-0
/
+1
2021-04-08
RDMA/hns: Avoid enabling RQ inline on UD
Weihang Li
2
-3
/
+8
2021-04-08
RDMA/hns: Modify prints for mailbox and command queue
Wenpeng Liang
2
-10
/
+20
2021-04-08
RDMA/hns: Support more return types of command queue
Lang Cheng
1
-4
/
+14
2021-04-08
RDMA/hns: Enable all CMDQ context
Lang Cheng
2
-41
/
+27
2021-04-08
RDMA/rxe: Fix missing acks from responder
Bob Pearson
2
-11
/
+8
2021-04-07
RDMA/core: Make the wc status prompt message clearer
Yixian Liu
1
-2
/
+2
2021-04-07
RDMA/hns: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2021-04-07
IB/mlx5: Reduce max order of memory allocated for xlt update
Praveen Kumar Kannoju
1
-1
/
+1
2021-04-07
IB/hfi1: Remove unused function
Kaike Wan
1
-18
/
+0
2021-04-07
IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
Mike Marciniszyn
1
-1
/
+1
2021-04-07
IB/hfi1: Add additional usdma traces
Mike Marciniszyn
3
-3
/
+85
2021-04-07
IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()
Mike Marciniszyn
3
-16
/
+8
2021-04-07
IB/hfi1: Use napi_schedule_irqoff() for tx napi
Mike Marciniszyn
1
-1
/
+1
2021-04-07
IB/hfi1: Correct oversized ring allocation
Mike Marciniszyn
2
-8
/
+9
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
4
-0
/
+37
2021-04-07
IB/hfi1: Add AIP tx traces
Mike Marciniszyn
2
-3
/
+119
2021-04-04
net/mlx5: Implement sriov_get_vf_total_msix/count() callbacks
Leon Romanovsky
3
-0
/
+44
2021-04-04
net/mlx5: Dynamically assign MSI-X vectors count
Leon Romanovsky
4
-2
/
+93
2021-04-04
PCI/IOV: Add sysfs MSI-X vector assignment interface
Leon Romanovsky
3
-8
/
+100
2021-04-01
RDMA/hns: Reorganize doorbell update interfaces for all queues
Yixian Liu
7
-130
/
+119
2021-04-01
RDMA/hns: Support configuring doorbell mode of RQ and CQ
Yixian Liu
5
-40
/
+66
2021-04-01
RDMA/hns: Simplify command fields for HEM base address configuration
Xi Wang
2
-160
/
+83
2021-04-01
RDMA/hns: Reorganize process of setting HEM
Xi Wang
1
-33
/
+44
2021-04-01
RDMA/hns: Refactor reset state checking flow
Xi Wang
5
-200
/
+220
2021-04-01
RDMA/hns: Reorganize hns_roce_create_cq()
Yixing Liu
1
-28
/
+58
2021-04-01
RDMA/hns: Refactor hns_roce_v2_poll_one()
Weihang Li
1
-179
/
+224
2021-04-01
RDMA/rtrs-clt: Cap max_io_size
Jack Wang
1
-1
/
+3
2021-04-01
RDMA/rtrs: Cleanup unused 's' variable in __alloc_sess
Jack Wang
1
-2
/
+0
2021-04-01
RDMA/rtrs-srv: Report temporary sessname for error message
Gioh Kim
1
-0
/
+11
2021-04-01
RDMA/rtrs: New function converting rtrs_addr to string
Gioh Kim
4
-14
/
+37
2021-04-01
RDMA/rtrs: Cleanup the code in rtrs_srv_rdma_cm_handler
Guoqing Jiang
1
-4
/
+1
2021-04-01
RDMA/rtrs: Remove sessname and sess_kobj from rtrs_attrs
Guoqing Jiang
2
-4
/
+0
2021-04-01
RDMA/rtrs: Kill the put label in rtrs_srv_create_once_sysfs_root_folders
Guoqing Jiang
1
-5
/
+2
[prev]
[next]