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-08-23
IB/mlx5: Remove duplicate header inclusion related to ODP
Daisuke Matsuda
5
-8
/
+1
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
11
-14
/
+14
2022-08-21
RDMA/efa: Support CQ receive entries with source GID
Michael Margolin
5
-5
/
+309
2022-08-21
RDMA/rtrs-clt: Output sg index when warning on
Jack Wang
1
-1
/
+1
2022-08-21
RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL
Jack Wang
1
-7
/
+7
2022-08-21
RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg
Jack Wang
1
-4
/
+5
2022-08-21
RDMA/rtrs-srv: Add event tracing support
Santosh Pradhan
5
-6
/
+116
2022-08-21
RDMA/rtrs-clt: Add event tracing support
Santosh Pradhan
4
-1
/
+112
2022-08-16
RDMA: Handle the return code from dma_resv_wait_timeout() properly
Jason Gunthorpe
1
-1
/
+7
2022-08-16
RDMA/erdma: Correct the max_qp and max_cq capacities of the device
Cheng Xu
1
-2
/
+2
2022-08-16
RDMA/erdma: Using the key in FMR WR instead of MR structure
Cheng Xu
1
-1
/
+1
2022-08-16
RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
Potnuri Bharat Teja
1
-16
/
+9
2022-08-16
RDMA/mlx5: Use the proper number of ports
Mark Bloch
1
-18
/
+16
2022-08-16
IB/iser: Fix login with authentication
Sergey Gorenko
1
-1
/
+6
2022-08-16
RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
Aharon Landau
2
-1
/
+5
2022-08-16
IB/mlx5: Call io_stop_wc() after writing to WC MMIO
Jason Gunthorpe
1
-0
/
+1
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-36
/
+9
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-6
/
+2
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
78
-982
/
+8247
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-19
/
+37
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2022-08-02
RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()
Li Zhijian
1
-4
/
+4
2022-08-02
RDMA/rxe: Fix error unwind in rxe_create_qp()
Zhu Yanjun
1
-4
/
+8
2022-08-02
RDMA/mlx5: Add missing check for return value in get namespace flow
Maor Gottlieb
1
-4
/
+2
2022-08-02
RDMA/rxe: Split qp state for requester and completer
Bob Pearson
4
-3
/
+10
2022-08-02
RDMA/rxe: Generate error completion for error requester QP state
Li Zhijian
1
-1
/
+12
2022-08-02
RDMA/rxe: Update wqe_index for each wqe error completion
Li Zhijian
1
-0
/
+2
2022-07-29
RDMA/srpt: Fix a use-after-free
Bart Van Assche
2
-46
/
+94
2022-07-29
RDMA/srpt: Introduce a reference count in struct srpt_device
Bart Van Assche
2
-2
/
+17
2022-07-29
RDMA/srpt: Duplicate port name members
Bart Van Assche
2
-6
/
+13
2022-07-28
IB/qib: Fix repeated "in" within comments
wangjianli
1
-1
/
+1
2022-07-27
Merge branch 'erdma' into rdma.git for-next
Jason Gunthorpe
15
-7
/
+6420
2022-07-27
RDMA/erdma: Add driver to kernel build environment
Cheng Xu
4
-7
/
+25
2022-07-27
RDMA/erdma: Add the erdma module
Cheng Xu
1
-0
/
+608
2022-07-27
RDMA/erdma: Add connection management (CM) support
Cheng Xu
2
-0
/
+1597
2022-07-27
RDMA/erdma: Add verbs implementation
Cheng Xu
3
-0
/
+2231
2022-07-27
RDMA/erdma: Add verbs header file
Cheng Xu
1
-0
/
+342
2022-07-27
RDMA/erdma: Add event queue implementation
Cheng Xu
1
-0
/
+329
2022-07-27
RDMA/erdma: Add cmdq implementation
Cheng Xu
1
-0
/
+493
2022-07-27
RDMA/erdma: Add main include file
Cheng Xu
1
-0
/
+287
2022-07-27
RDMA/erdma: Add the hardware related definitions
Cheng Xu
1
-0
/
+508
2022-07-27
RDMA/mlx5: Rename the mkey cache variables and functions
Aharon Landau
4
-37
/
+37
2022-07-27
RDMA/mlx5: Store in the cache mkeys instead of mrs
Aharon Landau
2
-129
/
+97
2022-07-27
RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrs
Aharon Landau
2
-18
/
+16
2022-07-27
RDMA/mlx5: Replace cache list with Xarray
Aharon Landau
2
-88
/
+152
2022-07-27
RDMA/mlx5: Replace ent->lock with xa_lock
Aharon Landau
2
-50
/
+47
2022-07-27
Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
Li Zhijian
5
-162
/
+104
2022-07-26
RDMA/rw: drop pci_p2pdma_[un]map_sg()
Logan Gunthorpe
1
-36
/
+9
2022-07-22
RDMA/rxe: Replace __rxe_do_task by rxe_run_task
Bob Pearson
1
-2
/
+2
[prev]
[next]