index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
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 '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-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-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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
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
RDMA/mlx5: Fix Q-counters query in LAG mode
Patrisious Haddad
2023-06-11
RDMA/mlx5: Remove vport Q-counters dependency on normal Q-counters
Patrisious Haddad
2023-06-11
RDMA/mlx5: Fix Q-counters per vport allocation
Patrisious Haddad
2023-06-11
RDMA/mlx5: Create an indirect flow table for steering anchor
Mark Bloch
2023-06-11
RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions
Maher Sanalla
2023-06-11
RDMA/mlx5: Return the firmware result upon destroying QP/RQ
Patrisious Haddad
2023-06-11
RDMA/mlx5: Handle DCT QP logic separately from low level QP interface
Patrisious Haddad
2023-06-11
RDMA/mlx5: Reduce QP table exposure
Leon Romanovsky
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
RDMA/vmw_pvrdma: Remove unnecessary check on wr->opcode
Bryan Tan
[next]