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.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
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-90
/
+76
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
1
-29
/
+11
2020-09-11
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-2
/
+0
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
1
-1
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+3
2020-05-12
IB/mlx4: Test return value of calls to ib_get_cached_pkey
Jack Morgenstein
1
-3
/
+11
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+3
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-2
/
+3
2020-01-04
RDMA/mlx4: use true,false for bool variable
zhengbin
1
-2
/
+2
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-3
/
+2
2019-07-25
RDMA/mlx4: Annotate boolean arguments as bool and not int
Leon Romanovsky
1
-4
/
+4
2019-07-25
RDMA/mlx4: Separate creation of RWQ and QP
Leon Romanovsky
1
-82
/
+154
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-4
/
+3
2019-06-20
RDMA: Convert destroy_wq to be void
Leon Romanovsky
1
-3
/
+1
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-20
/
+30
2019-05-03
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
1
-2
/
+4
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-6
/
+0
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-4
/
+4
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
1
-12
/
+20
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-2
/
+2
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-32
/
+40
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-5
/
+9
2018-12-21
IB/mlx4: Remove set but not used variable 'pd'
YueHaibing
1
-3
/
+0
2018-12-19
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
1
-10
/
+10
2018-12-19
IB/mlx4: Utilize macro to calculate SQ spare size
Yuval Shaia
1
-1
/
+1
2018-12-12
IB/mlx4: Remove unneeded NULL check
Yuval Shaia
1
-3
/
+3
2018-10-04
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-7
/
+1
2018-07-31
IB/mlx4: Use 4K pages for kernel QP's WQE buffer
Jack Morgenstein
1
-175
/
+34
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-10
/
+11
2018-07-31
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-12
/
+13
2018-07-04
IB/mlx4: Test port number before querying type.
Tarick Bedeir
1
-1
/
+1
2018-06-25
IB/mlx4: Add support for drain SQ & RQ
Yishai Hadas
1
-6
/
+148
2018-06-18
RDMA: Convert drivers to use the AH's sgid_attr in post_wr paths
Parav Pandit
1
-6
/
+2
2018-06-18
IB/mlx4: Use GID attribute from ah attribute
Parav Pandit
1
-2
/
+1
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
1
-20
/
+11
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-05-24
IB/core: Reduce the places that use zgid
Parav Pandit
1
-1
/
+1
2018-04-27
RDMA/mlx4: Add missed RSS hash inner header flag
Leon Romanovsky
1
-1
/
+2
2018-04-04
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
1
-1
/
+1
2018-04-04
IB/providers: Avoid zero GID check for RoCE
Parav Pandit
1
-2
/
+0
2018-03-21
IB/mlx4: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-2
/
+2
2018-03-16
IB/mlx4: Add Scatter FCS support over WQ creation
Guy Levi
1
-1
/
+18
2017-12-28
IB/mlx4: Add support to RSS hash for inner headers
Guy Levi
1
-0
/
+14
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-7
/
+19
2017-12-18
IB/mlx4: Remove unused ibpd parameter
Erez Alfasi
1
-2
/
+2
2017-12-13
IB/mlx4: Potential buffer overflow in _mlx4_set_path()
Dan Carpenter
1
-0
/
+2
[next]