index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
143
-1770
/
+3448
2026-06-16
RDMA/irdma: Replace waitqueue and flag with completion
Jacob Moroni
3
-13
/
+9
2026-06-16
RDMA/hns: Fix memory leak of bonding resources
Junxian Huang
1
-1
/
+1
2026-06-16
RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg
Zhenhao Wan
1
-2
/
+3
2026-06-16
RDMA/bnxt_re: Reject GET_TOGGLE_MEM when toggle page was not allocated
Selvin Xavier
1
-0
/
+4
2026-06-16
RDMA/bnxt_re: Fail DBR related page allocation UAPIs if the feature is disabled
Selvin Xavier
1
-0
/
+4
2026-06-16
RDMA/bnxt_re: Avoid repeated requests to allocate WC pages
Selvin Xavier
3
-6
/
+29
2026-06-16
RDMA/bnxt_re: Proper rollback if the ioremap fails
Selvin Xavier
1
-0
/
+11
2026-06-16
RDMA/bnxt_re: Add a max slot check for SQ
Selvin Xavier
2
-0
/
+4
2026-06-16
RDMA/bnxt_re: Avoid displaying the kernel pointer
Selvin Xavier
1
-2
/
+0
2026-06-16
RDMA/bnxt_re: Free CQ toggle page after firmware teardown
Selvin Xavier
1
-3
/
+3
2026-06-16
RDMA/bnxt_re: Free SRQ toggle page after firmware teardown
Selvin Xavier
1
-3
/
+3
2026-06-16
RDMA/bnxt_re: Initialize dpi variable to zero
Selvin Xavier
1
-1
/
+1
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-22
/
+95
2026-06-11
RDMA/mlx5: Release the HW‑provided UAR index rather than the SW one
Leon Romanovsky
1
-1
/
+1
2026-06-11
RDMA/mlx5: Fix undefined shift of user RQ WQE size
Maher Sanalla
1
-7
/
+4
2026-06-11
RDMA/mlx5: Remove raw RSS QP restrack tracking
Patrisious Haddad
1
-0
/
+1
2026-06-11
RDMA/mlx5: Remove DCT restrack tracking
Patrisious Haddad
2
-3
/
+1
2026-06-11
RDMA/mlx5: Drop FRMR pool handle on UMR revoke failure
Michael Guralnik
1
-3
/
+9
2026-06-11
RDMA/core: Add ib_frmr_pool_drop for unrecoverable handles
Michael Guralnik
1
-0
/
+15
2026-06-11
RDMA/core: Fix FRMR handle leak on push failure
Michael Guralnik
2
-10
/
+14
2026-06-11
RDMA/core: Avoid NULL dereference on FRMR bad usage
Michael Guralnik
1
-1
/
+3
2026-06-11
RDMA/core: Fix FRMR set pinned push error path
Michael Guralnik
1
-3
/
+8
2026-06-11
RDMA/core: Fix FRMR aging push to queue error flow
Michael Guralnik
1
-15
/
+38
2026-06-11
RDMA/core: Fix skipped usage for driver built FRMR key
Michael Guralnik
1
-1
/
+1
2026-06-11
RDMA/mlx5: Fix TPH extraction in FRMR pool key
Michael Guralnik
1
-7
/
+9
2026-06-11
RDMA/mlx5: Fix mkey creation error flow rollback
Michael Guralnik
1
-1
/
+1
2026-06-11
IB/core: Delegate IB_QP_RATE_LIMIT validation to drivers
Maher Sanalla
1
-9
/
+4
2026-06-11
RDMA/ionic: Validate rate limit attribute in modify QP
Maher Sanalla
1
-1
/
+20
2026-06-11
RDMA/bnxt_re: Validate rate limit attribute in modify QP
Maher Sanalla
1
-1
/
+21
2026-06-11
RDMA/mlx5: Report packet pacing capabilities when querying device
Maher Sanalla
1
-14
/
+23
2026-06-11
RDMA/mlx5: Support deferred rate limit configuration
Maher Sanalla
2
-1
/
+14
2026-06-11
RDMA/mlx5: Add support for rate limit in UD and UC QPs
Maher Sanalla
1
-32
/
+75
2026-06-11
RDMA/mlx5: Refactor raw packet QP rate limit handling
Maher Sanalla
1
-58
/
+110
2026-06-10
RDMA/core: Fix broadcast address falsely detected as local
Maher Sanalla
1
-1
/
+1
2026-06-10
RDMA/bnxt_re: Check debugfs parameter allocation for failure
Ruoyu Wang
1
-0
/
+2
2026-06-09
net: change ndo_set_rx_mode_async return type to int
Stanislav Fomichev
1
-4
/
+5
2026-06-09
RDMA/mana_ib: Allocate interrupt contexts on EQs
Long Li
1
-8
/
+35
2026-06-09
net: mana: Create separate EQs for each vPort
Long Li
3
-15
/
+107
2026-06-09
RDMA/efa: Implement the query port speed verb
Tom Sela
4
-3
/
+16
2026-06-09
RDMA/efa: Report 800 and 1600 Gbps link speed
Tom Sela
1
-1
/
+7
2026-06-09
RDMA/mlx5: Use strscpy() to copy strings into arrays
David Laight
1
-1
/
+1
2026-06-09
RDMA/usnic: User strscpy() to copy device name
David Laight
1
-1
/
+1
2026-06-09
RDMA/iwcm: User strscpy() to copy device name
David Laight
1
-2
/
+2
2026-06-09
IB/mlx4: Fill in the access_flags if IB_MR_REREG_ACCESS is not specified
Jason Gunthorpe
2
-2
/
+8
2026-06-08
RDMA/rtrs-srv: Fix integer underflow in process_read and process_write
Aurelien DESBRIERES
1
-2
/
+10
2026-06-08
IB/mlx5: Push pdn above pagefault_dmabuf_mr()
Jason Gunthorpe
3
-18
/
+14
2026-06-08
IB/mlx5: Push pdn above pagfault_real_mr()
Jason Gunthorpe
3
-11
/
+15
2026-06-08
IB/mlx5: Push pdn above mlx5r_umr_update_xlt()
Jason Gunthorpe
3
-22
/
+23
2026-06-08
IB/mlx5: Don't mangle the mr->pd inside the rereg callback
Jason Gunthorpe
1
-4
/
+2
[next]