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
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
RDMA/irdma: Align AE id codes to correct flush code and event
Sindhu-Devale
6
-21
/
+38
2022-09-08
RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
Daisuke Matsuda
1
-1
/
+0
2022-09-08
RDMA/rxe: convert pr_warn to pr_debug
Li Zhijian
1
-23
/
+22
2022-09-08
RDMA/rxe: use %u to print u32 variables
Li Zhijian
1
-5
/
+5
2022-09-07
RDMA/irdma: Report RNR NAK generation in device caps
Sindhu-Devale
1
-1
/
+4
2022-09-07
RDMA/irdma: Use s/g array in post send only when its valid
Sindhu-Devale
1
-1
/
+2
2022-09-07
RDMA/irdma: Return correct WC error for bind operation failure
Sindhu-Devale
1
-1
/
+3
2022-09-07
RDMA/irdma: Return error on MR deregister CQP failure
Sindhu-Devale
2
-6
/
+13
2022-09-07
RDMA/irdma: Report the correct max cqes from query device
Sindhu-Devale
1
-1
/
+1
2022-09-06
RDMA/rtrs-clt: Kill xchg_paths
Guoqing Jiang
1
-12
/
+2
2022-09-06
RDMA/rtrs-clt: Break the loop once one path is connected
Guoqing Jiang
1
-1
/
+4
2022-09-06
RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH
Guoqing Jiang
1
-4
/
+3
2022-09-05
RDMA/hfi1: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-05
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
1
-2
/
+23
2022-09-05
RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib
Chris Mi
1
-2
/
+23
2022-09-05
IB/mlx5: Support querying eswitch functions from DEVX
Bodong Wang
1
-0
/
+2
2022-09-05
RDMA/mlx5: Fix UMR cleanup on error flow of driver init
Maor Gottlieb
2
-0
/
+4
2022-09-05
RDMA/mlx5: Set local port to one when accessing counters
Chris Mi
1
-0
/
+6
2022-09-05
RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile
Maher Sanalla
1
-1
/
+1
2022-09-05
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
1
-1
/
+1
2022-09-04
RDMA/siw: Pass a pointer to virt_to_page()
Linus Walleij
1
-4
/
+14
2022-09-01
RDMA/siw: Add missing Kconfig selections
Tom Talpey
1
-1
/
+4
2022-09-01
RDMA/srp: Set scmnd->result only when scmnd is not NULL
yangx.jy@fujitsu.com
1
-1
/
+2
2022-08-31
RDMA/rxe: Delete error messages triggered by incoming Read requests
Daisuke Matsuda
1
-7
/
+3
2022-08-31
RDMA/rxe: Remove the unused variable obj
Zhu Yanjun
3
-7
/
+5
2022-08-31
RDMA/rxe: Fix the error caused by qp->sk
Zhu Yanjun
1
-2
/
+4
2022-08-31
RDMA/rxe: Fix "kernel NULL pointer dereference" error
Zhu Yanjun
1
-1
/
+3
2022-08-30
RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp
Wenpeng Liang
3
-5
/
+1
2022-08-30
IB/cm: Refactor cm_insert_listen() and cm_find_listen()
Mark Zhang
1
-20
/
+15
2022-08-30
IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...
Mark Zhang
1
-20
/
+8
2022-08-30
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
3
-9
/
+5
2022-08-30
RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_ev
Guoqing Jiang
2
-4
/
+3
2022-08-30
RDMA/hns: Remove the num_qpc_timer variable
Yixing Liu
4
-5
/
+3
2022-08-30
RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
Wenpeng Liang
1
-5
/
+2
2022-08-30
RDMA/hns: Fix supported page size
Chengchang Tang
1
-1
/
+1
2022-08-29
RDMA/cma: Fix arguments order in net device validation
Michael Guralnik
1
-2
/
+2
2022-08-29
RDMA/rxe: Remove an unused member from struct rxe_mr
Daisuke Matsuda
3
-3
/
+0
2022-08-28
RDMA/core: Remove 'device' argument from rdma_build_skb()
Yunsheng Lin
1
-3
/
+2
2022-08-28
RDMA/srp: Use the attribute group mechanism for sysfs attributes
Bart Van Assche
1
-6
/
+12
2022-08-28
RDMA/srp: Handle dev_set_name() failure
Bart Van Assche
1
-4
/
+5
2022-08-28
RDMA/srp: Remove the srp_host.released completion
Bart Van Assche
2
-10
/
+5
2022-08-28
RDMA/srp: Rework the srp_add_port() error path
Bart Van Assche
1
-8
/
+7
2022-08-28
RDMA/irdma: Fix drain SQ hang with no completion
Shiraz Saleem
1
-1
/
+1
2022-08-24
RDMA/hns: Support MR's restrack raw ops for hns driver
Wenpeng Liang
5
-1
/
+66
2022-08-23
RDMA/hns: Support MR's restrack ops for hns driver
Wenpeng Liang
3
-0
/
+32
2022-08-23
RDMA/hns: Support QP's restrack raw ops for hns driver
Wenpeng Liang
4
-6
/
+65
2022-08-23
RDMA/hns: Support QP's restrack ops for hns driver
Wenpeng Liang
3
-0
/
+36
2022-08-23
RDMA/hns: Support CQ's restrack raw ops for hns driver
Wenpeng Liang
3
-0
/
+41
2022-08-23
RDMA/hns: Add or remove CQ's restrack attributes
Wenpeng Liang
1
-57
/
+10
2022-08-23
RDMA/hns: Remove redundant DFX file and DFX ops structure
Wenpeng Liang
7
-75
/
+50
[prev]
[next]