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
2024-07-01
RDMA/mlx5: Support plane device and driver APIs to add and delete it
Mark Zhang
7
-13
/
+147
2024-07-01
RDMA/core: Create GSI QP only when CM is supported
Mark Zhang
2
-13
/
+28
2024-07-01
RDMA/core: Support IB sub device with type "SMI"
Mark Zhang
2
-1
/
+71
2024-07-01
RDMA/mlx5: Add support to multi-plane device and port
Mark Zhang
2
-9
/
+53
2024-07-01
RDMA/core: Create "issm*" device nodes only when SMI is supported
Mark Zhang
1
-10
/
+17
2024-07-01
RDMA/bnxt_re: Disable doorbell moderation if hardware register read fails
Selvin Xavier
1
-11
/
+34
2024-07-01
RDMA/bnxt_re: Enable DB moderation for genP7 adapters
Selvin Xavier
1
-3
/
+4
2024-07-01
RDMA/bnxt_re: Update the correct DB FIFO depth and mask for GenP7
Selvin Xavier
2
-17
/
+33
2024-07-01
RDMA/device: Return error earlier if port in not valid
Leon Romanovsky
1
-3
/
+3
2024-06-27
RDMA/mlx5: Send UAR page index as ioctl attribute
Akiva Goldberger
3
-3
/
+27
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
33
-37
/
+54
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-15
/
+30
2024-06-26
RDMA/efa: Remove duplicate aenq enable macro
Yonatan Nachum
1
-4
/
+0
2024-06-26
RDMA/efa: Use offset_in_page() function
Gal Pressman
1
-1
/
+1
2024-06-26
RDMA/hfi1: Constify struct mmu_rb_ops
Christophe JAILLET
3
-4
/
+4
2024-06-26
RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
Honggang LI
1
-3
/
+4
2024-06-26
IB/isert: remove the handling of last WQE reached event
Max Gurtovoy
1
-3
/
+0
2024-06-26
IB/core: add support for draining Shared receive queues
Max Gurtovoy
1
-1
/
+81
2024-06-26
RDMA/mlx4: Fix truncated output warning in alias_GUID.c
Leon Romanovsky
1
-1
/
+1
2024-06-26
RDMA/mlx4: Fix truncated output warning in mad.c
Leon Romanovsky
1
-1
/
+1
2024-06-21
RDMA/mana_ib: Ignore optional access flags for MRs
Konstantin Taranov
1
-0
/
+1
2024-06-21
RDMA/mlx5: Add check for srq max_sge attribute
Patrisious Haddad
1
-5
/
+8
2024-06-21
RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
Yishai Hadas
1
-2
/
+2
2024-06-21
RDMA/mlx5: Ensure created mkeys always have a populated rb_key
Jason Gunthorpe
1
-1
/
+2
2024-06-21
RDMA/mlx5: Follow rb_key.ats when creating new mkeys
Jason Gunthorpe
1
-0
/
+1
2024-06-21
RDMA/mlx5: Remove extra unlock on error path
Jason Gunthorpe
1
-3
/
+1
2024-06-21
RDMA/cache: Release GID table even if leak is detected
Leon Romanovsky
1
-9
/
+5
2024-06-16
Merge branch 'mlx5-next' into wip/leon-for-next
Leon Romanovsky
1
-0
/
+4
2024-06-16
RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceeded
Patrisious Haddad
1
-0
/
+4
2024-06-16
RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZE
Chiara Meiohas
2
-4
/
+15
2024-06-16
IB/mlx5: Allocate resources just before first QP/SRQ is created
Jianbo Liu
4
-43
/
+118
2024-06-16
IB/mlx5: Create UMR QP just before first reg_mr occurs
Jianbo Liu
5
-14
/
+58
2024-06-16
Delay mlx5_ib internal resources allocations
Leon Romanovsky
4
-233
/
+3
2024-06-16
net/mlx5: Reimplement write combining test
Jianbo Liu
4
-233
/
+3
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
4
-2
/
+78
2024-06-09
RDMA/rxe: Fix responder length checking for UD request packets
Honggang LI
1
-0
/
+13
2024-06-09
RDMA/iwcm: Fix a use-after-free related to destroying CM IDs
Bart Van Assche
1
-4
/
+7
2024-06-09
RDMA/iwcm: Simplify cm_work_handler()
Bart Van Assche
1
-6
/
+1
2024-06-09
RDMA/iwcm: Simplify cm_event_handler()
Bart Van Assche
1
-5
/
+2
2024-06-09
RDMA/iwcm: Change the return type of iwcm_deref_id()
Bart Van Assche
1
-4
/
+4
2024-06-09
RDMA/iwcm: Use list_first_entry() where appropriate
Bart Van Assche
1
-4
/
+4
2024-06-02
RDMA/mana_ib: extend query device
Konstantin Taranov
2
-3
/
+21
2024-06-02
RDMA/mana_ib: set node_guid
Konstantin Taranov
1
-0
/
+2
2024-05-30
RDMA/rxe: Fix data copy for IB_SEND_INLINE
Honggang LI
1
-1
/
+1
2024-05-30
RDMA/efa: Properly handle unexpected AQ completions
Michael Margolin
1
-13
/
+17
2024-05-30
RDMA/mana_ib: Modify QP state
Konstantin Taranov
2
-2
/
+107
2024-05-30
RDMA/mana_ib: Implement uapi to create and destroy RC QP
Konstantin Taranov
2
-2
/
+96
2024-05-30
RDMA/mana_ib: Create and destroy RC QP
Konstantin Taranov
2
-1
/
+116
[prev]
[next]