index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-22
RDMA/rtrs-clt: Use %pe to print errors
Supriti Singh
1
-6
/
+4
2023-11-22
RDMA/rtrs-clt: Remove the warnings for req in_use check
Jack Wang
1
-1
/
+1
2023-11-22
RDMA/rtrs-clt: Fix the max_send_wr setting
Jack Wang
1
-1
/
+1
2023-11-22
RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight
Md Haris Iqbal
1
-1
/
+2
2023-11-22
RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true
Md Haris Iqbal
1
-1
/
+4
2023-11-22
RDMA/rtrs-srv: Check return values while processing info request
Md Haris Iqbal
1
-6
/
+18
2023-11-22
RDMA/rtrs-clt: Start hb after path_up
Jack Wang
1
-2
/
+1
2023-11-22
RDMA/rtrs-srv: Do not unconditionally enable irq
Jack Wang
1
-2
/
+3
2023-11-19
RDMA/rtrs-clt: Add warning logs for RDMA events
Md Haris Iqbal
1
-0
/
+2
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/siw: Update comments for siw_qp_sq_process
Guoqing Jiang
1
-3
/
+2
2023-11-15
RDMA/siw: Introduce siw_destroy_cep_sock
Guoqing Jiang
1
-14
/
+12
2023-11-15
RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
Guoqing Jiang
1
-13
/
+5
2023-11-15
RDMA/siw: Fix typo
Guoqing Jiang
1
-1
/
+1
2023-11-15
RDMA/siw: Remove siw_sk_save_upcalls
Guoqing Jiang
1
-11
/
+5
2023-11-15
RDMA/siw: Cleanup siw_accept
Guoqing Jiang
1
-27
/
+14
2023-11-15
RDMA/siw: Introduce siw_free_cm_id
Guoqing Jiang
1
-16
/
+14
2023-11-15
RDMA/siw: Introduce siw_cep_set_free_and_put
Guoqing Jiang
1
-17
/
+14
2023-11-15
RDMA/siw: Add one parameter to siw_destroy_cpulist
Guoqing Jiang
1
-16
/
+14
2023-11-15
RDMA/siw: Introduce SIW_STAG_MAX_INDEX
Guoqing Jiang
1
-5
/
+7
2023-11-15
RDMA/siw: Factor out siw_rx_data helper
Guoqing Jiang
1
-33
/
+20
2023-11-15
RDMA/siw: No need to check term_info.valid before call siw_send_terminate
Guoqing Jiang
1
-3
/
+2
2023-11-15
RDMA/siw: Remove rcu from siw_qp
Guoqing Jiang
1
-1
/
+0
2023-11-15
RDMA/siw: Remove goto lable in siw_mmap
Guoqing Jiang
1
-4
/
+1
2023-11-15
RDMA/siw: Use iov.iov_len in kernel_sendmsg
Guoqing Jiang
1
-2
/
+1
2023-11-15
RDMA/siw: Introduce siw_update_skb_rcvd
Guoqing Jiang
1
-19
/
+12
2023-11-15
RDMA/siw: Introduce siw_get_page
Guoqing Jiang
1
-19
/
+12
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/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()
Eric Biggers
1
-8
/
+4
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 algorithm
Junxian Huang
1
-4
/
+9
2023-11-13
RDMA/hfi1: Copy userspace arrays safely
Philipp Stanner
2
-4
/
+4
2023-11-13
RDMA/core: Fix uninit-value access in ib_get_eth_speed()
Shigeru Yoshida
1
-1
/
+1
2023-11-13
RDMA/siw: Use ib_umem_get() to pin user pages
Bernard Metzler
4
-89
/
+47
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
186
-491
/
+1148
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+3
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
2
-2
/
+0
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-2
/
+19
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
14
-30
/
+54
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/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/vfs/vfs
Linus Torvalds
2
-2
/
+2
2023-10-25
RDMA/hfi1: Workaround truncation compilation error
Leon Romanovsky
1
-1
/
+1
[prev]
[next]