index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
PCI: Add Alibaba Vendor ID to linux/pci_ids.h
Shuai Xue
1
-2
/
+0
2023-12-12
Expose c0 and SW encap ICM for RDMA
Leon Romanovsky
10
-22
/
+79
2023-12-12
RDMA/mlx5: Expose register c0 for RDMA device
Mark Bloch
1
-0
/
+24
2023-12-12
RDMA/mlx5: Support handling of SW encap ICM area
Shun Hao
2
-0
/
+6
2023-12-11
RDMA/bnxt_re: Adds MSN table capability for Gen P7 adapters
Selvin Xavier
4
-6
/
+86
2023-12-11
RDMA/bnxt_re: Doorbell changes
Selvin Xavier
1
-11
/
+35
2023-12-11
RDMA/bnxt_re: Get the toggle bits from CQ completions
Selvin Xavier
3
-0
/
+8
2023-12-11
RDMA/bnxt_re: Update the HW interface definitions
Selvin Xavier
1
-10
/
+57
2023-12-11
RDMA/bnxt_re: Update the BAR offsets
Selvin Xavier
2
-16
/
+10
2023-12-11
RDMA/bnxt_re: Support new 5760X P7 devices
Selvin Xavier
8
-24
/
+38
2023-12-07
RDMA/hns: Fix memory leak in free_mr_init()
Chengchang Tang
1
-0
/
+4
2023-12-07
RDMA/hns: Remove unnecessary checks for NULL in mtr_alloc_bufs()
Chengchang Tang
1
-1
/
+1
2023-12-07
RDMA/hns: Add a max length of gid table
Junxian Huang
1
-2
/
+9
2023-12-07
RDMA/hns: Response dmac to userspace
Junxian Huang
1
-0
/
+7
2023-12-07
RDMA/hns: Rename the interrupts
Chengchang Tang
1
-3
/
+4
2023-12-04
RDMA/irdma: Avoid free the non-cqp_request scratch
Shifeng Li
1
-3
/
+1
2023-12-04
RDMA/irdma: Fix support for 64k pages
Mike Marciniszyn
1
-1
/
+1
2023-12-04
RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned
Mike Marciniszyn
1
-0
/
+5
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-1
/
+1
2023-11-22
RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()
Shifeng Li
1
-3
/
+3
2023-11-22
RDMA/bnxt_re: Correct module description string
Kalesh AP
1
-1
/
+1
2023-11-19
RDMA/hns: Support SW stats with debugfs
Junxian Huang
12
-43
/
+220
2023-11-19
RDMA/hns: Add debugfs to hns RoCE
Junxian Huang
6
-1
/
+99
2023-11-19
RDMA/hns: Fix inappropriate err code for unsupported operations
Junxian Huang
2
-2
/
+2
2023-11-15
RDMA/irdma: Add wait for suspend on SQD
Mustafa Ismail
5
-3
/
+29
2023-11-15
RDMA/irdma: Do not modify to SQD on error
Mustafa Ismail
1
-7
/
+0
2023-11-15
RDMA/usnic: Silence uninitialized symbol smatch warnings
Leon Romanovsky
2
-3
/
+3
2023-11-13
RDMA/irdma: Use crypto_shash_digest() in irdma_ieq_check_mpacrc()
Eric Biggers
1
-8
/
+3
2023-11-13
RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources
Chandramohan Akula
2
-19
/
+45
2023-11-13
RDMA/bnxt_re: Refactor the queue index update
Chandramohan Akula
6
-95
/
+123
2023-11-13
RDMA/hns: Fix unnecessary err return when using invalid congest control algor...
Junxian Huang
1
-4
/
+9
2023-11-13
RDMA/hfi1: Copy userspace arrays safely
Philipp Stanner
2
-4
/
+4
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
127
-416
/
+982
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+17
2023-10-31
IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF
George Kennedy
1
-3
/
+1
2023-10-31
RDMA/mlx5: Fix mkey cache WQ flush
Moshe Shemesh
1
-0
/
+2
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
8
-12
/
+33
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-2
/
+2
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2023-10-25
RDMA/hfi1: Workaround truncation compilation error
Leon Romanovsky
1
-1
/
+1
2023-10-25
IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
Chengfeng Ye
1
-2
/
+3
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
1
-8
/
+4
2023-10-24
RDMA/hfi1: Remove redundant assignment to pointer ppd
Colin Ian King
1
-1
/
+0
2023-10-24
RDMA/mlx5: Change the key being sent for MPV device affiliation
Patrisious Haddad
1
-1
/
+1
2023-10-22
RDMA/bnxt_re: Fix clang -Wimplicit-fallthrough in bnxt_re_handle_cq_async_err...
Nathan Chancellor
1
-0
/
+1
2023-10-19
RDMA/hns: Fix init failure of RoCE VF and HIP08
Junxian Huang
1
-10
/
+9
2023-10-19
RDMA/hns: Fix unnecessary port_num transition in HW stats allocation
Junxian Huang
1
-2
/
+1
2023-10-19
RDMA/hns: The UD mode can only be configured with DCQCN
Luoyouming
1
-0
/
+3
2023-10-19
RDMA/hns: Add check for SL
Luoyouming
2
-11
/
+25
2023-10-19
RDMA/hns: Fix signed-unsigned mixed comparisons
Chengchang Tang
1
-1
/
+1
[prev]
[next]