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
/
hw
/
mlx4
/
cm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
IB/mlx4: Convert rej_tmout radix-tree to XArray
Håkon Bugge
1
-46
/
+50
2020-08-24
IB/mlx4: Adjust delayed work when a dup is observed
Håkon Bugge
1
-0
/
+3
2020-08-24
IB/mlx4: Add support for REJ due to timeout
Håkon Bugge
1
-1
/
+134
2020-08-24
IB/mlx4: Add support for MRA
Håkon Bugge
1
-2
/
+3
2020-08-24
IB/mlx4: Add and improve logging
Håkon Bugge
1
-3
/
+4
2020-01-27
IB/mlx4: Fix leak in id_map_find_del
Håkon Bugge
1
-26
/
+3
2019-03-26
mlx4: Convert pv_id_table to XArray
Matthew Wilcox
1
-23
/
+13
2019-02-22
IB/mlx4: Increase the timeout for CM cache
Håkon Bugge
1
-1
/
+1
2017-07-20
IB/mlx4: Fix CM REQ retries in paravirt mode
Håkon Bugge
1
-0
/
+4
2017-05-01
IB/mlx4: Fix incorrect order of formal and actual parameters
Håkon Bugge
1
-2
/
+2
2017-05-01
IB/mlx4: Change flush logic so it adheres to the variable name
Håkon Bugge
1
-3
/
+3
2016-12-03
IB/mlx4: Remove debug prints after allocation failure
Leon Romanovsky
1
-3
/
+1
2015-02-17
IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order
Jack Morgenstein
1
-1
/
+1
2014-03-12
mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE
Shani Michaelli
1
-15
/
+57
2014-03-12
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
1
-2
/
+6
2013-04-29
drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()
Jeff Layton
1
-3
/
+1
2013-03-13
mlx4: remove leftover idr_pre_get() call
Tejun Heo
1
-1
/
+0
2013-02-27
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
Tejun Heo
1
-1
/
+1
2013-02-27
IB/mlx4: convert to idr_alloc()
Tejun Heo
1
-17
/
+15
2012-11-29
IB/mlx4: Fix spinlock order to avoid lockdep warnings
Jack Morgenstein
1
-2
/
+2
2012-10-06
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
Fengguang Wu
1
-1
/
+1
2012-09-30
IB/mlx4: Add CM paravirtualization
Amir Vadai
1
-0
/
+437