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