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
/
hw
/
hns
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Merge rdma branch 'for-rc' into 'for-next'
Jason Gunthorpe
1
-1
/
+1
2026-07-20
RDMA: Use ib_no_udata_io() in query_device callbacks
Leon Romanovsky
1
-2
/
+2
2026-07-14
RDMA: Remove redundant memset() from query_device callbacks
Leon Romanovsky
1
-2
/
+0
2026-07-12
RDMA/hns: Compute HEM index in 64-bit in hns_roce_v2_set_hem()
Alexander Chesnokov
1
-1
/
+1
2026-07-02
RDMA/hns: Fix potential integer overflow in mhop hem cleanup
Danila Chernetsov
1
-1
/
+1
2026-06-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
14
-76
/
+565
2026-06-16
RDMA/hns: Fix memory leak of bonding resources
Junxian Huang
1
-1
/
+1
2026-06-08
RDMA: During rereg_mr ensure that REREG_ACCESS is compatible
Jason Gunthorpe
1
-0
/
+4
2026-06-03
RDMA: Update the query_device() op
Jason Gunthorpe
1
-1
/
+6
2026-06-03
RDMA/hns: drop dead empty check in setup_root_hem()
Maoyi Xie
1
-2
/
+0
2026-05-29
RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
Jiri Pirko
2
-4
/
+4
2026-05-25
Merge tag 'v7.1-rc5' into rdma.git for-next
Jason Gunthorpe
2
-9
/
+16
2026-05-25
RDMA/hns: Fix log flood after cmd_mbox failure
Lianfa Weng
4
-16
/
+16
2026-05-25
RDMA/hns: Fix warning in poll cq direct mode
Lianfa Weng
1
-1
/
+1
2026-05-18
RDMA: Convert drivers using min to ib_respond_udata()
Jason Gunthorpe
6
-25
/
+12
2026-05-18
RDMA/hns: Use named initializer for pci_device_id array
Uwe Kleine-König (The Capable Hub)
1
-9
/
+23
2026-05-18
RDMA/hns: Support congestion control algorithm parameter configuration
Chengchang Tang
5
-0
/
+473
2026-05-18
RDMA/hns: Add write support to debugfs
Junxian Huang
2
-0
/
+21
2026-05-18
RDMA/hns: Initialize seqfile before creating file
Junxian Huang
1
-14
/
+5
2026-05-18
RDMA/hns: Fix arithmetic overflow in calc_hem_config()
Alexander Chesnokov
1
-4
/
+4
2026-05-02
RDMA/hns: Fix unlocked call to hns_roce_qp_remove()
Jason Gunthorpe
1
-0
/
+7
2026-05-02
RDMA/hns: Fix xarray race in hns_roce_create_qp_common()
Jason Gunthorpe
1
-3
/
+3
2026-05-02
RDMA/hns: Fix xarray race in hns_roce_create_srq()
Jason Gunthorpe
1
-6
/
+6
2026-03-31
RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()
Jason Gunthorpe
1
-19
/
+16
2026-03-31
RDMA: Remove redundant = {} for udata req structs
Jason Gunthorpe
2
-2
/
+2
2026-03-31
RDMA/hns: Add missing comp_mask check in create_qp
Jason Gunthorpe
1
-1
/
+3
2026-03-31
RDMA/hns: Use ib_copy_validate_udata_in()
Jason Gunthorpe
4
-45
/
+8
2026-03-02
RDMA: Complete k[z|m|c]alloc-to-k[z|m]alloc_obj conversion
Leon Romanovsky
2
-14
/
+6
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-6
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-24
/
+24
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-38
/
+38
2026-01-15
RDMA/hns: Support drain SQ and RQ
Chengchang Tang
1
-0
/
+166
2026-01-04
RDMA/hns: Notify ULP of remaining soft-WCs during reset
Chengchang Tang
1
-0
/
+23
2026-01-04
RDMA/hns: Fix RoCEv1 failure due to DSCP
Junxian Huang
2
-25
/
+26
2026-01-04
RDMA/hns: Return actual error code instead of fixed EINVAL
Junxian Huang
1
-2
/
+2
2026-01-04
RDMA/hns: Fix WQ_MEM_RECLAIM warning
Chengchang Tang
1
-1
/
+2
2025-12-31
RDMA/hns: Introduce limit_bank mode with better performance
Lianfa Weng
4
-12
/
+60
2025-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-52
/
+1429
2025-11-24
RDMA/hns: Support reset recovery for bond
Junxian Huang
1
-0
/
+20
2025-11-24
RDMA/hns: Support link state reporting for bond
Junxian Huang
2
-24
/
+83
2025-11-24
RDMA/hns: Add delayed work for bonding
Junxian Huang
3
-1
/
+325
2025-11-24
RDMA/hns: Implement bonding init/uninit process
Junxian Huang
6
-17
/
+282
2025-11-24
RDMA/hns: Add bonding cmds
Junxian Huang
3
-0
/
+108
2025-11-24
RDMA/hns: Add bonding event handler
Junxian Huang
2
-0
/
+340
2025-11-24
RDMA/hns: Initialize bonding resources
Junxian Huang
6
-1
/
+251
2025-11-24
RDMA/hns: Add helpers to obtain netdev and bus_num from hr_dev
Junxian Huang
6
-14
/
+25
2025-10-27
RDMA/hns: Remove an extra blank line
Guofeng Yue
1
-1
/
+0
2025-10-27
RDMA/hns: Fix wrong WQE data when QP wraps around
Junxian Huang
1
-3
/
+8
[next]