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.12.y
linux-6.13.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
/
hw
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-10-09
IB/mlx4: Convert rej_tmout radix-tree to XArray
Håkon Bugge
2
-49
/
+51
2020-09-29
RDMA/drivers: Remove udata check from special QP
Leon Romanovsky
1
-3
/
+0
2020-09-29
RDMA/mlx4: Prepare QP allocation to remove from the driver
Leon Romanovsky
1
-94
/
+63
2020-09-29
RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
Leon Romanovsky
2
-91
/
+100
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+2
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
3
-34
/
+26
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
3
-23
/
+12
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+2
2020-09-11
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
4
-7
/
+6
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
1
-1
/
+2
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2
-6
/
+4
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
1
-1
/
+2
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
3
-6
/
+6
2020-08-27
RDMA/mlx4: Read pkey table length instead of hardcoded value
Mark Bloch
1
-1
/
+2
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
2
-1
/
+137
2020-08-24
IB/mlx4: Fix starvation in paravirt mux/demux
Håkon Bugge
2
-3
/
+33
2020-08-24
IB/mlx4: Separate tunnel and wire bufs parameters
Håkon Bugge
2
-21
/
+26
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
2
-47
/
+40
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-6
/
+6
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
1
-23
/
+8
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-25
/
+17
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+3
2020-07-07
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
1
-22
/
+15
2020-07-07
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
1
-1
/
+0
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2
-2
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-03
RDMA/mlx4: Remove FMR support for memory registration
Max Gurtovoy
3
-120
/
+0
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2
-4
/
+13
2020-05-12
IB/mlx4: Test return value of calls to ib_get_cached_pkey
Jack Morgenstein
1
-3
/
+11
2020-05-03
RDMA: Group create AH arguments in struct
Maor Gottlieb
2
-5
/
+8
2020-04-15
RDMA/mlx4: Initialize ib_spec on the stack
Alaa Hleihel
1
-1
/
+2
2020-03-13
RDMA/mlx4: Delete duplicated offsetofend implementation
Leon Romanovsky
1
-6
/
+3
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-01-27
IB/mlx4: Fix leak in id_map_find_del
Håkon Bugge
1
-26
/
+3
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
5
-9
/
+12
2020-01-16
IB/mlx4: Fix memory leak in add_gid error flow
Jack Morgenstein
1
-4
/
+16
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
5
-9
/
+12
2020-01-04
RDMA/mlx4: use true,false for bool variable
zhengbin
1
-2
/
+2
2020-01-03
RDMA/mlx4: Redo TX checksum offload in line with docs
Eugene Crosser
1
-11
/
+7
2019-12-12
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
1
-4
/
+5
2019-11-19
IB/mlx4: Update HW GID table while adding vlan GID
Danit Goldberg
2
-1
/
+9
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
5
-7
/
+6
2019-11-13
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2
-18
/
+14
[next]