index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
RDMA/erdma: Make hardware internal opcodes invisible to driver
Cheng Xu
2022-09-20
2
-5
/
+4
|
|
*
|
RDMA/erdma: Remove redundant includes
Cheng Xu
2022-09-20
9
-56
/
+1
|
|
*
|
RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_wait
Cheng Xu
2022-09-20
5
-22
/
+12
|
|
*
|
RDMA/srp: Fix srp_abort()
Bart Van Assche
2022-09-20
1
-3
/
+1
|
|
*
|
RDMA/qib: fix repeated words in comments
wangjianli
2022-09-20
1
-1
/
+1
|
|
*
|
RDMA/hfi1: fix repeated words in comments
wangjianli
2022-09-20
2
-2
/
+2
|
|
*
|
RDMA/irdma: Validate udata inlen and outlen
Shiraz Saleem
2022-09-20
1
-7
/
+60
|
|
*
|
RDMA/irdma: Align AE id codes to correct flush code and event
Sindhu-Devale
2022-09-20
6
-21
/
+38
|
|
*
|
RDMA/mlx5: Remove duplicate assignment in umr_rereg_pas()
Daisuke Matsuda
2022-09-08
1
-1
/
+0
|
|
*
|
RDMA/rxe: convert pr_warn to pr_debug
Li Zhijian
2022-09-08
1
-23
/
+22
|
|
*
|
RDMA/rxe: use %u to print u32 variables
Li Zhijian
2022-09-08
1
-5
/
+5
|
|
*
|
RDMA/rtrs-clt: Kill xchg_paths
Guoqing Jiang
2022-09-06
1
-12
/
+2
|
|
*
|
RDMA/rtrs-clt: Break the loop once one path is connected
Guoqing Jiang
2022-09-06
1
-1
/
+4
|
|
*
|
RDMA/rtrs: Update comments for MAX_SESS_QUEUE_DEPTH
Guoqing Jiang
2022-09-06
1
-4
/
+3
|
|
*
|
RDMA/hfi1: Remove the unneeded result variable
ye xingchen
2022-09-05
1
-3
/
+1
|
|
*
|
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
2022-09-05
1
-2
/
+23
|
|
|
\
\
|
|
*
|
|
IB/mlx5: Support querying eswitch functions from DEVX
Bodong Wang
2022-09-05
1
-0
/
+2
|
|
*
|
|
RDMA/siw: Add missing Kconfig selections
Tom Talpey
2022-09-01
1
-1
/
+4
|
|
*
|
|
RDMA/rxe: Delete error messages triggered by incoming Read requests
Daisuke Matsuda
2022-08-31
1
-7
/
+3
|
|
*
|
|
RDMA/rxe: Remove the unused variable obj
Zhu Yanjun
2022-08-31
3
-7
/
+5
|
|
*
|
|
RDMA/rxe: Fix the error caused by qp->sk
Zhu Yanjun
2022-08-31
1
-2
/
+4
|
|
*
|
|
RDMA/rxe: Fix "kernel NULL pointer dereference" error
Zhu Yanjun
2022-08-31
1
-1
/
+3
|
|
*
|
|
RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp
Wenpeng Liang
2022-08-30
3
-5
/
+1
|
|
*
|
|
IB/cm: Refactor cm_insert_listen() and cm_find_listen()
Mark Zhang
2022-08-30
1
-20
/
+15
|
|
*
|
|
IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...
Mark Zhang
2022-08-30
1
-20
/
+8
|
|
*
|
|
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
2022-08-30
3
-9
/
+5
|
|
*
|
|
RDMA/rtrs: Remove 'dir' argument from rnbd_srv_rdma_ev
Guoqing Jiang
2022-08-30
2
-4
/
+3
|
|
*
|
|
RDMA/rxe: Remove an unused member from struct rxe_mr
Daisuke Matsuda
2022-08-29
3
-3
/
+0
|
|
*
|
|
RDMA/core: Remove 'device' argument from rdma_build_skb()
Yunsheng Lin
2022-08-28
1
-3
/
+2
|
|
*
|
|
RDMA/srp: Use the attribute group mechanism for sysfs attributes
Bart Van Assche
2022-08-28
1
-6
/
+12
|
|
*
|
|
RDMA/srp: Handle dev_set_name() failure
Bart Van Assche
2022-08-28
1
-4
/
+5
|
|
*
|
|
RDMA/srp: Remove the srp_host.released completion
Bart Van Assche
2022-08-28
2
-10
/
+5
|
|
*
|
|
RDMA/srp: Rework the srp_add_port() error path
Bart Van Assche
2022-08-28
1
-8
/
+7
|
|
*
|
|
RDMA/hns: Support MR's restrack raw ops for hns driver
Wenpeng Liang
2022-08-24
5
-1
/
+66
|
|
*
|
|
RDMA/hns: Support MR's restrack ops for hns driver
Wenpeng Liang
2022-08-23
3
-0
/
+32
|
|
*
|
|
RDMA/hns: Support QP's restrack raw ops for hns driver
Wenpeng Liang
2022-08-23
4
-6
/
+65
|
|
*
|
|
RDMA/hns: Support QP's restrack ops for hns driver
Wenpeng Liang
2022-08-23
3
-0
/
+36
|
|
*
|
|
RDMA/hns: Support CQ's restrack raw ops for hns driver
Wenpeng Liang
2022-08-23
3
-0
/
+41
|
|
*
|
|
RDMA/hns: Add or remove CQ's restrack attributes
Wenpeng Liang
2022-08-23
1
-57
/
+10
|
|
*
|
|
RDMA/hns: Remove redundant DFX file and DFX ops structure
Wenpeng Liang
2022-08-23
7
-75
/
+50
|
|
*
|
|
IB/mlx5: Remove duplicate header inclusion related to ODP
Daisuke Matsuda
2022-08-23
5
-8
/
+1
|
|
*
|
|
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-21
11
-14
/
+14
|
|
*
|
|
RDMA/efa: Support CQ receive entries with source GID
Michael Margolin
2022-08-21
5
-5
/
+309
|
|
*
|
|
RDMA/rtrs-clt: Output sg index when warning on
Jack Wang
2022-08-21
1
-1
/
+1
|
|
*
|
|
RDMA/rtrs-srv: Add event tracing support
Santosh Pradhan
2022-08-21
5
-6
/
+116
|
|
*
|
|
RDMA/rtrs-clt: Add event tracing support
Santosh Pradhan
2022-08-21
4
-1
/
+112
|
|
*
|
|
RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
Aharon Landau
2022-08-16
2
-1
/
+5
|
|
*
|
|
IB/mlx5: Call io_stop_wc() after writing to WC MMIO
Jason Gunthorpe
2022-08-16
1
-0
/
+1
|
*
|
|
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2022-09-28
2
-2
/
+35
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
RDMA/mlx5: Don't set tx affinity when lag is in hash mode
Liu, Changcheng
2022-09-27
1
-0
/
+12
[prev]
[next]