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-10-09
RDMA/irdma: Add support to re-register a memory region
Sindhu Devale
2
-43
/
+191
2023-10-05
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
1
-0
/
+1
2023-10-04
RDMA/core: Fix a couple of obvious typos in comments
Chuck Lever
1
-1
/
+1
2023-10-04
IPsec packet offload support in multiport RoCE devices
Leon Romanovsky
1
-0
/
+17
2023-10-02
IB/hfi1: Annotate struct tid_rb_node with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
IB/mthca: Annotate struct mthca_icm_table with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
IB/srp: Annotate struct srp_fr_pool with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
RDMA/siw: Annotate struct siw_pbl with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
RDMA/usnic: Annotate struct usnic_uiom_chunk with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
RDMA/core: Annotate struct ib_pkey_cache with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
RDMA/mlx5: Remove not-used cache disable flag
Leon Romanovsky
2
-6
/
+0
2023-10-02
RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
Mark Zhang
1
-1
/
+1
2023-10-02
RDMA/hns: Support SRQ record doorbell
Yangyang Li
3
-11
/
+108
2023-10-02
RDMA/mlx5: Send events from IB driver about device affiliation state
Patrisious Haddad
1
-0
/
+17
2023-09-26
RDMA/ipoib: Add support for XDR speed in ethtool
Patrisious Haddad
1
-0
/
+2
2023-09-26
IB/mlx5: Adjust mlx5 rate mapping to support 800Gb
Patrisious Haddad
1
-1
/
+1
2023-09-26
IB/mlx5: Rename 400G_8X speed to comply to naming convention
Patrisious Haddad
1
-1
/
+1
2023-09-26
IB/mlx5: Add support for 800G_8X lane speed
Patrisious Haddad
1
-0
/
+4
2023-09-26
IB/mlx5: Expose XDR speed through MAD
Or Har-Toov
1
-0
/
+13
2023-09-26
IB/core: Add support for XDR link speed
Or Har-Toov
3
-1
/
+9
2023-09-26
RDMA/mlx5: Implement mkeys management via LIFO queue
Shay Drory
3
-180
/
+169
2023-09-26
RDMA/mlx5: Fix mkey cache possible deadlock on cleanup
Shay Drory
2
-2
/
+15
2023-09-26
RDMA/mlx5: Fix NULL string error
Shay Drory
1
-1
/
+1
2023-09-26
RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation
Hamdan Igbaria
1
-1
/
+1
2023-09-26
RDMA/mlx5: Fix assigning access flags to cache mkeys
Michael Guralnik
1
-1
/
+2
2023-09-25
infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC
David Howells
2
-2
/
+2
2023-09-23
IB/mlx4: Fix the size of a buffer in add_port_entries()
Christophe JAILLET
1
-1
/
+1
2023-09-22
IB/qib: Replace deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-09-22
IB/hfi1: Replace deprecated strncpy
Justin Stitt
1
-2
/
+2
2023-09-22
RDMA/irdma: Replace deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-09-21
RDMA/bnxt_re: Decrement resource stats correctly
Selvin Xavier
1
-0
/
+4
2023-09-21
RDMA/bnxt_re: Fix the handling of control path response data
Selvin Xavier
1
-2
/
+9
2023-09-20
RDMA/hns: Support SRQ restrack ops for hns driver
wenglianfa
4
-0
/
+79
2023-09-20
RDMA/core: Add support to dump SRQ resource in RAW format
wenglianfa
2
-0
/
+18
2023-09-20
RDMA/core: Add dedicated SRQ resource tracker function
wenglianfa
2
-1
/
+9
2023-09-20
RDMA/hfi1: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-7
/
+2
2023-09-19
RDMA/rtrs: Fix the problem of variable not initialized fully
Zhu Yanjun
1
-1
/
+1
2023-09-19
RDMA/rtrs: Require holding rcu_read_lock explicitly
Zhu Yanjun
1
-1
/
+6
2023-09-19
RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
Gustavo A. R. Silva
4
-8
/
+12
2023-09-18
IB/hfi1: Remove open coded reference to skb frag offset
David Ahern
1
-1
/
+1
2023-09-18
RDMA/cma: Fix truncation compilation warning in make_cma_ports
Leon Romanovsky
1
-1
/
+1
2023-09-18
RDMA/erdma: Fix NULL pointer access in regmr_cmd
Cheng Xu
1
-3
/
+2
2023-09-18
RDMA/erdma: Fix error code in erdma_create_scatter_mtt()
Dan Carpenter
1
-1
/
+1
2023-09-11
RDMA/uverbs: Fix typo of sizeof argument
Konstantin Meskhidze
1
-1
/
+1
2023-09-11
RDMA/cxgb4: Check skb value for failure to allocate
Artem Chernyshev
1
-0
/
+3
2023-09-11
RDMA/siw: Fix connection failure handling
Bernard Metzler
1
-4
/
+12
2023-09-11
RDMA/srp: Do not call scsi_done() from srp_abort()
Bart Van Assche
1
-11
/
+5
2023-09-11
RDMA/core: Fix repeated words in comments
Rohit Chavan
1
-2
/
+2
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
149
-149
/
+149
2023-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+0
[prev]
[next]