index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2023-08-10
RDMA/bnxt_re: Initialize dpi_tbl_lock mutex
Kashyap Desai
2023-08-10
RDMA/bnxt_re: Fix error handling in probe failure path
Kalesh AP
2023-08-10
RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF
Selvin Xavier
2023-08-03
IB/hfi1: Fix possible panic during hotplug remove
Douglas Miller
2023-07-31
RDMA/umem: Set iova in ODP flow
Michael Guralnik
2023-07-26
RDMA/irdma: Report correct WC error
Sindhu Devale
2023-07-26
RDMA/irdma: Fix op_type reporting in CQEs
Sindhu Devale
2023-07-18
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
Christophe JAILLET
2023-07-17
RDMA/bnxt_re: Fix hang during driver unload
Selvin Xavier
2023-07-17
RDMA/bnxt_re: Prevent handling any completions after qp destroy
Kashyap Desai
2023-07-17
RDMA/mthca: Fix crash when polling CQ for shared QPs
Thomas Bogendoerfer
2023-07-17
RDMA/core: Update CMA destination address on rdma_resolve_addr
Shiraz Saleem
2023-07-17
RDMA/irdma: Fix data race on CQP request done
Shiraz Saleem
2023-07-17
RDMA/irdma: Fix data race on CQP completion stats
Shiraz Saleem
2023-07-17
RDMA/irdma: Add missing read barriers
Shiraz Saleem
2023-07-12
RDMA/mlx4: Make check for invalid flags stricter
Dan Carpenter
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
[next]