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
2023-07-31
RDMA/irdma: Fix one kernel-doc comment
Yang Li
1
-1
/
+0
2023-07-31
RDMA/siw: Fix tx thread initialization.
Bernard Metzler
3
-44
/
+43
2023-07-31
RDMA/mlx: Remove unnecessary variable initializations
Ruan Jinjie
2
-42
/
+42
2023-07-30
RDMA/irdma: Use HW specific minimum WQ size
Sindhu Devale
8
-5
/
+16
2023-07-30
RDMA/irdma: Allow accurate reporting on QP max send/recv WR
Sindhu Devale
4
-87
/
+197
2023-07-30
RDMA/core: Get IB width and speed from netdev
Haoyue Xu
1
-21
/
+79
2023-07-30
bnxt_re: Update the debug counters for doorbell pacing
Chandramohan Akula
3
-0
/
+32
2023-07-30
bnxt_re: Expose the missing hw counters
Chandramohan Akula
3
-2
/
+39
2023-07-30
bnxt_re: Update the hw counters for resource stats
Chandramohan Akula
3
-9
/
+94
2023-07-30
bnxt_re: Reorganize the resource stats
Chandramohan Akula
5
-42
/
+47
2023-07-26
RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6()
Mustafa Ismail
3
-15
/
+12
2023-07-26
RDMA/irdma: Add table based lookup for CQ pointer during an event
Krzysztof Czurylo
5
-8
/
+57
2023-07-26
RDMA/irdma: Refactor error handling in create CQP
Sindhu Devale
1
-14
/
+21
2023-07-26
RDMA/irdma: Drop a local in irdma_sc_get_next_aeqe
Sindhu Devale
1
-4
/
+1
2023-07-26
RDMA/irdma: Report correct WC error
Sindhu Devale
1
-0
/
+1
2023-07-26
RDMA/irdma: Fix op_type reporting in CQEs
Sindhu Devale
1
-1
/
+1
2023-07-25
scsi: RDMA/srp: Fix residual handling
Bart Van Assche
1
-4
/
+0
2023-07-24
IB/hfi1: Use struct_size()
Christophe JAILLET
1
-6
/
+3
2023-07-24
RDMA/hns: Remove VF extend configuration
Junxian Huang
3
-85
/
+10
2023-07-24
RDMA/hns: Support get XRCD number from firmware
Luoyouming
2
-4
/
+4
2023-07-23
RDMA/qedr: Remove duplicate assignments of va
Minjie Du
1
-1
/
+0
2023-07-23
RDMA/qedr: Remove a duplicate assignment in qedr_create_gsi_qp()
Minjie Du
1
-1
/
+0
2023-07-21
RDMA/bnxt_re: Add a new uapi for driver notification
Chandramohan Akula
1
-0
/
+15
2023-07-21
RDMA/bnxt_re: Implement doorbell pacing algorithm
Chandramohan Akula
2
-0
/
+129
2023-07-21
RDMA/bnxt_re: Update alloc_page uapi for pacing
Chandramohan Akula
2
-3
/
+34
2023-07-21
RDMA/bnxt_re: Enable pacing support for the user apps
Chandramohan Akula
1
-0
/
+2
2023-07-21
RDMA/bnxt_re: Initialize Doorbell pacing feature
Chandramohan Akula
3
-0
/
+137
2023-07-21
RDMA/cma: Avoid GID lookups on iWARP devices
Chuck Lever
1
-0
/
+21
2023-07-21
RDMA/cma: Deduplicate error flow in cma_validate_port()
Chuck Lever
1
-5
/
+6
2023-07-21
RDMA/core: Set gid_attr.ndev for iWARP devices
Chuck Lever
1
-0
/
+11
2023-07-21
RDMA/siw: Fabricate a GID on tun and loopback devices
Chuck Lever
3
-16
/
+11
2023-07-21
RDMA/bnxt_re: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-07-21
RDMA/siw: use vmalloc_array and vcalloc
Julia Lawall
2
-5
/
+5
2023-07-21
RDMA/erdma: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-07-19
RDMA/irdma: Fix building without IPv6
Arnd Bergmann
1
-1
/
+1
2023-07-18
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
Christophe JAILLET
1
-1
/
+2
2023-07-17
RDMA/bnxt_re: Fix hang during driver unload
Selvin Xavier
2
-10
/
+9
2023-07-17
RDMA/bnxt_re: Prevent handling any completions after qp destroy
Kashyap Desai
3
-0
/
+31
2023-07-17
RDMA/mthca: Fix crash when polling CQ for shared QPs
Thomas Bogendoerfer
1
-1
/
+1
2023-07-17
RDMA/core: Update CMA destination address on rdma_resolve_addr
Shiraz Saleem
1
-0
/
+2
2023-07-17
RDMA/irdma: Fix data race on CQP request done
Shiraz Saleem
3
-5
/
+5
2023-07-17
RDMA/irdma: Fix data race on CQP completion stats
Shiraz Saleem
4
-36
/
+36
2023-07-17
RDMA/irdma: Add missing read barriers
Shiraz Saleem
3
-1
/
+17
2023-07-13
infiniband: convert to ctime accessor functions
Jeff Layton
1
-2
/
+1
2023-07-12
RDMA/irdma: Implement egress VLAN priority
Mustafa Ismail
2
-12
/
+99
2023-07-12
RDMA/mlx4: Make check for invalid flags stricter
Dan Carpenter
1
-9
/
+9
2023-07-12
RDMA/qedr: Remove a duplicate assignment in irdma_query_ah()
Minjie Du
1
-1
/
+0
2023-07-12
RDMA/efa: Add RDMA write HW statistics counters
Michael Margolin
4
-2
/
+47
2023-07-12
RDMA/mlx5: align MR mem allocation size to power-of-two
Yuanyuan Zhong
1
-0
/
+5
2023-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
53
-886
/
+1918
[prev]
[next]