index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-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-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2022-02-25
RDMA/cma: Do not change route.addr.src_addr outside state checks
Jason Gunthorpe
1
-16
/
+24
2022-02-17
IB/cma: Allow XRC INI QPs to set their local ACK timeout
Håkon Bugge
1
-1
/
+1
2022-01-28
RDMA/cma: Use correct address when leaving multicast group
Maor Gottlieb
1
-10
/
+12
2021-12-15
RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry
Avihai Horon
1
-3
/
+9
2021-11-25
RDMA/cma: Remove open coding of overflow checking for private_data_len
Håkon Bugge
1
-4
/
+2
2021-10-04
RDMA/cma: Split apart the multiple uses of the same list heads
Jason Gunthorpe
1
-16
/
+18
2021-09-23
RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests
Jason Gunthorpe
1
-0
/
+23
2021-09-22
RDMA/cma: Do not change route.addr.src_addr.ss_family
Jason Gunthorpe
1
-2
/
+6
2021-09-15
RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure
Tao Liu
1
-3
/
+10
2021-09-14
IB/cma: Do not send IGMP leaves for sendonly Multicast groups
Christoph Lameter
1
-1
/
+6
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+16
2021-08-25
RDMA/core/sa_query: Retry SA queries
Håkon Bugge
1
-0
/
+3
2021-08-02
RDMA/cma: Revert INIT-INIT patch
Mike Marciniszyn
1
-1
/
+16
2021-06-30
RDMA/core: Always release restrack object
Leon Romanovsky
1
-1
/
+1
2021-06-25
RDMA/cma: Fix rdma_resolve_route() memory leak
Gerd Rausch
1
-1
/
+2
2021-06-25
RDMA/cma: Fix incorrect Packet Lifetime calculation
Håkon Bugge
1
-2
/
+4
2021-06-24
RDMA/cma: Protect RMW with qp_mutex
Håkon Bugge
1
-1
/
+19
2021-06-24
RDMA/cma: Remove unnecessary INIT->INIT transition
Håkon Bugge
1
-16
/
+1
2021-05-18
RDMA/core: Don't access cm_id after its destruction
Shay Drory
1
-2
/
+3
2021-04-22
RDMA/core: Add CM to restrack after successful attachment to a device
Shay Drory
1
-2
/
+10
2021-04-22
RDMA/cma: Skip device which doesn't support CM
Parav Pandit
1
-0
/
+14
2021-04-13
IB/cma: Introduce rdma_set_min_rnr_timer()
Håkon Bugge
1
-0
/
+41
2021-04-12
RDMA/core: Correct format of braces
Wenpeng Liang
1
-9
/
+12
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-9
/
+9
2021-03-22
RDMA/cma: Remove unused leftovers in cma code
Gal Pressman
1
-9
/
+0
2021-03-10
RDMA/iwcm: Allow AFONLY binding for IPv6 addresses
Bernard Metzler
1
-0
/
+1
2021-02-16
RDMA/ucma: Fix use-after-free bug in ucma_create_uevent
Avihai Horon
1
-29
/
+41
2021-02-16
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
1
-11
/
+0
2020-12-14
RDMA/cma: Don't overwrite sgid_attr after device is released
Leon Romanovsky
1
-3
/
+4
2020-11-25
RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwind
Jason Gunthorpe
1
-7
/
+18
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
1
-10
/
+38
2020-11-16
RDMA/cma: Add missing error handling of listen_id
Leon Romanovsky
1
-74
/
+101
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
1
-10
/
+38
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-300
/
+335
2020-10-02
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
1
-0
/
+4
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-3
/
+6
2020-09-23
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
1
-46
/
+88
2020-09-23
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
1
-1
/
+1
2020-09-23
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
1
-2
/
+3
2020-09-23
RDMA/cma: Delete from restrack DB after successful destroy
Leon Romanovsky
1
-2
/
+1
2020-09-17
RDMA/cma: Fix use after free race in roce multicast join
Jason Gunthorpe
1
-108
/
+88
2020-09-17
RDMA/cma: Consolidate the destruction of a cma_multicast in one place
Jason Gunthorpe
1
-32
/
+31
2020-09-17
RDMA/cma: Remove dead code for kernel rdmacm multicast
Jason Gunthorpe
1
-15
/
+4
2020-09-17
RDMA/cma: Combine cma_ndev_work with cma_work
Jason Gunthorpe
1
-31
/
+7
[next]