index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
Chengfeng Ye
1
-2
/
+3
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
4
-14
/
+7
2023-10-24
RDMA/hfi1: Remove redundant assignment to pointer ppd
Colin Ian King
1
-1
/
+0
2023-10-24
RDMA/mlx5: Change the key being sent for MPV device affiliation
Patrisious Haddad
1
-1
/
+1
2023-10-22
RDMA/bnxt_re: Fix clang -Wimplicit-fallthrough in bnxt_re_handle_cq_async_error()
Nathan Chancellor
1
-0
/
+1
2023-10-19
RDMA/hns: Fix init failure of RoCE VF and HIP08
Junxian Huang
1
-10
/
+9
2023-10-19
RDMA/hns: Fix unnecessary port_num transition in HW stats allocation
Junxian Huang
1
-2
/
+1
2023-10-19
RDMA/hns: The UD mode can only be configured with DCQCN
Luoyouming
1
-0
/
+3
2023-10-19
RDMA/hns: Add check for SL
Luoyouming
2
-11
/
+25
2023-10-19
RDMA/hns: Fix signed-unsigned mixed comparisons
Chengchang Tang
1
-1
/
+1
2023-10-19
RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()
Chengchang Tang
1
-1
/
+1
2023-10-19
RDMA/hns: Fix printing level of asynchronous events
Chengchang Tang
1
-3
/
+3
2023-10-19
RDMA/core: Add support to set privileged QKEY parameter
Patrisious Haddad
3
-9
/
+58
2023-10-18
qib: convert to new timestamp accessors
Jeff Layton
1
-2
/
+2
2023-10-15
RDMA/bnxt_re: Do not report SRQ error in srq notification
Chandramohan Akula
1
-5
/
+2
2023-10-15
RDMA/bnxt_re: Report async events and errors
Chandramohan Akula
1
-9
/
+156
2023-10-15
RDMA/bnxt_re: Update HW interface headers
Chandramohan Akula
1
-0
/
+58
2023-10-15
IB/mlx5: Fix rdma counter binding for RAW QP
Patrisious Haddad
1
-0
/
+27
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
1
-0
/
+3
2023-10-13
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
1
-0
/
+17
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-30
/
+54
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-2
/
+2
2023-10-11
infiniband: Remove the now superfluous sentinel element from ctl_table array
Joel Granados
2
-2
/
+0
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
[prev]
[next]