index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
8
-11
/
+11
*
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
3
-15
/
+2
|
\
|
*
IB/qib: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-05-04
3
-15
/
+2
*
|
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
4
-6
/
+5
|
\
\
|
*
|
RDMA/vmw_pvrdma: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-25
1
-1
/
+1
|
*
|
IB/qib: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-25
3
-5
/
+4
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-18
62
-731
/
+1327
|
\
\
\
|
*
|
|
RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw
Zhu Yanjun
2024-05-12
1
-1
/
+3
|
*
|
|
RDMA/IPoIB: Fix format truncation compilation errors
Leon Romanovsky
2024-05-12
1
-2
/
+6
|
*
|
|
bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq
Michal Schmidt
2024-05-09
1
-1
/
+2
|
*
|
|
RDMA/efa: Support QP with unsolicited write w/ imm. receive
Michael Margolin
2024-05-08
4
-3
/
+31
|
*
|
|
IB/hfi1: Remove generic .ndo_get_stats64
Breno Leitao
2024-05-05
1
-1
/
+0
|
*
|
|
IB/hfi1: Do not use custom stat allocator
Breno Leitao
2024-05-05
1
-16
/
+3
|
*
|
|
RDMA/hfi1: Use RMW accessors for changing LNKCTL2
Ilpo Järvinen
2024-05-05
1
-22
/
+8
|
*
|
|
RDMA/mana_ib: implement uapi for creation of rnic cq
Konstantin Taranov
2024-05-05
1
-4
/
+51
|
*
|
|
RDMA/mana_ib: boundary check before installing cq callbacks
Konstantin Taranov
2024-05-05
1
-0
/
+2
|
*
|
|
RDMA/mana_ib: introduce a helper to remove cq callbacks
Konstantin Taranov
2024-05-05
3
-29
/
+17
|
*
|
|
RDMA/mana_ib: create and destroy RNIC cqs
Konstantin Taranov
2024-05-05
2
-0
/
+86
|
*
|
|
RDMA/mana_ib: create EQs for RNIC CQs
Konstantin Taranov
2024-05-05
2
-2
/
+33
|
*
|
|
RDMA/core: Remove NULL check before dev_{put, hold}
Jules Irenge
2024-05-05
3
-11
/
+5
|
*
|
|
RDMA/ipoib: Remove NULL check before dev_{put, hold}
Jules Irenge
2024-05-02
1
-2
/
+1
|
*
|
|
RDMA/mlx5: Remove NULL check before dev_{put, hold}
Jules Irenge
2024-05-02
1
-2
/
+1
|
*
|
|
RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.
Chiara Meiohas
2024-04-30
2
-2
/
+30
|
*
|
|
RDMA/core: Add an option to display driver-specific QPs in the rdmatool
Chiara Meiohas
2024-04-30
2
-6
/
+29
|
*
|
|
RDMA/efa: Add shutdown notifier
Michael Margolin
2024-04-29
1
-0
/
+11
|
*
|
|
RDMA/mana_ib: Fix missing ret value
Konstantin Taranov
2024-04-23
1
-0
/
+1
|
*
|
|
IB/mlx5: Use __iowrite64_copy() for write combining stores
Jason Gunthorpe
2024-04-22
1
-5
/
+3
|
*
|
|
RDMA/rxe: Let destroy qp succeed with stuck packet
Bob Pearson
2024-04-22
2
-12
/
+32
|
*
|
|
RDMA/rxe: Get rid of pkt resend on err
Bob Pearson
2024-04-22
2
-18
/
+3
|
*
|
|
RDMA/rxe: Make rxe_loopback match rxe_send behavior
Bob Pearson
2024-04-22
1
-0
/
+6
|
*
|
|
RDMA/rxe: Fix incorrect rxe_put in error path
Bob Pearson
2024-04-22
1
-10
/
+2
|
*
|
|
RDMA/rxe: Don't call direct between tasks
Bob Pearson
2024-04-22
3
-23
/
+4
|
*
|
|
RDMA/rxe: Don't call rxe_requester from rxe_completer
Bob Pearson
2024-04-22
2
-7
/
+11
|
*
|
|
RDMA/rxe: Don't schedule rxe_completer from rxe_requester
Bob Pearson
2024-04-22
2
-13
/
+2
|
*
|
|
RDMA/rxe: Remove save/rollback_state in rxe_requester
Bob Pearson
2024-04-22
1
-38
/
+2
|
*
|
|
RDMA/rxe: Merge request and complete tasks
Bob Pearson
2024-04-22
10
-55
/
+63
|
*
|
|
RDMA/rxe: Remove redundant scheduling of rxe_completer
Bob Pearson
2024-04-22
1
-5
/
+0
|
*
|
|
RDMA/rxe: Allow good work requests to be executed
Bob Pearson
2024-04-22
1
-1
/
+5
|
*
|
|
RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
Bob Pearson
2024-04-22
1
-3
/
+3
|
*
|
|
IB/core: Implement a limit on UMAD receive List
Michael Guralnik
2024-04-21
1
-6
/
+15
|
*
|
|
RDMA/hns: Modify the print level of CQE error
Chengchang Tang
2024-04-16
1
-2
/
+3
|
*
|
|
RDMA/hns: Use complete parentheses in macros
Chengchang Tang
2024-04-16
1
-6
/
+6
|
*
|
|
RDMA/hns: Add mutex_destroy()
wenglianfa
2024-04-16
6
-5
/
+39
|
*
|
|
RDMA/hns: Fix GMV table pagesize
Chengchang Tang
2024-04-16
1
-1
/
+1
|
*
|
|
RDMA/hns: Fix mismatch exception rollback
wenglianfa
2024-04-16
1
-1
/
+1
|
*
|
|
RDMA/hns: Fix UAF for cq async event
Chengchang Tang
2024-04-16
1
-11
/
+13
|
*
|
|
RDMA/hns: Fix deadlock on SRQ async events.
Chengchang Tang
2024-04-16
2
-3
/
+4
|
*
|
|
RDMA/hns: Add max_ah and cq moderation capacities in query_device()
Chengchang Tang
2024-04-16
4
-2
/
+12
|
*
|
|
RDMA/hns: Remove unused parameters and variables
Chengchang Tang
2024-04-16
7
-33
/
+20
|
*
|
|
RDMA/hns: Use macro instead of magic number
Yangyang Li
2024-04-16
3
-16
/
+34
[next]