index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mana
Age
Commit message (
Expand
)
Author
Lines
2026-05-02
RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
Jason Gunthorpe
-1
/
+3
2026-05-02
RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()
Jason Gunthorpe
-5
/
+4
2026-05-02
RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()
Jason Gunthorpe
-2
/
+3
2026-05-02
RDMA/mana: Validate rx_hash_key_len
Jason Gunthorpe
-0
/
+3
2026-04-09
RDMA/mana_ib: Support memory windows
Konstantin Taranov
-1
/
+64
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
-3
/
+3
2026-03-31
RDMA: Consolidate patterns with sizeof() to ib_copy_validate_udata_in()
Jason Gunthorpe
-26
/
+11
2026-03-31
RDMA: Consolidate patterns with offsetof() to ib_copy_validate_udata_in()
Jason Gunthorpe
-7
/
+2
2026-03-30
RDMA/mana_ib: Disable RX steering on RSS QP destroy
Long Li
-0
/
+15
2026-03-30
RDMA/mana_ib: cleanup the usage of mana_gd_send_request()
Konstantin Taranov
-173
/
+31
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-11
/
+10
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-3
/
+150
2026-01-27
RDMA/mana_ib: Add device‑memory support
Konstantin Taranov
-0
/
+149
2026-01-15
RDMA/mana_ib: Take CQ type from the device type
Konstantin Taranov
-3
/
+1
2025-12-17
RDMA/mana_ib: check cqe length for kernel CQs
Konstantin Taranov
-0
/
+4
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
-5
/
+6
2025-09-15
RDMA/mana_ib: Extend modify QP
Shiraz Saleem
-2
/
+18
2025-08-13
RDMA/mana_ib: Drain send wrs of GSI QP
Konstantin Taranov
-0
/
+32
2025-07-23
RDMA/mana_ib: add support of multiple ports
Konstantin Taranov
-57
/
+71
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
-0
/
+10
2025-07-13
RDMA/mana_ib: add additional port counters
Zhiyue Qiu
-0
/
+34
2025-07-13
RDMA/mana_ib: Fix DSCP value in modify QP
Shiraz Saleem
-1
/
+1
2025-06-12
RDMA/mana_ib: Add device statistics support
Shiraz Saleem
-2
/
+93
2025-05-12
RDMA/mana_ib: unify mana_ib functions to support any gdma device
Konstantin Taranov
-20
/
+16
2025-05-12
RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nic
Konstantin Taranov
-97
/
+138
2025-04-20
RDMA/mana_ib: Add support of 4M, 1G, and 2G pages
Konstantin Taranov
-3
/
+8
2025-04-20
RDMA/mana_ib: support of the zero based MRs
Konstantin Taranov
-7
/
+17
2025-04-20
RDMA/mana_ib: Access remote atomic for MRs
Konstantin Taranov
-2
/
+5
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-45
/
+1420
2025-03-19
RDMA/mana_ib: Fix integer overflow during queue creation
Konstantin Taranov
-1
/
+2
2025-03-13
RDMA/mana_ib: Handle net event for pointing to the current netdev
Long Li
-2
/
+46
2025-03-13
net: mana: Change the function signature of mana_get_primary_netdev_rcu
Long Li
-4
/
+4
2025-03-08
RDMA/mana_ib: Use safer allocation function()
Dan Carpenter
-1
/
+1
2025-02-23
RDMA/mana_ib: Ensure variable err is initialized
Kees Bakker
-1
/
+1
2025-02-18
RDMA/mana_ib: Implement DMABUF MR support
Konstantin Taranov
-0
/
+74
2025-02-09
RDMA/mana_ib: Fix error code in probe()
Dan Carpenter
-1
/
+3
2025-02-06
RDMA/mana_ib: Add port statistics support
Shiraz Saleem
-1
/
+194
2025-02-06
RDMA/mana_ib: Allocate PAGE aligned doorbell index
Konstantin Taranov
-1
/
+1
2025-02-06
RDMA/mana_ib: request error CQEs when supported
Konstantin Taranov
-0
/
+11
2025-02-06
RDMA/mana_ib: Query feature_flags bitmask from FW
Shiraz Saleem
-1
/
+4
2025-02-04
RDMA/mana_ib: indicate CM support
Konstantin Taranov
-2
/
+7
2025-02-04
RDMA/mana_ib: polling of CQs for GSI/UD
Konstantin Taranov
-0
/
+201
2025-02-04
RDMA/mana_ib: extend mana QP table
Konstantin Taranov
-5
/
+83
2025-02-04
RDMA/mana_ib: implement req_notify_cq
Konstantin Taranov
-0
/
+15
2025-02-04
RDMA/mana_ib: UD/GSI work requests
Konstantin Taranov
-2
/
+339
2025-02-04
RDMA/mana_ib: create/destroy AH
Konstantin Taranov
-2
/
+101
2025-02-04
RDMA/mana_ib: UD/GSI QP creation for kernel
Konstantin Taranov
-0
/
+115
[next]