index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mana
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-16
Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Leon Romanovsky
1
-5
/
+5
2024-06-12
net: mana: Allow variable size indirection table
Shradha Gupta
1
-5
/
+5
2024-06-09
RDMA/mana_ib: Process QP error events in mana_ib
Konstantin Taranov
1
-0
/
+22
2024-05-30
RDMA/mana_ib: Modify QP state
Konstantin Taranov
1
-2
/
+70
2024-05-30
RDMA/mana_ib: Implement uapi to create and destroy RC QP
Konstantin Taranov
1
-2
/
+92
2024-05-05
RDMA/mana_ib: introduce a helper to remove cq callbacks
Konstantin Taranov
1
-22
/
+4
2024-04-16
RDMA/mana_ib: Use num_comp_vectors of ib_device
Konstantin Taranov
1
-2
/
+2
2024-04-11
RDMA/mana_ib: remove useless return values from dbg prints
Konstantin Taranov
1
-3
/
+3
2024-04-11
RDMA/mana_ib: Add flex array to struct mana_cfg_rx_steer_req_v2
Leon Romanovsky
1
-7
/
+5
2024-04-11
RDMA/mana_ib: Prefer struct_size over open coded arithmetic
Erick Archer
1
-7
/
+5
2024-04-02
RDMA/mana_ib: Use struct mana_ib_queue for RAW QPs
Konstantin Taranov
1
-40
/
+16
2024-04-02
RDMA/mana_ib: Use struct mana_ib_queue for WQs
Konstantin Taranov
1
-5
/
+5
2024-04-02
RDMA/mana_ib: Use struct mana_ib_queue for CQs
Konstantin Taranov
1
-13
/
+13
2024-03-07
RDMA/mana_ib: Use virtual address in dma regions for MRs
Konstantin Taranov
1
-3
/
+3
2024-01-25
RDMA/mana_ib: Introduce mana_ib_install_cq_cb helper function
Konstantin Taranov
1
-23
/
+5
2024-01-25
RDMA/mana_ib: Introduce mana_ib_get_netdev helper function
Konstantin Taranov
1
-33
/
+19
2024-01-25
RDMA/mana_ib: Introduce mdev_to_gc helper function
Konstantin Taranov
1
-7
/
+5
2023-12-20
RDMA/mana_ib: Add CQ interrupt support for RAW QP
Long Li
1
-6
/
+68
2023-12-20
RDMA/mana_ib: query device capabilities
Long Li
1
-2
/
+2
2023-12-20
RDMA/mana_ib: register RDMA device with GDMA
Long Li
1
-7
/
+8
2023-06-01
RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
Long Li
1
-1
/
+4
2023-02-06
RDMA/mana_ib: Prevent array underflow in mana_ib_create_qp_raw()
Dan Carpenter
1
-1
/
+1
2022-11-11
RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
Long Li
1
-0
/
+506