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-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
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-42
/
+77
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+3
2023-06-27
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
31
-192
/
+608
2023-06-27
RDMA/bnxt_re: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2023-06-26
RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"
Colin Ian King
1
-2
/
+2
2023-06-26
RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c
Yang Li
1
-1
/
+0
2023-06-26
RDMA/bnxt_re: Refactor code around bnxt_qplib_map_rc()
Kashyap Desai
1
-8
/
+15
2023-06-26
RDMA/bnxt_re: Remove incorrect return check from slow path
Kashyap Desai
1
-6
/
+0
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
1
-3
/
+2
2023-06-21
RDMA/bnxt_re: Enable low latency push
Selvin Xavier
6
-4
/
+177
2023-06-21
RDMA/bnxt_re: Reorg the bar mapping
Selvin Xavier
8
-77
/
+213
2023-06-21
RDMA/bnxt_re: Move the interface version to chip context structure
Selvin Xavier
2
-2
/
+2
2023-06-21
RDMA/bnxt_re: Query function capabilities from firmware
Selvin Xavier
1
-0
/
+21
2023-06-21
RDMA/bnxt_re: Optimize the bnxt_re_init_hwrm_hdr usage
Selvin Xavier
1
-29
/
+19
2023-06-21
RDMA/bnxt_re: Add disassociate ucontext support
Selvin Xavier
1
-0
/
+5
2023-06-21
RDMA/bnxt_re: Use the common mmap helper functions
Selvin Xavier
4
-24
/
+119
2023-06-21
RDMA/bnxt_re: Initialize opcode while sending message
Leon Romanovsky
1
-3
/
+2
[prev]
[next]