index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
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-14
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-29
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-21
RDMA/core: Add CM to restrack after successful attachment to a device
Shay Drory
1
-2
/
+10
2021-04-21
RDMA/cma: Skip device which doesn't support CM
Parav Pandit
1
-0
/
+14
2021-04-12
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-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
1
-0
/
+4
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-3
/
+6
2020-09-22
RDMA/restrack: Improve readability in task name management
Leon Romanovsky
1
-46
/
+88
2020-09-22
RDMA/restrack: Simplify restrack tracking in kernel flows
Leon Romanovsky
1
-1
/
+1
2020-09-22
RDMA/restrack: Count references to the verbs objects
Leon Romanovsky
1
-2
/
+3
2020-09-22
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
2020-09-17
RDMA/cma: Remove cma_comp()
Jason Gunthorpe
1
-20
/
+7
2020-09-17
RDMA/cma: Fix locking for the RDMA_CM_LISTEN state
Jason Gunthorpe
1
-18
/
+18
2020-09-17
RDMA/cma: Make the locking for automatic state transition more clear
Jason Gunthorpe
1
-22
/
+45
2020-09-17
RDMA/cma: Fix locking for the RDMA_CM_CONNECT state
Jason Gunthorpe
1
-14
/
+30
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+2
[next]