index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2023-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-27
RDMA/bnxt_re: Fix an IS_ERR() vs NULL check
Dan Carpenter
2023-06-26
RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"
Colin Ian King
2023-06-26
RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.c
Yang Li
2023-06-26
RDMA/bnxt_re: Refactor code around bnxt_qplib_map_rc()
Kashyap Desai
2023-06-26
RDMA/bnxt_re: Remove incorrect return check from slow path
Kashyap Desai
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-21
RDMA/bnxt_re: Enable low latency push
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Reorg the bar mapping
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Move the interface version to chip context structure
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Query function capabilities from firmware
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Optimize the bnxt_re_init_hwrm_hdr usage
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Add disassociate ucontext support
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Use the common mmap helper functions
Selvin Xavier
2023-06-21
RDMA/bnxt_re: Initialize opcode while sending message
Leon Romanovsky
2023-06-20
RDMA/cma: Remove NULL check before dev_{put, hold}
Yang Li
2023-06-20
RDMA/rxe: Simplify cq->notify code
Bob Pearson
2023-06-20
RDMA/rxe: Fixes mr access supported list
Bob Pearson
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-14
RDMA/rxe: Fix rxe_cq_post
Bob Pearson
2023-06-12
RDMA/bnxt_re: optimize the parameters passed to helper functions
Kashyap Desai
2023-06-12
RDMA/bnxt_re: remove redundant cmdq_bitmap
Kashyap Desai
2023-06-12
RDMA/bnxt_re: use firmware provided max request timeout
Kashyap Desai
2023-06-12
RDMA/bnxt_re: cancel all control path command waiters upon error
Kashyap Desai
2023-06-12
RDMA/bnxt_re: consider timeout of destroy ah as success.
Kashyap Desai
2023-06-12
RDMA/bnxt_re: post destroy_ah for delayed completion of AH creation
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Add firmware stall check detection
Kashyap Desai
2023-06-12
RDMA/bnxt_re: handle command completions after driver detect a timedout
Kashyap Desai
2023-06-12
RDMA/bnxt_re: add helper function __poll_for_resp
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Simplify the function that sends the FW commands
Kashyap Desai
2023-06-12
RDMA/bnxt_re: use shadow qd while posting non blocking rcfw command
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Avoid the command wait if firmware is inactive
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Enhance the existing functions that wait for FW responses
Kashyap Desai
2023-06-12
RDMA/bnxt_re: set fixed command queue depth
Kashyap Desai
2023-06-12
RDMA/bnxt_re: remove virt_func check while creating RoCE FW channel
Kashyap Desai
2023-06-12
RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock context
Kashyap Desai
2023-06-12
RDMA/bnxt_re: wraparound mbox producer index
Kashyap Desai
2023-06-11
IB/isert: Fix incorrect release of isert connection
Saravanan Vajravel
2023-06-11
IB/isert: Fix possible list corruption in CMA handler
Saravanan Vajravel
2023-06-11
IB/isert: Fix dead lock in ib_isert
Saravanan Vajravel
2023-06-11
RDMA/erdma: Refactor the original doorbell allocation mechanism
Cheng Xu
2023-06-11
RDMA/erdma: Associate QPs/CQs with doorbells for authorization
Cheng Xu
2023-06-11
RDMA/erdma: Allocate doorbell resources from hardware
Cheng Xu
2023-06-11
RDMA/erdma: Configure PAGE_SIZE to hardware
Cheng Xu
2023-06-11
RDMA/mlx5: Fix affinity assignment
Mark Bloch
2023-06-11
IB/uverbs: Fix to consider event queue closing also upon non-blocking mode
Yishai Hadas
[next]