index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-02-03
RDMA/rxe: Make rping work with tun device
Zhu Yanjun
1
-5
/
+19
2025-02-03
RDMA/rxe: Add query_gid support
Zhu Yanjun
1
-0
/
+13
2025-02-03
RDMA/rxe: Replace netdev dev addr with raw_gid
Zhu Yanjun
3
-4
/
+17
2025-02-03
IB/mlx5: Set and get correct qp_num for a DCT QP
Mark Zhang
1
-1
/
+3
2025-02-03
RDMA/mlx5: Fix the recovery flow of the UMR QP
Yishai Hadas
1
-27
/
+56
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+2
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
60
-1221
/
+1947
2025-01-21
RDMA/mlx5: Fix implicit ODP use after free
Patrisious Haddad
1
-8
/
+22
2025-01-21
RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with error
Yishai Hadas
2
-2
/
+17
2025-01-19
RDMA/qib: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-8
/
+8
2025-01-19
RDMA/hfi1: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-7
/
+7
2025-01-14
RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"
Zhu Yanjun
1
-6
/
+5
2025-01-14
RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event
Anumula Murali Mohan Reddy
1
-0
/
+8
[prev]
[next]