index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
2023-10-02
RDMA/mlx5: Remove not-used cache disable flag
Leon Romanovsky
2023-09-26
RDMA/mlx5: Fix mkey cache possible deadlock on cleanup
Shay Drory
2023-09-26
RDMA/mlx5: Fix NULL string error
Shay Drory
2023-09-26
RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation
Hamdan Igbaria
2023-09-26
RDMA/mlx5: Fix assigning access flags to cache mkeys
Michael Guralnik
2023-09-23
IB/mlx4: Fix the size of a buffer in add_port_entries()
Christophe JAILLET
2023-09-21
RDMA/bnxt_re: Decrement resource stats correctly
Selvin Xavier
2023-09-21
RDMA/bnxt_re: Fix the handling of control path response data
Selvin Xavier
2023-09-18
RDMA/erdma: Fix NULL pointer access in regmr_cmd
Cheng Xu
2023-09-18
RDMA/erdma: Fix error code in erdma_create_scatter_mtt()
Dan Carpenter
2023-09-11
RDMA/cxgb4: Check skb value for failure to allocate
Artem Chernyshev
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2023-08-23
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
2023-08-22
IB/hfi1: Reduce printing of errors during driver shut down
Douglas Miller
2023-08-22
RDMA/hfi1: Move user SDMA system memory pinning code to its own file
Brendan Cunningham
2023-08-22
RDMA/hfi1: Use list_for_each_entry() helper
Jinjie Ruan
2023-08-22
RDMA/mlx5: Fix trailing */ formatting in block comment
Rohit Chavan
2023-08-22
RDMA/efa: Fix wrong resources deallocation order
Yonatan Nachum
2023-08-21
RDMA/bnxt_re: Fix kernel doc errors
Leon Romanovsky
2023-08-20
RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletion
Patrisious Haddad
2023-08-20
RDMA/mlx5: Implement MACsec gid addition and deletion
Patrisious Haddad
2023-08-19
RDMA/irdma: Prevent zero-length STAG registration
Christopher Bednarz
2023-08-19
RDMA/erdma: Implement hierarchical MTT
Cheng Xu
2023-08-19
RDMA/erdma: Refactor the storage structure of MTT entries
Cheng Xu
2023-08-19
RDMA/erdma: Renaming variable names and field names of struct erdma_mem
Cheng Xu
2023-08-19
RDMA/hns: Support hns HW stats
Chengchang Tang
2023-08-19
RDMA/hns: Dump whole QP/CQ/MR resource in raw
Chengchang Tang
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
RDMA/irdma: Add missing kernel-doc in irdma_setup_umode_qp()
Leon Romanovsky
2023-08-16
RDMA/mlx4: Copy union directly
Gustavo A. R. Silva
2023-08-16
RDMA/irdma: Drop unused kernel push code
Shiraz Saleem
2023-08-15
RDMA/bnxt_re: Add support for dmabuf pinned memory regions
Saravanan Vajravel
2023-08-15
RDMA/bnxt_re: Protect the PD table bitmap
Selvin Xavier
2023-08-15
RDMA/bnxt_re: Initialize mutex dbq_lock
Kashyap Desai
2023-08-13
RDMA/cxgb4: Set sq_sig_type correctly
Guoqing Jiang
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-08
RDMA/hns: Remove unused declaration hns_roce_modify_srq()
Yue Haibing
2023-08-08
RDMA: Make all 'class' structures const
Ivan Orlov
2023-08-07
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
2023-08-07
net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()
Maher Sanalla
2023-08-07
RDMA: Remove unnecessary NULL values
Ruan Jinjie
2023-08-07
RDMA/hns: Fix CQ and QP cache affinity
Chengchang Tang
[next]