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
2025-02-23
RDMA/bnxt_re: Fix the page details for the srq created by kernel consumers
Kashyap Desai
1
-0
/
+2
2025-02-23
RDMA/mana_ib: Ensure variable err is initialized
Kees Bakker
1
-1
/
+1
2025-02-23
RDMA/mlx5: Fix bind QP error cleanup flow
Patrisious Haddad
1
-2
/
+6
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-2
/
+2
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+5
2025-02-21
RDMA/rxe: Add support for the traditional Atomic operations with ODP
Daisuke Matsuda
5
-2
/
+86
2025-02-21
RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
Daisuke Matsuda
4
-1
/
+149
2025-02-21
RDMA/rxe: Allow registering MRs for On-Demand Paging
Daisuke Matsuda
6
-6
/
+128
2025-02-21
RDMA/rxe: Add page invalidation support
Daisuke Matsuda
3
-0
/
+43
2025-02-21
RDMA/rxe: Move some code to rxe_loc.h in preparation for ODP
Daisuke Matsuda
4
-38
/
+39
2025-02-20
RDMA/mlx5: Fix AH static rate parsing
Patrisious Haddad
3
-4
/
+6
2025-02-20
RDMA/mlx5: Fix implicit ODP hang on parent deregistration
Yishai Hadas
1
-0
/
+1
2025-02-19
RDMA/core: Fix best page size finding when it can cross SG entries
Michael Margolin
2
-15
/
+32
2025-02-18
IB/iser: fix typos in iscsi_iser.c comments
Imanol
1
-4
/
+4
2025-02-18
RDMA/mana_ib: Implement DMABUF MR support
Konstantin Taranov
3
-0
/
+74
2025-02-18
RDMA: Switch to use hrtimer_setup()
Nam Cao
2
-6
/
+4
2025-02-14
RDMA/irdma: Switch to using the crc32c library
Eric Biggers
6
-67
/
+12
2025-02-10
RDMA/bnxt_re: Fix the statistics for Gen P7 VF
Selvin Xavier
2
-2
/
+10
2025-02-10
RDMA/bnxt_re: Fix issue in the unload path
Kalesh AP
2
-11
/
+0
2025-02-10
RDMA/bnxt_re: Add sanity checks on rdev validity
Kalesh AP
1
-0
/
+5
2025-02-10
RDMA/bnxt_re: Fix an issue in bnxt_re_async_notifier
Kalesh AP
1
-1
/
+6
2025-02-09
RDMA/bnxt_re: Fix the condition check while programming congestion control
Selvin Xavier
1
-1
/
+1
2025-02-09
RDMA/bnxt_re: Fix buffer overflow in debugfs code
Dan Carpenter
1
-0
/
+3
2025-02-09
RDMA/hns: Fix mbox timing out by adding retry mechanism
Junxian Huang
2
-16
/
+50
2025-02-09
RDMA/mana_ib: Fix error code in probe()
Dan Carpenter
1
-1
/
+3
2025-02-09
RDMA/rxe: switch to using the crc32 library
Eric Biggers
8
-52
/
+2
2025-02-08
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
1
-2
/
+2
2025-02-06
RDMA/mana_ib: Add port statistics support
Shiraz Saleem
5
-1
/
+194
2025-02-06
RDMA/mana_ib: Allocate PAGE aligned doorbell index
Konstantin Taranov
1
-1
/
+1
2025-02-06
RDMA/mana_ib: request error CQEs when supported
Konstantin Taranov
2
-0
/
+11
2025-02-06
RDMA/mana_ib: Query feature_flags bitmask from FW
Shiraz Saleem
2
-1
/
+4
2025-02-06
RDMA/mlx5: Fix a WARN during dereg_mr for DM type
Yishai Hadas
1
-1
/
+2
2025-02-06
RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error
Yishai Hadas
1
-1
/
+12
2025-02-06
IB/hfi1: Remove state transition log message and opa_lstate_name()
Maher Sanalla
4
-22
/
+3
2025-02-06
RDMA/core: Use ib_port_state_to_str() for IB state sysfs
Maher Sanalla
1
-13
/
+1
2025-02-06
IB/cache: Add log messages for IB device state changes
Maher Sanalla
1
-0
/
+6
2025-02-05
ice, irdma: move interrupts code to irdma
Michal Swiatkowski
3
-4
/
+47
2025-02-04
RDMA/bnxt_re: Congestion control settings using debugfs hook
Selvin Xavier
3
-1
/
+228
2025-02-04
RDMA/mana_ib: indicate CM support
Konstantin Taranov
1
-2
/
+7
2025-02-04
RDMA/mana_ib: polling of CQs for GSI/UD
Konstantin Taranov
4
-0
/
+201
2025-02-04
RDMA/mana_ib: extend mana QP table
Konstantin Taranov
3
-5
/
+83
2025-02-04
RDMA/mana_ib: implement req_notify_cq
Konstantin Taranov
3
-0
/
+15
2025-02-04
RDMA/mana_ib: UD/GSI work requests
Konstantin Taranov
6
-2
/
+339
2025-02-04
RDMA/mana_ib: create/destroy AH
Konstantin Taranov
4
-2
/
+101
2025-02-04
RDMA/mana_ib: UD/GSI QP creation for kernel
Konstantin Taranov
1
-0
/
+115
2025-02-04
RDMA/mana_ib: Create and destroy UD/GSI QP
Konstantin Taranov
2
-0
/
+107
2025-02-04
RDMA/mana_ib: create kernel-level CQs
Konstantin Taranov
1
-28
/
+52
2025-02-04
RDMA/mana_ib: helpers to allocate kernel queues
Konstantin Taranov
2
-0
/
+26
2025-02-03
RDMA/mana_ib: implement get_dma_mr
Konstantin Taranov
2
-0
/
+37
2025-02-03
RDMA/mana_ib: Allow registration of DMA-mapped memory in PDs
Konstantin Taranov
1
-0
/
+3
[prev]
[next]