index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2023-12-13
RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
Mike Marciniszyn
1
-6
/
+0
2023-11-20
RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
Gustavo A. R. Silva
4
-8
/
+12
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-13
IB/uverbs: Fix an potential error pointer dereference
Xiang Yang
1
-0
/
+2
2023-08-16
RDMA/umem: Set iova in ODP flow
Michael Guralnik
1
-1
/
+2
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-11
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-03-11
RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size
Kees Cook
1
-5
/
+12
2023-02-01
RDMA/core: Fix ib block iterator counter overflow
Yonatan Nachum
1
-2
/
+5
2022-12-31
RDMA/nldev: Fix failure to send large messages
Mark Zhang
1
-1
/
+1
2022-12-31
RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
Yuan Can
1
-0
/
+2
2022-12-31
RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
Mark Zhang
1
-1
/
+1
2022-12-31
RDMA/core: Make sure "ib_port" is valid when access sysfs node
Mark Zhang
1
-6
/
+11
2022-12-31
RDMA/restrack: Release MR restrack when delete
Mark Zhang
1
-2
/
+0
2022-12-31
IB/mad: Don't call to function that might sleep while in atomic context
Leonid Ravich
1
-5
/
+0
2022-12-31
RDMA/core: Fix order of nldev_exit call
Leon Romanovsky
1
-1
/
+1
2022-10-28
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
Chen Zhongjin
2
-2
/
+10
2022-10-19
RDMA/cma: Use output interface for net_dev check
HÃ¥kon Bugge
1
-1
/
+1
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
3
-4
/
+10
2022-09-27
RDMA/core: Add UVERBS_ATTR_RAW_FD
Jason Gunthorpe
1
-0
/
+8
2022-09-22
RDMA/core: Clean up a variable name in ib_create_srq_user()
Dan Carpenter
1
-1
/
+1
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
2
-1
/
+6
2022-09-22
RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID
Mark Zhang
2
-2
/
+25
2022-09-22
RDMA/cm: Use SLID in the work completion as the DLID in responder side
Mark Zhang
1
-7
/
+7
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2
-84
/
+221
2022-09-22
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
Mark Zhang
2
-14
/
+14
2022-09-05
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
1
-1
/
+1
2022-08-30
IB/cm: Refactor cm_insert_listen() and cm_find_listen()
Mark Zhang
1
-20
/
+15
2022-08-30
IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...
Mark Zhang
1
-20
/
+8
2022-08-30
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
1
-6
/
+2
2022-08-29
RDMA/cma: Fix arguments order in net device validation
Michael Guralnik
1
-2
/
+2
2022-08-28
RDMA/core: Remove 'device' argument from rdma_build_skb()
Yunsheng Lin
1
-3
/
+2
2022-08-23
IB/mlx5: Remove duplicate header inclusion related to ODP
Daisuke Matsuda
1
-2
/
+0
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-08-16
RDMA: Handle the return code from dma_resv_wait_timeout() properly
Jason Gunthorpe
1
-1
/
+7
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-36
/
+9
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-14
/
+221
2022-07-26
RDMA/rw: drop pci_p2pdma_[un]map_sg()
Logan Gunthorpe
1
-36
/
+9
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
1
-1
/
+1
2022-06-24
RDMA: Correct duplicated words in comments
Jiang Jian
1
-1
/
+1
2022-06-24
RDMA/cm: Fix memory leak in ib_cm_insert_listen
Miaoqian Lin
1
-1
/
+3
2022-06-16
RDMA/core: Add a netevent notifier to cma
Patrisious Haddad
1
-0
/
+81
[next]