index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
RDMA/siw: Introduce SIW_STAG_MAX_INDEX
Guoqing Jiang
2023-11-15
1
-5
/
+7
|
*
|
RDMA/siw: Factor out siw_rx_data helper
Guoqing Jiang
2023-11-15
1
-33
/
+20
|
*
|
RDMA/siw: No need to check term_info.valid before call siw_send_terminate
Guoqing Jiang
2023-11-15
1
-3
/
+2
|
*
|
RDMA/siw: Remove rcu from siw_qp
Guoqing Jiang
2023-11-15
1
-1
/
+0
|
*
|
RDMA/siw: Remove goto lable in siw_mmap
Guoqing Jiang
2023-11-15
1
-4
/
+1
|
*
|
RDMA/siw: Use iov.iov_len in kernel_sendmsg
Guoqing Jiang
2023-11-15
1
-2
/
+1
|
*
|
RDMA/siw: Introduce siw_update_skb_rcvd
Guoqing Jiang
2023-11-15
1
-19
/
+12
|
*
|
RDMA/siw: Introduce siw_get_page
Guoqing Jiang
2023-11-15
1
-19
/
+12
|
*
|
RDMA/usnic: Silence uninitialized symbol smatch warnings
Leon Romanovsky
2023-11-15
2
-3
/
+3
|
*
|
RDMA/irdma: Use crypto_shash_digest() in irdma_ieq_check_mpacrc()
Eric Biggers
2023-11-13
1
-8
/
+3
|
*
|
RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()
Eric Biggers
2023-11-13
1
-8
/
+4
|
*
|
RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources
Chandramohan Akula
2023-11-13
2
-19
/
+45
|
*
|
RDMA/bnxt_re: Refactor the queue index update
Chandramohan Akula
2023-11-13
6
-95
/
+123
|
*
|
RDMA/hfi1: Copy userspace arrays safely
Philipp Stanner
2023-11-13
2
-4
/
+4
|
*
|
RDMA/siw: Use ib_umem_get() to pin user pages
Bernard Metzler
2023-11-13
4
-89
/
+47
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-01-09
1
-2
/
+0
|
\
\
\
|
*
|
|
PCI: Add Alibaba Vendor ID to linux/pci_ids.h
Shuai Xue
2023-12-13
1
-2
/
+0
|
|
/
/
*
|
|
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-08
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-28
1
-1
/
+1
|
|
/
*
|
RDMA/irdma: Avoid free the non-cqp_request scratch
Shifeng Li
2023-12-05
1
-3
/
+1
*
|
RDMA/irdma: Fix support for 64k pages
Mike Marciniszyn
2023-12-05
1
-1
/
+1
*
|
RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned
Mike Marciniszyn
2023-12-05
1
-0
/
+5
*
|
RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
Mike Marciniszyn
2023-12-05
1
-6
/
+0
*
|
RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()
Shifeng Li
2023-11-22
1
-3
/
+3
*
|
RDMA/bnxt_re: Correct module description string
Kalesh AP
2023-11-22
1
-1
/
+1
*
|
RDMA/rtrs-clt: Remove the warnings for req in_use check
Jack Wang
2023-11-22
1
-1
/
+1
*
|
RDMA/rtrs-clt: Fix the max_send_wr setting
Jack Wang
2023-11-22
1
-1
/
+1
*
|
RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight
Md Haris Iqbal
2023-11-22
1
-1
/
+2
*
|
RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true
Md Haris Iqbal
2023-11-22
1
-1
/
+4
*
|
RDMA/rtrs-srv: Check return values while processing info request
Md Haris Iqbal
2023-11-22
1
-6
/
+18
*
|
RDMA/rtrs-clt: Start hb after path_up
Jack Wang
2023-11-22
1
-2
/
+1
*
|
RDMA/rtrs-srv: Do not unconditionally enable irq
Jack Wang
2023-11-22
1
-2
/
+3
*
|
RDMA/irdma: Add wait for suspend on SQD
Mustafa Ismail
2023-11-15
5
-3
/
+29
*
|
RDMA/irdma: Do not modify to SQD on error
Mustafa Ismail
2023-11-15
1
-7
/
+0
*
|
RDMA/hns: Fix unnecessary err return when using invalid congest control algor...
Junxian Huang
2023-11-13
1
-4
/
+9
*
|
RDMA/core: Fix uninit-value access in ib_get_eth_speed()
Shigeru Yoshida
2023-11-13
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-11-03
186
-491
/
+1148
|
\
|
*
IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF
George Kennedy
2023-10-31
1
-3
/
+1
|
*
RDMA/mlx5: Fix mkey cache WQ flush
Moshe Shemesh
2023-10-31
1
-0
/
+2
|
*
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-31
14
-30
/
+54
|
|
\
|
*
|
RDMA/hfi1: Workaround truncation compilation error
Leon Romanovsky
2023-10-25
1
-1
/
+1
|
*
|
IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
Chengfeng Ye
2023-10-25
1
-2
/
+3
|
*
|
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
2023-10-24
4
-14
/
+7
|
*
|
RDMA/hfi1: Remove redundant assignment to pointer ppd
Colin Ian King
2023-10-24
1
-1
/
+0
|
*
|
RDMA/mlx5: Change the key being sent for MPV device affiliation
Patrisious Haddad
2023-10-24
1
-1
/
+1
|
*
|
RDMA/bnxt_re: Fix clang -Wimplicit-fallthrough in bnxt_re_handle_cq_async_err...
Nathan Chancellor
2023-10-22
1
-0
/
+1
|
*
|
RDMA/hns: Fix init failure of RoCE VF and HIP08
Junxian Huang
2023-10-19
1
-10
/
+9
|
*
|
RDMA/hns: Fix unnecessary port_num transition in HW stats allocation
Junxian Huang
2023-10-19
1
-2
/
+1
|
*
|
RDMA/hns: The UD mode can only be configured with DCQCN
Luoyouming
2023-10-19
1
-0
/
+3
|
*
|
RDMA/hns: Add check for SL
Luoyouming
2023-10-19
2
-11
/
+25
[prev]
[next]