index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
RDMA/core: Prefer NLA_NUL_STRING
Florian Westphal
1
-3
/
+3
10 days
IB/core: Fix zero dmac race in neighbor resolution
Chen Zhao
1
-0
/
+3
10 days
IB/mad: Don't call to function that might sleep while in atomic context
Leonid Ravich
1
-5
/
+0
2026-04-18
RDMA/rw: Fall back to direct SGE on MR pool exhaustion
Chuck Lever
1
-3
/
+18
2026-03-04
RDMA/core: Fix stale RoCE GIDs during netdev events at registration
Jiri Pirko
3
-1
/
+49
2026-03-04
RDMA/core: device: Fix formatting in worthy kernel-doc header and demote another
Lee Jones
1
-4
/
+4
2026-03-04
RDMA/uverbs: Add __GFP_NOWARN to ib_uverbs_unmarshall_recv() kmalloc
Yi Liu
1
-1
/
+1
2026-03-04
RDMA/core: add rdma_rw_max_sge() helper for SQ sizing
Chuck Lever
1
-15
/
+38
2026-03-04
RDMA/core: Fix a couple of obvious typos in comments
Chuck Lever
1
-1
/
+1
2026-03-04
RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send
Yi Liu
1
-1
/
+4
2026-03-04
RDMA/umad: Reject negative data_len in ib_umad_write
YunJe Shin
1
-2
/
+6
2026-01-19
RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
Zhu Yanjun
1
-0
/
+5
2026-01-19
RDMA/cm: Fix leaking the multicast GID table reference
Jason Gunthorpe
1
-0
/
+3
2026-01-19
RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
Jason Gunthorpe
1
-23
/
+10
2026-01-19
RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()
Jang Ingyu
1
-1
/
+1
2025-10-29
IB/sa: Fix sa_local_svc_timeout_ms read race
Vlad Dumitrescu
1
-2
/
+4
2025-10-29
RDMA/core: Resolve MAC of next-hop device without ARP support
Parav Pandit
1
-7
/
+3
2025-10-29
RDMA/cm: Rate limit destroy CM ID timeout error message
HÃ¥kon Bugge
1
-2
/
+2
2025-08-28
RDMA/core: reduce stack using in nldev_stat_get_doit()
Arnd Bergmann
1
-10
/
+12
2025-08-28
RDMA/core: Rate limit GID cache warning messages
Maor Gottlieb
1
-2
/
+2
2025-07-17
RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction
Shin'ichiro Kawasaki
1
-14
/
+15
2025-07-17
RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private
Weihang Li
2
-6
/
+5
2025-05-02
RDMA/core: Silence oversized kvmalloc() warning
Shay Drory
1
-2
/
+4
2025-04-10
IB/mad: Check available slots before posting receive WRs
Maher Sanalla
1
-18
/
+20
2025-01-09
RDMA/uverbs: Prevent integer overflow issue
Dan Carpenter
1
-7
/
+9
2024-10-17
RDMA/mad: Improve handling of timed out WRs of mad agent
Saravanan Vajravel
1
-6
/
+8
2024-10-17
RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency
Zhu Yanjun
1
-1
/
+1
2024-08-19
RDMA/iwcm: Fix a use-after-free related to destroying CM IDs
Bart Van Assche
1
-4
/
+7
2024-08-19
RDMA/device: Return error earlier if port in not valid
Leon Romanovsky
1
-3
/
+3
2024-07-18
IB/core: Implement a limit on UMAD receive List
Michael Guralnik
1
-6
/
+15
2024-05-02
RDMA/cm: Print the old state when cm_destroy_id gets timeout
Mark Zhang
1
-4
/
+7
2024-04-13
RDMA/cm: add timeout to cm_destroy_id wait
Manjunath Patil
1
-1
/
+19
2024-03-26
RDMA/device: Fix a race between mad_client and cm_client init
Shifeng Li
1
-15
/
+22
2023-10-10
RDMA/uverbs: Fix typo of sizeof argument
Konstantin Meskhidze
1
-1
/
+1
2023-10-10
RDMA/cma: Fix truncation compilation warning in make_cma_ports
Leon Romanovsky
1
-1
/
+1
2023-10-10
RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
Mark Zhang
1
-1
/
+1
2023-10-10
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
1
-0
/
+1
2023-09-19
IB/uverbs: Fix an potential error pointer dereference
Xiang Yang
1
-0
/
+2
2023-07-27
RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests
Jason Gunthorpe
2
-0
/
+24
2023-07-27
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2
-1
/
+12
2023-06-21
IB/uverbs: Fix to consider event queue closing also upon non-blocking mode
Yishai Hadas
1
-7
/
+5
2023-06-21
RDMA/cma: Always set static rate to 0 for RoCE
Mark Zhang
1
-2
/
+2
2023-06-21
RDMA/uverbs: Restrict usage of privileged QKEYs
Edward Srouji
1
-1
/
+6
2023-05-30
RDMA/core: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
1
-9
/
+14
2023-05-17
RDMA/cm: Trace icm_send_rej event before the cm state is reset
Mark Zhang
1
-1
/
+2
2023-04-20
RDMA/core: Fix GID entry ref leak when create_ah fails
Saravanan Vajravel
1
-0
/
+2
2023-04-20
RDMA/cma: Allow UD qp_type to join multicast only
Mark Zhang
1
-26
/
+34
2023-02-01
RDMA/core: Fix ib block iterator counter overflow
Yonatan Nachum
1
-2
/
+5
2023-01-14
RDMA/nldev: Fix failure to send large messages
Mark Zhang
1
-1
/
+1
2023-01-14
RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
Yuan Can
1
-0
/
+2
[next]