index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge rdma branch 'for-rc' into 'for-next'
Jason Gunthorpe
1
-1
/
+1
2026-08-11
RDMA/cma: Fix WARNING in res_to_rt
Zhu Yanjun
1
-2
/
+4
2026-07-15
RDMA/cma: fix spelling of guarantees in comment
xiongweimin
1
-1
/
+1
2026-07-02
RDMA/cma: Fix hardware address comparison length in netevent callback
Or Gerlitz
1
-1
/
+1
2026-02-25
RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()
Stefan Metzmacher
1
-1
/
+5
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-24
/
+24
2026-02-08
RDMA/core: introduce rdma_restrict_node_type()
Stefan Metzmacher
1
-0
/
+30
2025-12-16
RDMA/cm: Fix leaking the multicast GID table reference
Jason Gunthorpe
1
-0
/
+3
2025-10-19
RDMA/core: let rdma_connect_locked() call lockdep_assert_held(&id_priv->handl...
Stefan Metzmacher
1
-0
/
+2
2025-08-13
RDMA/cma: Support IB service record resolution
Mark Zhang
1
-2
/
+134
2025-05-26
RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work
Jack Morgenstein
1
-1
/
+2
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+3
2025-05-25
IB/cm: Remove dead code and adjust naming
Vlad Dumitrescu
1
-5
/
+4
2025-04-20
RDMA/cma: Remove unused rdma_res_to_id
Dr. David Alan Gilbert
1
-13
/
+0
2025-04-09
RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
Sharath Srinivasan
1
-1
/
+3
2025-02-03
RDMA/rxe: Make rping work with tun device
Zhu Yanjun
1
-5
/
+19
2024-12-10
RDMA/core: Fix ENODEV error for iWARP test over vlan
Anumula Murali Mohan Reddy
1
-0
/
+16
2024-05-12
RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw
Zhu Yanjun
1
-1
/
+3
2023-10-02
RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
Mark Zhang
1
-1
/
+1
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+27
2023-07-21
RDMA/cma: Avoid GID lookups on iWARP devices
Chuck Lever
1
-0
/
+21
2023-07-21
RDMA/cma: Deduplicate error flow in cma_validate_port()
Chuck Lever
1
-5
/
+6
2023-07-17
RDMA/core: Update CMA destination address on rdma_resolve_addr
Shiraz Saleem
1
-0
/
+2
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+2
2023-06-20
RDMA/cma: Remove NULL check before dev_{put, hold}
Yang Li
1
-2
/
+1
2023-06-11
RDMA/cma: Always set static rate to 0 for RoCE
Mark Zhang
1
-2
/
+2
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+2
2023-04-03
RDMA/cma: Remove NULL check before dev_{put, hold}
Yang Li
1
-4
/
+2
2023-03-23
RDMA/cma: Allow UD qp_type to join multicast only
Mark Zhang
1
-26
/
+34
2023-02-16
RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size
Kees Cook
1
-5
/
+12
2023-01-10
RDMA/cma: Refactor the inbound/outbound path records process flow
Mark Zhang
1
-13
/
+17
2023-01-10
RDMA/core: Refactor rdma_bind_addr
Patrisious Haddad
1
-123
/
+130
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2022-12-07
RDMA/cma: Change RoCE packet life time from 18 to 16
Chao Leng
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
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
1
-2
/
+2
2022-09-22
RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID
Mark Zhang
1
-0
/
+2
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
1
-11
/
+59
2022-09-22
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
Mark Zhang
1
-9
/
+9
2022-08-29
RDMA/cma: Fix arguments order in net device validation
Michael Guralnik
1
-2
/
+2
2022-06-16
RDMA/core: Add a netevent notifier to cma
Patrisious Haddad
1
-0
/
+81
2022-06-16
RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IP
Patrisious Haddad
1
-12
/
+137
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
[next]