index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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]