开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
cm.c
Age
Commit message (
Expand
)
Author
2022-05-20
RDMA/mlx4: Avoid flush_scheduled_work() usage
Tetsuo Handa
2020-10-09
IB/mlx4: Convert rej_tmout radix-tree to XArray
Håkon Bugge
2020-08-24
IB/mlx4: Adjust delayed work when a dup is observed
Håkon Bugge
2020-08-24
IB/mlx4: Add support for REJ due to timeout
Håkon Bugge
2020-08-24
IB/mlx4: Add support for MRA
Håkon Bugge
2020-08-24
IB/mlx4: Add and improve logging
Håkon Bugge
2020-01-27
IB/mlx4: Fix leak in id_map_find_del
Håkon Bugge
2019-03-26
mlx4: Convert pv_id_table to XArray
Matthew Wilcox
2019-02-22
IB/mlx4: Increase the timeout for CM cache
Håkon Bugge
2017-07-20
IB/mlx4: Fix CM REQ retries in paravirt mode
Håkon Bugge
2017-05-01
IB/mlx4: Fix incorrect order of formal and actual parameters
Håkon Bugge
2017-05-01
IB/mlx4: Change flush logic so it adheres to the variable name
Håkon Bugge
2016-12-03
IB/mlx4: Remove debug prints after allocation failure
Leon Romanovsky
2015-02-17
IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order
Jack Morgenstein
2014-03-12
mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE
Shani Michaelli
2014-03-12
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
2013-04-29
drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()
Jeff Layton
2013-03-13
mlx4: remove leftover idr_pre_get() call
Tejun Heo
2013-02-27
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
2013-02-27
IB/mlx4: convert to idr_alloc()
Tejun Heo
2012-11-29
IB/mlx4: Fix spinlock order to avoid lockdep warnings
Jack Morgenstein
2012-10-06
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
2012-09-30
IB/mlx4: Add CM paravirtualization
Amir Vadai